react-timeseries-charts
react-timeseries-charts copied to clipboard
Provide comprehensive documentation for all props.
❔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 signtaure 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.