Generic Chart¶
A generic chart with full support for ECharts options.
Code¶
Usage¶
Required Packages
import { SiChartComponent } from '@siemens/charts-ng';
@Component({
imports: [SiChartComponent, ...]
})
Except where otherwise noted, content on this site is licensed under MIT License.