taffy-coustom-ui
Version:
9 lines (8 loc) • 408 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'U.S. Historical Home Prices (1950-2019)'"
[]="'Source: http://www.econ.yale.edu/~shiller/data.htm'"
[]="true" [enableAnimations]="true" [padding]="padding"
[]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[]="seriesGroups" [colorScheme]="'scheme04'">
</jqxChart>