How to remove button from Highcharts

前端 未结 8 718
北荒
北荒 2021-02-02 04:42

I\'m creating charts with the Highcharts library and I wonder how to remove the 2 little buttons on the right corner which one you can print and download graphs and I\'d like to

8条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-02 05:32

    @dgw has the right idea to remove the export buttons, but I wasn't happy with the "and I'd like to add a new one" suggestions until I realized I should just make the buttons outside the graph. Unless your data is static, you don't really know if there's room to display your controls.

提交回复
热议问题