taffy-coustom-ui
Version:
8 lines • 400 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'Mobile browsers share'"
[]="'(source: wikipedia.org)'"
[]="true" [enableAnimations]="true" [padding]="padding"
[]="titlePadding" [source]="dataAdapter" [showBorderLine]="true"
[]="seriesGroups" [colorScheme]="'scheme03'" [legendLayout]="legendLayout">
</jqxChart>