Menu

hide reset zoom button

Anu
2013-05-15
2013-06-10
  • Anu

    Anu - 2013-05-15

    new Highcharts.Options().setGlobal(new Global().setUseUTC(false)).setLang(new Lang().setResetZoom("").setOption("/resetZoomButton/theme/display",
    "none").setResetZoomTitle("")));

    does not seem to hide the reset zoom button altogether - there is a small empty circle which can be clicked to reset the chart... how can we hide the button.

     
  • Anu

    Anu - 2013-05-21

    Any one??? would really appreciate any help.

    thanks

     
  • Shawn Quinn

    Shawn Quinn - 2013-05-22

    Not sure on if there's an official way to hide the reset zoom button within Highcharts, but one quick hack may be to just position the button off screen. E.g. set the "chart/resetZoomButton/position/y" option to something like '-3000'.

     
  • Anu

    Anu - 2013-06-10

    That worked !! thanks!!

     
  • Anu

    Anu - 2013-06-10
     

    Last edit: Anu 2013-06-10

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.