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 (7 loc) • 416 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'Web Site Traffic Analysis'" [description]="'Monthly unique visitors (percentage stacked)'"
[]="true" [enableAnimations]="true" [padding]="padding"
[]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[]="valueAxis" [colorScheme]="'scheme04'" [seriesGroups]="seriesGroups">
</jqxChart>