esnet / react-timeseries-charts

Declarative and modular timeseries charting components for React
http://software.es.net/react-timeseries-charts
Other
859 stars 283 forks source link

EventChart label based on state #416

Open brandly opened 4 years ago

brandly commented 4 years ago

fixes #410, as discussed

passing state into label was straightforward. i'm still checking isHover when label is a string. is that ideal?

also, i updated the outage example, so the behavior stays as it was before, only showing the title on hover.

let me know if i'm missing anything.

brandly commented 4 years ago

cc @pjm17971