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

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -