Horizontal scroll with vertical axes static in google charts

后端 未结 2 1938
臣服心动
臣服心动 2021-01-16 12:36

I am using google chart in my App and I wanted to implement scroll. I could do it by styling the container div.

But the problem is that it scrolls the e

2条回答
  •  [愿得一人]
    2021-01-16 13:29

    The Visualization API has a built-in control to handle chart scrolling: the ChartRangeFilter.

提交回复
热议问题