charts

Charts is a JavaFX library containing different kind of charts

License

License

Categories

Categories

Charts User Interface
GroupId

GroupId

eu.hansolo.fx.charts
ArtifactId

ArtifactId

charts
Last Version

Last Version

11.0
Release Date

Release Date

Type

Type

jar
Description

Description

charts
Charts is a JavaFX library containing different kind of charts
Project URL

Project URL

https://github.com/HanSolo/charts/wiki

Download charts

How to add to project

<!-- https://jarcasting.com/artifacts/eu.hansolo.fx.charts/charts/ -->
<dependency>
    <groupId>eu.hansolo.fx.charts</groupId>
    <artifactId>charts</artifactId>
    <version>11.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.hansolo.fx.charts/charts/
implementation 'eu.hansolo.fx.charts:charts:11.0'
// https://jarcasting.com/artifacts/eu.hansolo.fx.charts/charts/
implementation ("eu.hansolo.fx.charts:charts:11.0")
'eu.hansolo.fx.charts:charts:jar:11.0'
<dependency org="eu.hansolo.fx.charts" name="charts" rev="11.0">
  <artifact name="charts" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.hansolo.fx.charts', module='charts', version='11.0')
)
libraryDependencies += "eu.hansolo.fx.charts" % "charts" % "11.0"
[eu.hansolo.fx.charts/charts "11.0"]

Dependencies

runtime (4)

Group / Artifact Type Version
org.openjfx : javafx-base jar 11
org.openjfx : javafx-graphics jar 11
org.openjfx : javafx-controls jar 11
org.openjfx : javafx-swing jar 11

Project Modules

There are no modules declared in this project.

Versions

Version
11.0