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 • 356 B
HTML
<div style="margin-left: 1em">
<jqxBulletChart
[width]='350' [height]='80' [barSize]='"40%"' [ranges]='ranges' [rtl]="true"
[title]='"Revenue 2019 YTD"' [description]='"(U.S. $ in thousands)"' [ticks]='ticks'
[pointer]='pointer' [target]='target' [showTooltip]='true' [labelsFormat]="'c'">
</jqxBulletChart>
</div>