Skip to content

JFreeChart 1.5.3

Compare
Choose a tag to compare
@jfree jfree released this 21 Feb 20:44
· 103 commits to v1.5.x since this release
Version 1.5.3 (21 February 2021)
  • add new FlowPlot class for drawing Sankey charts;
  • throw exception in DefaultPieDataset for invalid index (#212);
  • fix isJFreeSVGAvailable() method (bug #207);
  • replaced some usages of ObjectUtils with the JDK Objects class;
  • remove unused URLUtilities class;
  • removed @since 1.0.x Javadoc tags since these do not provide useful information anymore.