How to lable Graphs?

Hello,

Do we have option to show the numbers on Graph. Instead of moving our cursor to know whats the value. For example in Excel sheet, we can see numbers on bar or line graph.excel

If you’re using the bar gauge panel this is on there as default. If you want the value to always be on top of the bar then you need to check unfilled

bargauge

Thank you Woot.
Just 1 small doubt… I’ve used this BAR Guage graph… but month alignment is not correct.
I’m using reportMonth:
date {

match => [ “Month”, “MMM”, “ISO8601” ]
match => [ “Year”, “YYYY”, “ISO8601” ]
target => “reportMonth”

and Month filed is something supplied over CSV File. Please check my graph in attachments.excel