Hi,
So basically Grafana supports adding a Drilldown / detail link for each panel. You’ll find this under the General tab when customizing a panel.
Grafanas default graph panel doesn’t support adding Drilldown / detail link per series in the graph. It’s possible that someone has built a custom plugin for this or else your welcome to build your own panel plugin. See official panel plugins or search github if there are unofficial panel plugins (not yet published to Grafanas official plugin repository.
Regarding Drilldown / detail link on each table row there are support for rendering columns as links, see screenshot below:
Marcus