Question
TWX 9.1 Line chart in not functional
How to use a second Y axes? It is added in version 9.1 but I could not select the data.
Let me share my pain.
- I can't use the chart at all without multi Y axes support. How several pens be scaled if they have different ranges? I need to set Min/Max for every pen.
- Pen's legend now is taken from data shape, which means one chart instance can't be shared across different thing types (with different data shapes). The solution is to bind pens legend to external data as it was in TimeSeries widged in version 8.
- The chart has an event 'Series clicket', but would be good to know which one, to change a primary Y axes range, for example, and highlight the series.
- And an ability to hide a pens in runtime is a must-to-have feature.

