Package org.wicketstuff.gchart
-
Interface Summary Interface Description ChartLibLoader Interface for implementation of central lib and package loading mechanism.JavaScriptable Interface for object that render a part of google chart's javascript.Jsonable Interface for object that can render a JSON representation of an instance. -
Class Summary Class Description Chart Abstraction of Google charts for wicket.ChartLibLoaderBehavior Behavior to bundle the Google chart lib loading and package declaration for multiple charts on one page.ColumnDeclaration Abstraction of a data column defintion.DataCell Cell object for data values with more features.DataRow Modelling one row of data as List.DataTable Abstraction of a datatable.GoogleChartBehavior TimeOfDay A time of day value as defined in Google charts. -
Enum Summary Enum Description ChartType Selection of chart types.ColumnRole Roles of columns in chart.ColumnType Google Column Types, see DataTable.