You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple Y-Axis allow showing multiple data series with different data ranges while keeping both series nicely visible and comparable.
Multiple X-Axis can be used to compare timeseries at different times or show multiple axis for different granularities of the timeseries (e.g. month & quarter).
What problem does this feature solve?
Multiple Y-Axis allow showing multiple data series with different data ranges while keeping both series nicely visible and comparable.
Multiple X-Axis can be used to compare timeseries at different times or show multiple axis for different granularities of the timeseries (e.g. month & quarter).
What does the proposed API look like?
Add two fields to the BaseChartProps:
The text was updated successfully, but these errors were encountered: