References
summary | ||
public |
C Graph Graph is the base class of all operations withing the GraphJS. |
charts/types
summary | ||
public |
Represents an Area Chart. |
|
public |
C BarChart Represents a Bar Chart. |
|
public |
Represents a Combination Chart. |
|
public |
Represents a Donut Chart. |
|
public |
Represents a Gauge Chart. |
|
public |
Represents a Line Chart with Regions. |
|
public |
Represents a Line Chart. |
|
public |
Represents a Multiple XY line Chart. |
|
public |
C PieChart Represents a Pie Chart. |
|
public |
Represents a Scatter Plot. |
|
public |
Represents a Simple XY Line Chart. |
|
public |
Represents a Spline Chart. |
|
public |
Represents a Stacked Area Chart. |
|
public |
Represents a Stacked Bar Chart. |
|
public |
Represents a Step Chart. |
errors
summary | ||
public |
Thrown when the grammar is invalid. |
|
public |
Thrown when the operation called for was not implemented / relevant for the context. |
parsers
summary | ||
public |
Parse CSV files into the desired format of GraphJS library. |
|
public |
Parse JSON files into the desired format of GraphJS library. |
|
public |
Parse TSV files into the desired format of GraphJS library. |
|
public |
Parse TXT files into the desired format of GraphJS library. |