You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the HightCharts#initializer to set the width and height of the canvas. But I realized that the html_opts param in the constructor is never used or set anywhere. Is there a different way to set the style parameters? And is this a bug?
The text was updated successfully, but these errors were encountered:
I'm using the HightCharts#initializer to set the width and height of the
canvas. But I realized that the html_opts param in the constructor is never
used or set anywhere. Is there a different way to set the style parameters?
And is this a bug?
—
Reply to this email directly or view it on GitHubhttps://github.com//issues/83.
But I believe this following should have work? There is an html_opts param in the initialize method. But as I said it does nothing in the code, so I'm not sure it's purpose?
I'm using the HightCharts#initializer to set the width and height of the canvas. But I realized that the html_opts param in the constructor is never used or set anywhere. Is there a different way to set the style parameters? And is this a bug?
The text was updated successfully, but these errors were encountered: