Skip to content

Heavy performance loss using CrosshairOverlayFX #5

@team172011

Description

@team172011

I am happy to see that there is a JavaFX wrapper for JFreeChart!

After moving with my charting application from Swing to JavaFX i discovered that the CrosshairOverlayFX is delayed on my CombinedXYPlot with 750 candlesticks as DefaultHighLowDataset. Adding more data to the chart (XYPlots as sub plots and TimeSeriesCollection data of the same size) makes the cross hair overlay so slow that it cannot be used seriously.
I have enable caching in the ChartCanvas Region but it does not change anything. Are there other possibilities to improve performance of the overlay? In swing the cross hair overlay worked perfectly and very fast with exact the same settings and data

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions