I need to create a dynamic dataseries for flot graph. My x-axis is time and y axis is count.
I need to show 5 graphs with different colors. How I will give data series for Flot.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Here’s an example of 5 graphs with 5 different colors using time as the X axis. Clicking on the links updates the data series and the graphs.
You can also use the flot example pages on Updating Graphs with AJAX and Time