jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
15 lines (11 loc) • 449 B
HTML
<jqxChart "850" [height]="500"
[ ]="'Economic comparison'"
[ ]="'GDP and Debt in 2010'"
[ ]="true" [enableAnimations]="true" [padding]="padding"
[ ]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[ ]="seriesGroups" [colorScheme]="'scheme01'">
</jqxChart>
<br />
<br />
<jqxButton (onClick)="btnOnClick()" width="80">Print</jqxButton>
[ ]=