javascript - How to get grid position in React Highcharts -


is there way xposition of highcharts-grid or distance highchart xposition?

highchars-grid

i align element in page actual grid. problem yaxis info size changes.

see following examples:

wide yaxis description and: narrow yaxis description

the x start position of plot area can found in chart.plotleft property, not have set fixed margins.

api reference:
http://api.highcharts.com/highcharts/chart.margin

example:
http://jsfiddle.net/tcuthdra/


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -