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) • 422 B
HTML
<label style="font-size: 13px; font-family: Verdana">
Hover over the pointer or target for more information.
</label>
<jqxBulletChart
[width]='350' [height]='100' [barSize]='"50%"' [ranges]='ranges' [ticks]='ticks'
[title]='"Student grade"' [description]='"(in points)"' [pointer]='pointer'
[target]='target' [showTooltip]='true' [tooltipFormatFunction]='tooltipFormatFunction'>
</jqxBulletChart>