Create a dynamic graph based on URL Parameters

Hi!

Is there any way to create a Dynamic graph based on URL parameters?
For example, i want to send all parameters as part of the URL & based on the values sent, create a graph with some of the parameters sent + calculate the values to show in the graph.

Any help would be appreciated :slight_smile:

Yes you can. There are great charts plugins like Charts.js by @alex4

To learn how to pass info via url parameters that can be used to populate charts (together with page elements that draw their content from them and feed the plugin) may be helpful

Thanks for the shoutout @cmarchan. @eliran1 let me know if you have any questions or feature requests for the Chart.js plugin – more than happy to take a look!

Cheers :slight_smile:

1 Like