esnet / esnet/react-timeseries-charts
Remove the time from the tracker/tooltip?
Open
- Dominant language
- JavaScript
- Stars
- 876
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
# ❔Question
I'm looking to format the time on the tooltip. Right now I'm using a scatter plot on top of a line chart

I see a few props but none seemed to work... trackerShowTime, showTime, etc... I tried passing them into ScatterChart, CartRow, and ChartContainer but they didn't seem to effect the tooltip's datetime format.
#### Your Environment
"react-timeseries-charts": "^0.15.5",
Contributor guide
Assessment
This issue has not been assessed yet.