esnet / esnet/react-timeseries-charts
Cannot find comprehensive documentation for Props.
- Dominant language
- JavaScript
- Stars
- 876
- Forks
- 279
- PR merge metrics
- No merged PRs in 30d
Description
# ❔Question
**Provide your question, code sample Or other information that will help in solving here**
#### Your Environment
| Software | Name/Version|
| ---------------- | ---------- |
| react-timeseries-charts | 0.16.1
| Browser | IE Edge, Chrome
| Operating System | Window X
How can I find the function signature for the YAxis `yScale` prop? The jsDoc only says `@type {Function}`. This does not tell anyone anything about the acceptable parameters and return value for this props. I can find any example of this usage. My chart is display Y-Axis with duplicate values. There does not seem to be a way to solve this issue either.
Contributor guide
Assessment
This issue has not been assessed yet.