TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
MSWeb Developer
NA
61
41.4k
Flot Graph multiple Yaxis Label overlaps(Flot lib, Jquery)
Jan 10 2016 4:56 AM
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:
http://www.jqueryflottutorial.com/how-to-make-jquery-flot-multiple-axes-chart.html
http://www.pikemere.co.uk/blog/flot-tutorial-how-to-create-charts-with-multiple-axes/
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
Reply
Answers (
0
)
Violation of PRIMARY KEY constraint Cannot insert duplicate
How to add the DB Views to MVC4?