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 • 509 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'U.S. Stock Market Index Performance'"
[]="'NASDAQ Composite compared to S&P 500'"
[]="true" [enableAnimations]="true" [enableCrosshairs]="true"
[]="'2,2'" [crosshairsLineWidth]="'1.0'" [crosshairsColor]="'#888888'"
[]="padding" [titlePadding]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[]="seriesGroups" [colorScheme]="'scheme01'">
</jqxChart>