Google 可视化 API - 组织结构图布局
使用组织结构图 Google Visualization API,有没有办法将图表翻转为垂直布局而不是水平布局。
Using the Org Chart in the Google Visualization API, is there a way to flip the chart to a vertical layout instead of horizontal.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
不幸的是没有。目前还不可能。
问题 #47 在 Google Visualization API 问题跟踪器上。
您可能需要给该问题加注星标,让 Google 了解您对此功能的兴趣。
Unfortunately no. It is not possible at the moment.
This feature has been requested in Issue #47 on the Google Visualization API issue tracker.
You may want to star the issue to let Google know about your interest in this feature.
GetOrgChart jQuery 小部件具有方向选项,可显示
GetOrgChart 小部件的垂直组织结构图方向。
默认值:getOrgChart.RO_TOP
代码示例:
JSFIDDLE 演示
GetOrgChart jQuery widget has oeriantation option to show vertical org chart
Orientation of the GetOrgChart widget.
Default value: getOrgChart.RO_TOP
Code examples:
JSFIDDLE Demo