License |
License |
---|---|
GroupId | GroupIdde.gsi.chart |
ArtifactId | ArtifactIdchartfx-chart |
Version | Version11.2.5 |
Type | Typejar |
Description |
Descriptionchartfx-chart
This charting library chartfx-chart- is an extension
in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities.
Emphasis was put on plotting performance for both large number of data points and real-time displays,
as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting
features (parameter measurements, fitting, multiple axes, zoom, ...).
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chartfx-chart-11.2.5.pom | |
chartfx-chart-11.2.5.jar | 875 KB |
chartfx-chart-11.2.5-sources.jar | 469 KB |
chartfx-chart-11.2.5-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.gsi.chart/chartfx-chart/ -->
<dependency>
<groupId>de.gsi.chart</groupId>
<artifactId>chartfx-chart</artifactId>
<version>11.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/de.gsi.chart/chartfx-chart/
implementation 'de.gsi.chart:chartfx-chart:11.2.5'
// https://jarcasting.com/artifacts/de.gsi.chart/chartfx-chart/
implementation ("de.gsi.chart:chartfx-chart:11.2.5")
'de.gsi.chart:chartfx-chart:jar:11.2.5'
<dependency org="de.gsi.chart" name="chartfx-chart" rev="11.2.5">
<artifact name="chartfx-chart" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gsi.chart', module='chartfx-chart', version='11.2.5')
)
libraryDependencies += "de.gsi.chart" % "chartfx-chart" % "11.2.5"
[de.gsi.chart/chartfx-chart "11.2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-base | jar | 13.0.1 |
org.openjfx : javafx-controls | jar | 13.0.1 |
org.kordamp.ikonli : ikonli-javafx | jar | 11.5.0 |
org.kordamp.ikonli : ikonli-fontawesome-pack | jar | 11.5.0 |
org.kordamp.ikonli : ikonli-fontawesome5-pack | jar | 11.5.0 |
de.gsi.dataset : chartfx-dataset | jar | 11.2.5 |
de.gsi.math : chartfx-math | jar | 11.2.5 |
org.controlsfx : controlsfx | jar | 11.0.0 |
com.ibm.icu : icu4j | jar | 65.1 |
ar.com.hjg : pngj | jar | 2.1.0 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha0 |
Group / Artifact | Type | Version |
---|---|---|
org.testfx : testfx-junit5 | jar | 4.0.16-alpha |
org.testfx : openjfx-monocle | jar | jdk-12.0.1+2 |
org.openjfx : javafx-swing | jar | 13.0.1 |
org.slf4j : slf4j-simple | jar | 2.0.0-alpha0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
org.awaitility : awaitility | jar | 4.0.3 |
de.sandec : JMemoryBuddy | jar | 0.2.6 |