Skip to content
amCharts Version 3 Documentation
Back to amcharts.com Learn more about amCharts 5
Documentation
  • amCharts 5Current version
  • amCharts 4Legacy version
  • amCharts 3Deprecated
  • Editor 4Current version
  • Overview
  • Getting Started
    • Your first chart with amCharts
    • Your first Stock chart
    • Your first amMap
    • All “Getting Started” Tutorials
  • Tutorials
    • JavaScript Charts
      • Column & Bar
      • Line & Area
      • Pie & Funnel
      • XY & Bubble
      • Gauges & Other
    • JavaScript Stock Chart
    • JavaScript Maps
    • External Data
    • Hacking
    • Exporting
    • Live Editor
    • WordPress
  • Reference
    • JavaScript Charts
    • JavaScript Stock Chart
    • JavaScript Maps
  1. V3
  2. Tutorials & Demos
  3. JavaScript Charts
  4. Column & Bar

Positioning chart cursor before export

In this demo, we show how to use Export plugin's beforeCapture method to pre-position chart's cursor using its showCursorAt() method, so that exported image contains balloons and values in legend.

Please note that we have set cursor's animationDuration to zero, so that it is displayed instantly and not at some mid-point when export takes place.

Posted in Column & Bar, Exporting, JavaScript Charts, Line & AreaTagged api, cursor, demo code, export, tip
©2023 amCharts.com