Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

6 total results found

SC Charts - 1.0.0

SC Charts Releases

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

SC Charts Releases

Use the links below to download the latest as well as previous releases. Latest 1.0.0

Getting Started

SC Charts

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

SC Charts Chart2D Properties and Events

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

SC Charts Chart2D Properties and 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

SC Charts User Guide

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...