Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with zoomType and other chart options that use :chart key #23

Closed
hayksaakian opened this issue Jul 17, 2013 · 1 comment
Closed

Comments

@hayksaakian
Copy link

<%= line_chart(my_data, library: {chart: {zoomType: 'x'}, title: {text: "Amazing Data"}}) %>

Won't create the zooming UI, but assigns the title just fine.

It seems like everything that should go to http://api.highcharts.com/highcharts#chart
is ignored

jsfiddle with correct end result: http://jsfiddle.net/WgNcm/

@ankane ankane closed this as completed in 41cb7d5 Jul 17, 2013
@ankane
Copy link
Owner

ankane commented Jul 17, 2013

Fixed - thanks for reporting this!

@lock lock bot locked as resolved and limited conversation to collaborators Dec 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants