Advanced Search
Search Results
6 total results found
SC Charts - 1.0.0
DOWNLOAD Contact us to purchase! Release Notes Streamline Control is releasing a milestone 1.0.0 release of SC Charts. The high-level features of this release are described below. Pen Types Line Spline Mountain Mountain spline Column Scatter Cha...
Quick Download Links
Use the links below to download the latest as well as previous releases. Latest 1.0.0
Getting Started
Browser Support SC Charts performs incredibly well in chromium based browsers such as Google Chrome, Microsoft Edge, and even the Ignition Designer. Ensure your browser has WASM support enabled (this should be enabled in modern browsers by default). There ha...
Frequently Referenced Types
Color The module supports many color strings formats including hex, rgb, rgba, hsl, sla, css color, and Ignition theme colors. Any color defined with an alpha (hexa, rgba, hsla) which also has an opacity property defined alongside will automatically multiply...
Component Events
The annotate, measure, and range brush interaction modes fire component events that allow the implementation of custom functionality when a user interacts with the chart or chart element. Annotation Events Name Description onAnnotationAdd Fi...
Basic Configuration
This guide covers the basic configuration of a 2D trend and the various properties which are necessary for its configuration. For more advanced implementation, please reference the provided property documentation and other user guides. The authors of this gui...