• Stars
    star
    116
  • Rank 294,840 (Top 6 %)
  • Language
    Java
  • License
    GNU Lesser Genera...
  • Created almost 12 years ago
  • Updated almost 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

JFreeChart - Future State Edition

JFreeChart - Future State Edition (FSE)

This is a development version of JFreeChart that has been branched from the JFreeChart 1.0.x series. Here are some important notes:

  • the API has been changed and will continue to change until I (and the other contributors) feel it is ready to be frozen - that may be in 6 months, or it may be in 6 years;

  • Maven is used to build this edition of JFreeChart, and the default build requires JDK 1.8 (because we include JavaFX support in the build);

  • there is an Ant script that will build the code without the JavaFX support classes. This requires AT LEAST JDK 1.6.0 to compile and, depending on how I (and the other contributors) feel, in the future we may require JDK 1.7 or even a later version;

  • JCommon is no longer a dependency (the subset of classes from JCommon that are still used have been incorporated directly in the source tree);

The aim is to modernise the JFreeChart API and code and have some fun with new stuff and NOT to be constrained by backwards compatibility.

David Gilbert ([email protected])
JFreeChart Project Leader

Build Status

More Repositories

1

jfreechart

A 2D chart library for Java applications (JavaFX, Swing or server-side).
Java
1,075
star
2

jfreesvg

A fast, lightweight Java library for creating Scalable Vector Graphics (SVG) output.
Java
295
star
3

fxgraphics2d

A JavaFX library that allows Java2D code (Graphics2D) to be used to draw to a Canvas node.
Java
200
star
4

orson-charts

A 3D chart library for Java applications (JavaFX, Swing or server-side).
Java
102
star
5

jfreechart-fx

Extensions for JFreeChart to support JavaFX client applications.
Java
101
star
6

skijagraphics2d

A Graphics2D implementation targeting Skija as a backend.
Java
60
star
7

jfree-demos

Various demo programs for JFree projects
Java
59
star
8

jfree-fxdemos

This project contains JavaFX demo programs for the libraries created by JFree.
Java
42
star
9

jcommon

JCommon class library (used by JFreeChart 1.0.x)
Java
25
star
10

orsonpdf

A fast, lightweight PDF generator for the Java platform
Java
24
star
11

skikographics2d

A Graphics2D implementation written in Kotlin and targeting Skiko as a backend.
Kotlin
18
star
12

jfreepdf

JFreePDF is a modular library for the Java platform that provides an implementation of the Graphics2D API that emits PDF.
Java
14
star
13

orson-charts-fx

Extensions for the Orson Charts library to support JavaFX.
Java
13
star
14

orson-charts-android

A 3D chart library for Android applications.
Java
13
star
15

swtgraphics2d

A Graphics2D implementation targeting SWT
Java
10
star
16

jsfreechart

An interactive chart library written in JavaScript.
JavaScript
8
star
17

graphics2d-tester

A visual tester for Graphics2D implementations
Java
8
star
18

flowplot

Work in progress for a new plot to incorporate in JFreeChart
Java
7
star
19

jfreechart-swt

SWT support classes for JFreeChart
Java
6
star
20

jfree-starter

A minimal Maven-driven Java project for Java 11 or later
Java
3
star
21

orson-charts-fx-demo

A JavaFX demo application for Orson Charts.
Java
2
star
22

fxgraphics2d-perf

Java
1
star