
Features request for wpDataCharts Google Charts engine to more closely match some of the features in the HighCharts engine and/or some of the formatting features in native Google Data Studio charts as follows:

Google charts data label documentation https://developers.google.com/chart/interactive/docs/gallery/barchart#labeling-bars

I also need the data labels so that mobile users can see the data value.

After further research I do see that it is possible to add the labels using wpDataCharts callbacks but it requires some knowledge of JavaScript. The addition of data labels native in wpDataCharts for at least one of the render engines eg. HighCharts would be awesome.