UNPKG

@progress/kendo-gauges-vue-wrapper

Version:
27 lines (19 loc) 1.17 kB
--- title: Multiple Pointers page_title: Multiple Pointers - LinearGauge - Kendo UI for Vue description: "Highlight values by displaying multiple pointers in the Kendo UI LinearGauge wrapper for Vue." slug: pointers_lineargauge_wrapper canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/gauges/lineargauge/multiple-pointers/" position: 3 --- <div><WrapperBanner link="/kendo-vue-ui/components/gauges/lineargauge/multiple-pointers/"></WrapperBanner></div> # 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`](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/lineargauge#configuration-pointer) configuration. {% meta height:400 %} {% embed_file lineargauge/multiple-pointers/main.vue preview %} {% embed_file lineargauge/multiple-pointers/main.js %} {% endmeta %} ## Suggested Links * [Kendo UI LinearGauge](https://docs.telerik.com/kendo-ui/controls/gauges/lineargauge/overview) * [API Reference of the LinearGauge Widget](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/lineargauge)