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

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -

python - Writing Greek in matplotlib labels, titles -