Open subes opened 1 month ago
Currently the two axes are enough for our needs. Though it could be helpful to support this in general in the chart and make this configurable so that other applications can decide differently. Maybe even let the user disable/enable visibility of individual axes so that the user can deviate from the application default.
TradingView supports this, JFreeChart also supports this, though our implementation in XYPlots.addRangeAxis disables this currently: