Munmun

How to create a FusionChart using a datepicker

Recommended Posts

I need to build a multiseries chart by adding a datepicker and changing the graph by populating the from and to date in the date picker and refreshing the chart accordingly.

Kindly help.

Share this post


Link to post
Share on other sites

Hi Munmun,

 

For your requirement to render or show the plots based on the selection of the date picker, you can check the time-series charts of FusionTime.

FT documentation : https://www.fusioncharts.com/dev/fusiontime/getting-started/how-fusion-time-works

It provides a component(inbuilt) called Custom Range Selector, that allows you to set the from and to date/time. It is useful when you want to input the exact start and end date/time for which you want to see the data.

Please check the documentation for details of CRS component supported in FT charts : https://www.fusioncharts.com/dev/fusiontime/fusiontime-component/custom-range-selector

 

Thanks,

Akash.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now