Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Labels on Gauge Chart

Hi,

Is it possible to have labels on gauge chart as in below pic:

Linear Gauge.png

Thanks!

SAK

1 Solution

Accepted Solutions
maxgro
MVP
MVP

in Presentation tab you can add a Text in chart and then (see image, "Margin 19,57%")

Shift + Ctrl to drag it

or you can add a Title (General Tab, Show title in chart)

2.png

View solution in original post

3 Replies
maxgro
MVP
MVP

do you mean how to format number? or what else?

=

num(11000/1000, '$#,##0;($#,##0)') & 'K' 

& ' (' & num(0.14 ,'###.##%') & ')'

1.png

Not applicable
Author

I mean how to get the label inside the gauge.

Thanks for formatting too!

maxgro
MVP
MVP

in Presentation tab you can add a Text in chart and then (see image, "Margin 19,57%")

Shift + Ctrl to drag it

or you can add a Title (General Tab, Show title in chart)

2.png