Google Charts: style specific labels
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: Example Fiddle: https://jsfiddle.net/bafforosso/p6p7dy3j/4/ Using Google Bar Chart, I've been able to highlight specific bars by using {role: 'style'} column to have some bars blue and some grey. I'm trying to find a way to style the labels on the left, e.g.: having bold labels for the highlighted (blue) bars but I can't seem to find a way to do this. Is there some way to achieve what I'm trying to do or is it simply not possible? var data = google.visualization.arrayToDataTable([ ['Film', 'Quantity', {role: 'style'}], ['Avengers (series)',