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

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c++ - Redefined variable in the other module -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -