X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.charts%2Fscl%2FSimantics%2FChart.md;h=3f877fcfe390e3e965787a33d549ac112df99a1c;hb=HEAD;hp=2fc302d3b2342e5137ef0c2d8a6db4ea3bf336ad;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.charts/scl/Simantics/Chart.md b/bundles/org.simantics.charts/scl/Simantics/Chart.md index 2fc302d3b..3f877fcfe 100644 --- a/bundles/org.simantics.charts/scl/Simantics/Chart.md +++ b/bundles/org.simantics.charts/scl/Simantics/Chart.md @@ -1,23 +1,37 @@ -# Chart module documentation - -## Chart - -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. - -::value[createChart, createChartInGroup, chartsOf] - -## ChartItem - -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. - -::value[addChartItems, linkSubToChart] - -## ChartGroup - -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. - -::value[createChartGroup] - -# Undocumented entities - +# Chart module documentation + +## Chart + +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. + +::value[createChart, createChartInGroup, chartsOf] + +## ChartItem + +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. + +::value[addChartItems, linkSubToChart] + +## ChartGroup + +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. + +::value[createChartGroup] + +## Export subscription data as CSV + +::data[CSVExportPlan] + +::data[SubscriptionCSVExportPlan] + +::value[exportSubscriptionsCSV] + +::value[columnSeparatorFromString] + +::value[decimalSeparatorFromString ] + +::value[exportInterpolationFromString ] + +# Undocumented entities + ::undocumented[] \ No newline at end of file