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

java - Ajax call to jsp and jsp redirecting to further jsp -

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -