Zooming bug when using CombinedDomainXYPlot in combination with OfflineRenderingChartPanel
Yuri-Blankenstein-TNO opened this issue · 0 comments
Yuri-Blankenstein-TNO commented
When using CombinedDomainXYPlot in combination with OfflineRenderingChartPanel the zoom rectangle is incorrectly drawn over both sub-plots. As a result both plots will be zoomed in when releasing the mouse. This bug is caused by an incorrect copy of the sub-plot rendering infos in the OfflineRenderingChartPanel. I'll prepare a merge request for this.