taffy-coustom-ui
Version:
9 lines • 494 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'U.S. Stock Market Index Performance'"
[]="'NASDAQ Composite compared to S&P 500'"
[]="true" [enableAnimations]="true" [padding]="padding"
[]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[]="valueAxis" [seriesGroups]="seriesGroups" [colorScheme]="'scheme04'"
[]="'./../../../images/chart_background.jpg'">
</jqxChart>