taffy-coustom-ui
Version:
8 lines • 422 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'U.S. Stock Market Index Performance (2014)'"
[]="'NASDAQ Composite compared to S&P 500'"
[]="true" [enableAnimations]="true" [padding]="padding"
[]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[]="seriesGroups" [colorScheme]="'scheme05'" [enableCrosshairs]="true">
</jqxChart>