javascript - custom series order in dygraphs legend -


i have series in csv:

date,color,pressure,air
23.12.1912,green,1090,good
...

dygraph displays them in legend in order in csv can resorted "date,air,color,pressure" without reordering whole csv file?

import csv javascript , reorder want.


Comments

Popular posts from this blog

database - How many Observations in SAS Sample Data Output -

javascript - Feed FileReader from server side files -

emulation - Android map show my location didn't work -