All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.wicketstuff.jqplot.lib.axis.AxisString Maven / Gradle / Ivy

Go to download

This project provides a Java library for utilizing JqPlot Pure Javascript (http://www.jqplot.com/).

There is a newer version: 10.3.0
Show newest version
package org.wicketstuff.jqplot.lib.axis;

/**
 * 
 * Default implementation of Axis. 
 * 
 * @author inaiat
 *
 */
public class AxisString extends Axis {

	/** The Constant serialVersionUID. */
	private static final long serialVersionUID = 114531921624782727L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy