Support Board
Date/Time: Sun, 12 Jan 2025 19:20:38 +0000
Post From: Chart
[2017-03-07 22:48:34] |
User869667 - Posts: 12 |
Hello Support, Can you give me an example on how to add element(sc.AddElements(1);) when an array of another chartbook is != 0, i can't make it work for sc.IsCustomChart = 1(would you recomend me to do this with or without autoloop?). Something simple like when a ExternalArray[ExternalIndex] != 0 so sc.AddElements(1); after this i'll have elements in the subgraphs able for use?, do i need to set sc.DateTimeOut[] with a value? All the examples of customchart are always adding values to the chart while BaseDataIn has a new value(sc.Subgraph[SubGraph] = sc.BaseDataIn[SubGraph];) i just want to add a new value to the chart only with this external condition. Date Time Of Last Edit: 2017-03-07 22:52:31
|