![JAR search and dependency download from the Maven repository](/logo.png)
org.wicketstuff.jqplot.lib.axis.AxisNumber Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jqplot4java Show documentation
Show all versions of jqplot4java Show documentation
This project provides a Java library for utilizing JqPlot Pure Javascript (http://www.jqplot.com/).
package org.wicketstuff.jqplot.lib.axis;
/**
* The Class AxisNumber.
*/
public class AxisNumber extends Axis {
/** The Constant serialVersionUID. */
private static final long serialVersionUID = -1998708048511810440L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy