mattetti / googlecharts

Ruby Google Chart API
http://mattetti.github.com/googlecharts/
MIT License
699 stars 108 forks source link

Gchart.line(:label_axis => 'x,y,r') documentation error #2

Closed kanwei closed 14 years ago

kanwei commented 15 years ago

should be Gchart.line(:axis_with_labels => 'x,y,r')

mattetti commented 15 years ago

a patch would be super appreciated ;)