You must be logged in to post your query.
Home › Forums › Feature Requests & Feedback › Figures on Bars
Tagged: bars, values, without mouseover.
Good Day
I am using this library for one of my project and this is an extremely awsome and very much easy. Can anyone assist me on this library regarding the values of bars which are by default coming by taking mouseover to the bar, all i need is to show the values by default and user should not take the mouse over to view the values.
Your response will be highly appreciated.
Regards Muhammad Aqeel
Muhammad,
Are you looking for indexLabel with keywords as {y}. Here is an example.
Thanks Sanjoy
Its really what i was looking for. Thanks for your help. Now i have one road block and that is in some bars the text is showing after the bar (if there is space in Y axis) and in some bars the text is appearing inside the top of the bar (if there is not space in Y axis) can you please help me if i can fix the place where if there is not enough space at the top of the bar then the label automatically create some space to fix the text.
Thanks for your help.
Setting indexLabelPlacement to “outside” and viewportMaximum/viewportMinimum you can surely show all the indexLabels outside the bar.
You must be logged in to reply to this topic. Login/Register