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

TimeRangeEvent & Y Axis #455

Open jcrowson opened 3 years ago

jcrowson commented 3 years ago

Is there a way to render TimeRangeEvents on the EventChart against a Y Axis? The only example I see of TimeRangeEvents being used is: https://software.es.net/react-timeseries-charts/#/example/outages, but this chart only has a single axis.