jqwidgets-framework
Version:
jQWidgets is an advanced Angular, Vue, Blazor, React, Web Components, jquery, ASP .NET MVC, Custom Elements and HTML5 UI framework.
7 lines • 407 B
HTML
<jqxChart
[]="getWidth()" [height]="500"
[]="'U.S. History Home Prices (1950-2010)'" [description]="'Source: http://www.econ.yale.edu/~shiller/data.htm'"
[]="true" [enableAnimations]="true" [padding]="padding"
[]="titlePadding" [source]="dataAdapter" [xAxis]="xAxis"
[]="'scheme05'" [seriesGroups]="seriesGroups">
</jqxChart>