Excercises from PI Vision Custom Symbol extensibility class. Includes Final Project symbol "mbtrend".
Final Project is a symbol that trends timeseries data on a chart (charts.js chart). Chart can be configured:
- Type can be selected from "bar" or "line".
- Line/Bar color can be picked.
To deploy final project:
- Copy sym-mbtrend.js and sym-mbtrend*.html files to the %PIHOME64%\PIVision\Scripts\app\editor\symbols\ext directory.
- Copy Charts.bundle.js to the %PIHOME64%\PIVision\Scripts\app\editor\symbols\ext\lib directory.
- Copy timeseries.png to the %PIHOME64%\PIVision\Scripts\app\editor\symbols\ext directory.