Displaying 1 result from an estimated 1 matches for "zoomtype".
Did you mean:
roomtype
2010 Apr 05
3
syntax error, unexpected '\n', expecting tASSOC
...;''+
''1 USD = ''+ Highcharts.numberFormat(this.y, 2) +'' EUR'';
}"
@pie_chart =
Highchart.line({
:chart => {
:renderTo => ''container'',
:zoomType => ''x'',
:margin => [330, 30, 30, 80],
:events => {
:load => addDetailToContainer,
Highchart.line({
:chart => {
:borderWidth => 0,
:backgroundColor => ...