Docs
Contains the move position
document.getElementById('btn_left').addEventListener('mousedown', function(){ chart.moveStart({ left: true });});
Generated using TypeDoc
Contains the move position