Charts 如何在GoogleAPI面积图的折线图笔划中显示点值?

Charts 如何在GoogleAPI面积图的折线图笔划中显示点值?,charts,google-visualization,area,Charts,Google Visualization,Area,我需要在面积图中显示点值。我在折线图中找到了如何做,但在面积图中没有找到。有人能给我指一下正确的方向吗?注释列应该跟在应该显示的每个系列列后面, 如下 ["Month", "2018", {type: "string", role: "annotation"}, "2019", {type: "string", role: "annotation"}, &q

我需要在面积图中显示点值。我在折线图中找到了如何做,但在面积图中没有找到。有人能给我指一下正确的方向吗?

注释列应该跟在应该显示的每个系列列后面,
如下

["Month", "2018", {type: "string", role: "annotation"}, "2019", {type: "string", role: "annotation"}, "2020", {type: "string', role: "annotation"}],
["Jan", 30.4, "30.4", 24.9, "24.9", 26, "26"], 

您可以使用…向
“corecharts”
包中的任何图表添加注释,包括
AreaChart
,但我不确定如何为AreaChart实现注释。我的数据看起来是这样的:这些数据是这样的::“[“月”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2019”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2018”、“2020”这些数据是这样的。我们的数据是这样的:::::““1月”,3月”,30.5,30.5月,30,30.5,30,30.5,27.7.27.6,27.6,27.6,27.6,27.6,27.6 6,27.6,27.6,27.6,27.6 6,25.6,25.6,25.6,25.6,25.6,25.6,25.6,25.6,25.6,25.6,25,25.6,25,25,25.6,25.6,25.6,25,25,25,25]我需要所有数据的注释,而不仅仅是一列。我需要所有数据的注释,而不仅仅是一列。我没有:
data.addColumn({type:'number',role:'annotation'});data.addRows([['2008',23,23]