Category "flot"

Flot javascript graphing: setData for multiple series

I am trying to plot 6 time series at once, and update their values every few ms. Here is how I initially plot the data which works fine: var d1 = []; var d2 = [

Put only integers in x and y axis of bar and line graphs - Flot

In Flot.js, bar graphs and line graphs have numbers as the coordinates in the x and y axis by default. How can you make the coordinates such that the numbers