MSWeb Developer

MSWeb Developer

  • NA
  • 61
  • 41.2k

Zooming For A Graph Using Flot(JQuery)

Dec 21 2015 8:15 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 based on time filters. 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 want to plot 4 different trends, so there will be 4 lines for 4 different trends over graph after plotting.

I have plotted the graph, but now I need to perform zooming, I have referred the code of flot examples, but for plotting time on x axis, I am unable to perform with example's code.

Can anybody help me to perform this?.

Thanks in advance.

- Regards