javascript - Vertical graphing in Dygraph? -



javascript - Vertical graphing in Dygraph? -

i'd utilize dygraphs web project, need graph lines in "vertical" fashion- meaning- x axis (horizontally, along bottom), need graphed top bottom (with x axis along left edge).

i've looked @ several graphing libraries , none seem back upwards it. discovered dygraphs i'm hoping might have feature.

while vertical charts not supported out of box, possible accomplish effect using css transformations. basically, rotate <div> contains chart 90 degrees , undo transformation labels.

one dygraphs user able work. see this demo.

javascript dygraphs

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -