jondot / graphene

Graphene is a realtime dashboard & graphing toolkit based on D3 and Backbone.
http://jondot.github.com/graphene
2.87k stars 232 forks source link

Updated documentation and correct the case of the 'ymax' parameter #70

Closed ericachelis closed 10 years ago

ericachelis commented 11 years ago

I had issues getting the yMax parameter working on TimeSeries graphs. I discovered the documentation indicated the parameter was 'yMax' (as expected by graphite), however graphene expects this parameter to be lower case.

lglenn commented 10 years ago

Just ran into the same thing. +1!

jondot commented 10 years ago

Thanks!! :)