]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.charts/scl/Simantics/Chart.md
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.charts / scl / Simantics / Chart.md
1 # Chart module documentation
2
3 ## Chart
4
5 Chart represents a TimeSeriesChart instance in Simantics ontology (http://www.simantics.org/Charts-1.2/TimeSeriesChart). Instances of Chart can be used as a parameter in SCL functions.
6
7 ::value[createChart, createChartInGroup, chartsOf]
8
9 ## ChartItem
10
11 ChartItem represents an Item instance in Simantics ontology (http://www.simantics.org/Charts-1.2/Chart/Item). Instances of ChartItem can be used as a parameter in SCL functions.
12
13 ::value[addChartItems, linkSubToChart]
14
15 ## ChartGroup
16
17 ChartGroup represents a ChartGroup instance in Simantics ontology (http://www.simantics.org/Charts-1.2/ChartGroup). Instances of ChartGroup can be used as a parameter in SCL functions.
18
19 ::value[createChartGroup]
20
21 # Undocumented entities
22
23 ::undocumented[]