Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用annotations: {style: Line}Google ColumnChart 中的选项来使注释的方向垂直。但是,注释不在条上水平居中(它们离右边太远了)。如何将垂直注释集中在条上?
annotations: {style: Line}
这在这个jsfiddle中得到了证明。