javascript - Display legend for every series with Dygraphs -


I am providing several free time series with Dygraphs as described here:

< / P>

The graph is sung correctly:

graph

However I want to show the mythology the value for each series. Now the value of the closest point of the cursor is displayed for now.

How can I fix this?

There is no built-in support for this.

For the Tigrof, a selection always has a specific x-value, with a different X-value, there is no concept of a set of digits that are all selected. It is being said that you can roll your own legend using Highlight callback and unhighlight callback for an example of someone who did this.

Comments

Popular posts from this blog

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -