UNPKG

taffy-coustom-ui

Version:
8 lines 400 B
<jqxChart #myChart [width]="getWidth()" [height]="500" [title]="'Mobile browsers share'" [description]="'(source: wikipedia.org)'" [showLegend]="true" [enableAnimations]="true" [padding]="padding" [titlePadding]="titlePadding" [source]="dataAdapter" [showBorderLine]="true" [seriesGroups]="seriesGroups" [colorScheme]="'scheme03'" [legendLayout]="legendLayout"> </jqxChart>