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