UNPKG

jqwidgets-framework

Version:

jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.

9 lines (8 loc) 354 B
<jqxChart #myChart [width]="getWidth()" [height]="500" [title]="'Axis text rotation example'" [description]="''" [enableAnimations]="true" [padding]="padding" [showToolTips]="true" [titlePadding]="titlePadding" [source]="sampleData" [xAxis]="xAxis" [seriesGroups]="seriesGroups" [colorScheme]="'scheme04'"> </jqxChart>