huww98 / TimeChart

An chart library specialized for large-scale time-series data, built on WebGL.

Home Page:https://huww98.github.io/TimeChart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tooltips

debevv opened this issue · comments

Hi, does the library support hover tooltips? I'm asking because I read this line in the readme:

name (string): The name of the series. Will be shown in legend and tooltips.

but I don't see any tooltip on mouse hover. Is there any non-documented option to enable them maybe?

Thanks in advance

No, tooltips is still on the to-do list. thanks for your interest.

Basic tooltip support is added. Also, users can build their own tooltip plugin.