UNPKG

jqwidgets-scripts-custom

Version:

jQWidgets is an advanced jQuery, Angular 7, Vue, React, ASP .NET MVC, Custom Elements and HTML5 UI framework.

9 lines 501 B
<jqxChart [width]="getWidth()" [height]="500" [title]="'U.S. Stock Market Index Performance'" [description]="'NASDAQ Composite compared to S&P 500'" [showLegend]="true" [enableAnimations]="true" [enableCrosshairs]="true" [crosshairsDashStyle]="'2,2'" [crosshairsLineWidth]="'1.0'" [crosshairsColor]="'#888888'" [padding]="padding" [titlePadding]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis" [seriesGroups]="seriesGroups" [colorScheme]="'scheme01'"> </jqxChart>