Skip to content

Update to latest JFreeChart 1.5.3 and update code? Missing BarRenderer3d #3

@tmulle

Description

@tmulle

Hi,

Thanks for this code, we would like to use this in our project but can't because of the use of a very old JFreeChart version as the dependency in this project.

We use the latest 1.5.3 version and after trying to exclude the 1.0 version in this project things compile but the code fails with a ClassNotFound on BarRenderer3D.

After searching the JFree.org javadocs looks like this class is no longer supported.

Would you be able to update the project?

I found this link on the 1.5 version and the changes to the 3D libraries:

https://www.jfree.org/forum/viewtopic.php?f=3&t=119664

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions