【发布时间】:2020-08-04 16:03:47
【问题描述】:
我在 SO 或谷歌文档中找不到这个答案。 考虑到以下配置,我怎样才能删除这个超级烦人的背景?拼命尝试在文档中找到正确的属性但没有成功:https://developers.google.com/chart/interactive/docs/gallery/linechart
chart: {
type: 'LINE',
options: {
width: '100%',
colors: [colors.primary.fresh],
// what property to target here? I've tried most...
}
}
【问题讨论】:
标签: charts google-visualization linechart