Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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. There will be 2 yaxis. I want to plot 2 different trends.

I have got success to plot the graph, it plots trends using two differents units of two yaxis. I am unable to perform the labeling properly, it overlaps both of the yaxis labels on each other. I have referred the code as per the following links:

How to make Flot multiple axes chart - jQuery Flot Tutorial[^]

Tutorial: Flot – How to Create Charts with Multiple Axes - Pikemere Web Services[^]

I have copied & pasted the entire code from these two links, but the same code gives different output than shown in the o/p picture. It overlaps yaxis' label.

Am I referring some wrong version of the axislabels js?

What can be the issue?

Can anybody help me to perform this?.

Thanks in advance.

- Regards
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900