I have a chart with 2 series (there are more, but the question shall be easy).
The user may change the series input and the range of the chosen series will be unpredictable. It may be 0,003 or 10.000.
If I draw only one series it looks fine (sreenshot second chart).
If I draw both - not (sreenshot first chart).
This is what I tried.
- I linked both series to the left axis (the right axes is needed for something else).
- I added to each series a transformation
- I added to each transformaton an autoscale (screenshot third element)
What did I miss?
Thankk you.