Pass parameter from one graph to another

hi

is there any option for passing parameters from one graph to another? for example I have a graph which represents hit rate/miss rate/ error rate of a cache server requests. at the bottom I have another graph which shows number of requests based on status codes (like http 404 and …). I want to click on the line which shows error rate and view number of requests based on status codes for requests that had error. so to do this, I need to pass “Error-rate” to second graph as a parameter.

is it possible to do this?

I’m using mysql as my datasource

Maybe drilldown links is what you are looking for:

http://docs.grafana.org/features/panels/graph/#drilldown-detail-link