【问题标题】:legend icon width changes in google line chart谷歌折线图中的图例图标宽度变化
【发布时间】:2012-08-17 10:59:50
【问题描述】:

我在这个位置使用了谷歌图表

https://developers.google.com/chart/interactive/docs/gallery/linechart#Example

是否可以更改图例图标的宽度和高度,即蓝色和红色矩形。

【问题讨论】:

    标签: html css google-visualization


    【解决方案1】:

    如文档中所示:

    legend: {position: 'top', textStyle: {color: 'blue', fontSize: 16}}
    
    legend.textStyle: {color: <string>, fontName: <string>, fontSize: <number>}
    

    这是你要找的吗?

    【讨论】:

    • 我只需要减小正方形的大小而不是字体大小。有没有可能?
    猜你喜欢
    • 1970-01-01
    • 2013-04-04
    • 2022-01-16
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多