Skip to content

Files

Latest commit

 

History

History
26 lines (19 loc) · 1.15 KB

File metadata and controls

26 lines (19 loc) · 1.15 KB
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

Multiple Pointers

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 %}

Suggested Links