Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Don't show axis numbers   Message List  
Reply | Forward Message #33892 of 52121 |
Re: Don't show axis numbers

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.
>





Sun Jul 6, 2008 8:04 pm

tripp.bridges
Offline Offline
Send Email Send Email

Forward
Message #33892 of 52121 |
Expand Messages Author Sort by Date

Hello, Is there any possibilty to turn off the numbers on the Y axis? (on a LineChart ) Thanks for help....
danb81
Offline Send Email
Jul 6, 2008
2:12 pm

Hi, You can use the showLabels style to hide the labels on the yAxis. style:{ yAxis:{showLabels:false} } Available styles can be found: ...
tripp.bridges
Offline Send Email
Jul 6, 2008
8:04 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help