MSWeb Developer

MSWeb Developer

  • NA
  • 61
  • 40.1k

Flot graph scroll zoom & pan for navigation

Feb 14 2016 1:46 AM
Hello All.......

I am new in Asp.Net Web development..........

I am working on a web form application which is using asp.net c# and MS SQL Server 2008 as database. I want to plot a graph of trends. I need to perform this using jquery library flot.

I want the units of trends points on y axis and date on x axis.

I have got success to plot the graph, it plots trends. I am unable to perform the scroll zoom & Pan for navigation. I have referred the code as per the following link:

http://www.flotcharts.org/flot/examples/navigate/

I am trying to plot the data dynamically i.e. data fetched from db. Does scroll zoom & Pan support for datetimes on xaxis?What should be the zoomRange & panRange to add? for my case where I am showing datetimes on x axis.

Can anybody help me to perform this? or refer some links for Flot Graph datetimes on X axis along with scroll zoom & Pan for navigation?

Thanks in advance.

- Regards

Answers (1)