| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.gsi.chart |
| Идентификатор | Идентификаторchartfx-chart |
| Последняя версия | Последняя версия11.2.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеchartfx-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, ...).
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| chartfx-chart-11.2.7.pom | |
| chartfx-chart-11.2.7.jar | 837 KB |
| chartfx-chart-11.2.7-sources.jar | 415 KB |
| chartfx-chart-11.2.7-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.gsi.chart/chartfx-chart/ -->
<dependency>
<groupId>de.gsi.chart</groupId>
<artifactId>chartfx-chart</artifactId>
<version>11.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.gsi.chart/chartfx-chart/
implementation 'de.gsi.chart:chartfx-chart:11.2.7'
// https://jarcasting.com/artifacts/de.gsi.chart/chartfx-chart/
implementation ("de.gsi.chart:chartfx-chart:11.2.7")
'de.gsi.chart:chartfx-chart:jar:11.2.7'
<dependency org="de.gsi.chart" name="chartfx-chart" rev="11.2.7">
<artifact name="chartfx-chart" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.gsi.chart', module='chartfx-chart', version='11.2.7')
)
libraryDependencies += "de.gsi.chart" % "chartfx-chart" % "11.2.7"
[de.gsi.chart/chartfx-chart "11.2.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.7 |
| de.gsi.math : chartfx-math | jar | 11.2.7 |
| 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 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.jetbrains : annotations | jar | 21.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |