![]() |
Spider Webster 6/17/2020 |
Its all in the manual. |
R
|
RBrogen author 6/17/2020 |
Its all in the manual. RTFM Add to events, Charts page, Javascript Chart Modify chart.legend().position("left"); chart.legend().itemsLayout("vertical"); and to control the size add:- chart.legend().maxHeight("120%"); chart.legend().maxWidth("50%"); and to list by largest value add:- chart.sort("desc");
|
![]() |
Spider Webster 6/17/2020 |
Hi RBrogen |
R
|
RBrogen author 6/17/2020 |
Hi RBrogen I am so sorry it wasnt meant to come across in that way at all. I am very new to this and I use the search function in the forum to find things I maybe wanting to solve. I too had this exact question. I was just trying to be helpful to newbies like myself with leaving an answer to the question. It wasnt really directed at you as I knew you had solved, more to someone who may do a search on the problem. Im far from smart ass, I tell you <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=91733&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' /> Maybe I should have worded different Im sorry. Regards Spider
|
![]() |
Spider Webster 6/17/2020 |
No worries Spider ... it's all good. This forum is full of extremely helpful folks with massive amounts of knowledge. As a general rule, everyone is urged to read and search thoroughly before posting the question .... sometimes however, the words we use to search are not close enough to a previous answer so as to make it easy to find. Most folks are very supportive and understand that. Welcome and hope you have lots of successful projects with this great product. Randy
|