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

com.github.highcharts4gwt.model.highcharts.object.api.Highcharts Maven / Gradle / Ivy

There is a newer version: 0.0.7
Show newest version

package com.github.highcharts4gwt.model.highcharts.object.api;



/**
 * 

The namespace under which all other Highcharts variables are assembled is called Highcharts.

var chart1 = new Highcharts.Chart(options);
* */ public interface Highcharts { }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy