is not current version
Last Version 0.6.1

JPlotter 0.5.0

The jplotter artifact provides a framework for scientific 2D visualizations such as scatter plots, contour lines, line graphs or vector field 'quiver' plots. It is using OpenGL and integrates into the AWT environment for graphical user interfaces.

License

License

GroupId

GroupId

com.github.hageldave.jplotter
ArtifactId

ArtifactId

jplotter
Version

Version

0.5.0
Type

Type

jar
Description

Description

JPlotter
The jplotter artifact provides a framework for scientific 2D visualizations such as scatter plots, contour lines, line graphs or vector field 'quiver' plots. It is using OpenGL and integrates into the AWT environment for graphical user interfaces.
Project URL

Project URL

https://github.com/hageldave/JPlotter
Source Code Management

Source Code Management

https://github.com/hageldave/JPlotter.git

Download jplotter 0.5.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.lwjglx : lwjgl3-awt jar 0.1.7
com.github.hageldave.imagingkit : imagingkit-core jar 2.1
org.apache.xmlgraphics : batik-all jar 1.11

Project Modules

There are no modules declared in this project.