Is there any way I can avoid pagination in legends

2019-07-16 15:43发布

I am currently using a google visualisation pie chart. The legends of the chart needs to be showed at the bottom and in a single page, not in a paginated way.I searched in google visualisation api pages and properties but couldn't find a way to remove the pagination and show all legend in two lines without pagination. There is space for showing legends in two line, but dont know why google is showing it in a paginated way.

1条回答
Evening l夕情丶
2楼-- · 2019-07-16 16:35

This can't be done. The google visualisation API doesn't provide any ways of avoiding the pagination. The only way is to resize the chart and reduce the legend font. All the legends are shown in a single page if the position is left/right.

查看更多
登录 后发表回答