chartfx

The chart-fx charting library 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, ...). The library also contains a small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

License

License

GroupId

GroupId

de.gsi
ArtifactId

ArtifactId

chartfx
Last Version

Last Version

11.2.7
Release Date

Release Date

Type

Type

pom
Description

Description

chartfx
The chart-fx charting library 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, ...). The library also contains a small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.
Project URL

Project URL

https://github.com/GSI-CS-CO/chart-fx
Project Organization

Project Organization

GSI Helmholtzzentrum für Schwerionenforschung GmbH
Source Code Management

Source Code Management

https://github.com/GSI-CS-CO/chart-fx

Download chartfx

Filename Size
chartfx-11.2.7.pom 10 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/de.gsi/chartfx/ -->
<dependency>
    <groupId>de.gsi</groupId>
    <artifactId>chartfx</artifactId>
    <version>11.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.gsi/chartfx/
implementation 'de.gsi:chartfx:11.2.7'
// https://jarcasting.com/artifacts/de.gsi/chartfx/
implementation ("de.gsi:chartfx:11.2.7")
'de.gsi:chartfx:pom:11.2.7'
<dependency org="de.gsi" name="chartfx" rev="11.2.7">
  <artifact name="chartfx" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.gsi', module='chartfx', version='11.2.7')
)
libraryDependencies += "de.gsi" % "chartfx" % "11.2.7"
[de.gsi/chartfx "11.2.7"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 2.0.0-alpha0
org.apache.commons : commons-lang3 jar 3.12.0
org.jetbrains : annotations jar 21.0.1

test (5)

Group / Artifact Type Version
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

Project Modules

  • chartfx-acc
  • chartfx-chart
  • chartfx-dataset
  • chartfx-math
  • microservice
  • chartfx-samples
  • chartfx-report
  • chartfx-generate
de.gsi

GSI CS-CO/ACO

GSI Helmholtz Centre for Heavy Ion Research - Accelerator Controls

Versions

Version
11.2.7
11.2.6
11.2.5
11.2.4
11.2.3
11.2.2
11.2.1
11.2.0
11.1.5
11.1.4
11.1.3
11.1.2
11.1.1
11.1.0
11.0.4
11.0.3
11.0.2
11.0.1
11.0.0
8.1.5
8.1.4
8.1.3
8.1.1
8.1.0
8.0.4
8.0.3
8.0.2
8.0.1
8.0.0