Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Data label Google spreadsheet Column chart

I have created a column chart in Google spreadsheet, but it is not showing data label explicitly.

screenshot

I need data value to be shown on top of each bar of column chart. Currently, that is showing only as tool tip, but I require it to be always visible.

I have not used any script just created it directly, please provide some way either by script/direct to implement data labels. only direct / apps script but no java script as I only need to view it on my spreadsheet.

here is link of sheet: https://docs.google.com/spreadsheets/d/1a95DrTeLA52Xmycq3IUlWgfqASQWJQla7xEXx5-KWGE/edit?usp=sharing

like image 307
Himanshu Tiwari Avatar asked Jun 20 '26 13:06

Himanshu Tiwari


1 Answers

You may have found the solution by now but just in case it might be helpful to others, here's my response.

Your sharing of sheet was useful in helping you with your question. Here are the steps to get the values for the data labels on the top of your columns.

  • Right click on the chart.
  • Click on Advanced Edit. (This will open a new window named "Chart Editor")
  • Click on "Customization" tab.
  • Drag the bar and keep going down until you see "Data Labels" with a drop down below it.
  • Click on the drop down. (This will open a list of options)
  • Choose "value" from this list of options.
  • Click "Update" and you'll see the change in your graph.

Let me know if you have any questions.

like image 55
Gitanjali Avatar answered Jun 23 '26 11:06

Gitanjali



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!