title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Multiple Pointers |
Multiple Pointers - LinearGauge - Kendo UI for Vue |
Highlight values by displaying multiple pointers in the Kendo UI LinearGauge wrapper for Vue. |
pointers_lineargauge_wrapper |
3 |
The LinearGauge enables you to highlight values by rendering multiple pointers.
You can add and implement an array of pointers to the LinearGauge by utilizing the pointer
configuration.
{% meta height:400 %} {% embed_file lineargauge/multiple-pointers/main.vue preview %} {% embed_file lineargauge/multiple-pointers/main.js %} {% endmeta %}