jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
8 lines • 415 B
HTML
<jqxChart
[]="getWidth()" [height]="500" [rtl]="true"
[]="'Fitness & exercise weekly scorecard'"
[]="'Time spent in vigorous exercise by activity'"
[]="true" [enableAnimations]="true" [padding]="padding"
[]="titlePadding" [source]="sampleData" [xAxis]="xAxis"
[]="seriesGroups" [colorScheme]="'scheme01'">
</jqxChart>