That was exactly what I needed. I had tried it but it turns out I had
the formatting (indention) wrong in the yml file so it wasn't getting
picked up.
On Feb 1, 7:28 pm, "Fernand Galiana" <
fernand.gali...@gmail.com>
wrote:
> Hi Dav,
>
> If I understand your question correctly (?) I think you want to set the
> axis_value
> min: and max parameters to 0 and 2000.
>
> Something like
>
> <%=comp :axis_value %>
> ....
> min: 0
> max: 2000
>
> -Fernand
>