Dashboard Designer filter by URL parameter

I am developing a dashboard that includes both pie charts and list web parts. I am using the String (URL) Filter webpart to filter the lists with a url parameter. Is it possible to filter a chart with a URL parameter?

Hi,
Yes, you can handle the URL parameter with JavaScript and either filter list data by code or pass the parameter into CAML-query. Please, find some samples in our demo:
http://www.spchart.com/demo/link-chart-to-list
http://www.spchart.com/demo/link-chart-to-chart