Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline rendering for charts with large datasets #233

Merged
merged 2 commits into from Oct 16, 2021

Conversation

Yuri-Blankenstein-TNO
Copy link

This merge request contains a patch to improve the performance of JFreeChart when using large datasets (i.e. datasets that require much time to be rendered). The proposed solution is described in the JavaDoc of OfflineRenderingChartPanel.java

@vsonnier
Copy link

That would be great to have, thanks for this !

@jfree jfree merged commit 3243c21 into jfree:v1.5.x Oct 16, 2021
@jfree
Copy link
Owner

jfree commented Oct 16, 2021

Thanks for the contribution!

jfree added a commit that referenced this pull request Oct 16, 2021
@Yuri-Blankenstein-TNO Yuri-Blankenstein-TNO deleted the feature/offline_rendering branch November 5, 2021 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants