Skip to content

JFreeChart 1.5.1

Compare
Choose a tag to compare
@jfree jfree released this 31 Oct 05:48
· 205 commits to v1.5.x since this release

Version 1.5.1 (29 October 2020)

  • add DeviationStepRenderer (PR #173)
  • modify buffer in ChartPanel to handle high DPI displays (bug #170);
  • fix for exception on extreme zoom on NumberAxis (bug #64);
  • fix for LayeredBarRenderer (bug #169);
  • add Catalan translations (PR #117);
  • add automatic module name org.jfree.jfreechart;
  • migrate to JUnit 5;
  • raise minimum requirement to Java 8 or later.