Gwt 饼图半径
我正在使用 gwt 和 Google 图表工具。
想知道是否有办法设置饼图的半径?
I am using gwt and Google Chart Tools.
wondering whether there is a way to set radius to pie chart?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您选择设置
宽度
和高度
,则应增加半径。请查看此示例了解如何使用这些选项。
If you choose to set the
width
andheight
, it should increase the radius.Check this example on how to use the options.