Hi,
You can use the showLabels style to hide the labels on the yAxis.
style:{
yAxis:{showLabels:false}
}
Available styles can be found:
http://developer.yahoo.com/yui/charts/#basicstyles
Thanks,
Tripp
--- In ydn-javascript@yahoogroups.com, "danb81" <dan.b@...> wrote:
>
> Hello,
>
> Is there any possibilty to turn off the numbers on the Y axis? (on a
> LineChart )
>
> Thanks for help.
>