Skip to content

Display wind direction in wind chart's tooltip.#24

Open
mbouyer wants to merge 1 commit intoneoground:masterfrom
mbouyer:wind-dir
Open

Display wind direction in wind chart's tooltip.#24
mbouyer wants to merge 1 commit intoneoground:masterfrom
mbouyer:wind-dir

Conversation

@mbouyer
Copy link
Copy Markdown

@mbouyer mbouyer commented May 24, 2021

Add a new chart type, getChartJsCodeExtraTooltips, which allows to display
extra data in the tooltip. The extra data is stored in a new seriesE
array, and is displayed via the tooltip's y formatter function.

Use it for wind charts.

Add a new chart type, getChartJsCodeExtraTooltips, which allows to display extra data in the tooltip. The extra data is stored in a new seriesE array, and is displayed via the tooltip's y formatter function. Use it for wind charts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant