UNPKG

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 413 B
<jqxBulletChart [width]='150' [height]='500' [barSize]='"35%"' [labelsFormat]='"c"' [title]="'Temperature in Boston, Mass.'" description="'on 28 May'" [showTooltip]='true' [labelsFormatFunction]="labelsFormatFunction" [tooltipFormatFunction]="tooltipFormatFunction" [ticks]='ticks' [ranges]='ranges' [pointer]='pointer' [target]='target' [orientation]="'vertical'"> </jqxBulletChart>