References
summary | ||
public |
C Theia Theia is the main API for dTheia - a reusable charting library built using d3 v.4 and ES6 |
components
summary | ||
public |
C Axis The Axis object is used to instantiate x and y axes, as well as labels |
|
public |
Create AxisChart from the supplied data, based on the supplied JSON config. |
|
public |
C BarChart Create BarCharts from the supplied data, based on the JSON config. |
|
public |
Create BubbleCharts from the supplied data, based on the supplied JSON config. |
|
public |
C Chart The Chart object is the parent class for all types of Chart. |
|
public |
C Colors The Colors object is is a class containing reusable static methods |
|
public |
C DataOps The DataOps object is is a class containing reusable static methods to be operated on data |
|
public |
C Key The Key shows how the colors represent the data |
|
public |
Create LineCharts from the supplied data, based on the JSON config. |
|
public |
C Tooltip The Tooltip |
|
public |
The Utilities object is is a class containing reusable static methods |