Home Forums Chart Support About a print button and the scale. Reply To: About a print button and the scale.

#14849

@y-hirano,

1. When the exportEnable property is set to True, buttons for external output are displayed,
Can you only hide this print button?

2. With the Zoom & Panning function, is it possible to fix the scale of the Y axis when using the bar graph?

Please check this jsfiddle.

3. Is it possible to acquire X and Y axis items currently displayed in Zoom with Zoom & Panning function?

You can handle the zoom and pan events by using rangeChanged and rangeChanging methods. Also have a look at viewportMinimum & viewportMaximum which can be used to zoom programatically.

___
Suyash Singh
Team CanvasJS