XChart icon indicating copy to clipboard operation
XChart copied to clipboard

If it is possiable for set the value to the top for bar chart, but not inner(version 3.6.4) .

Open wangputao1 opened this issue 5 years ago • 4 comments

it look like that version 3.6.1 is for top view, but version 3.6.4 for inner view, how can i set the value to the top position, for new version. Uploading bar chart.png…

wangputao1 avatar Aug 19 '20 13:08 wangputao1

bar chart

wangputao1 avatar Aug 20 '20 01:08 wangputao1

@ Mr14huashao You did some work on this recently. Do you know how to move the annotation to the top position?

timmolter avatar Aug 23 '20 09:08 timmolter

@ Mr14huashao do you know how to set it ?

wangputao1 avatar Oct 31 '20 08:10 wangputao1

Also facing this issue.

It looks like the code to draw the label was around here in 3.6.1

drawLabels does not appear to be a straight EXTRACT METHOD, some logic changed

This might be a new conscious limitation added by the labelPosition field limiting between 0..1 for bottom or top (inside) of bar. It would be good to bring back the option to put the label position outside of the bar.

mindlessolipsist avatar Jan 20 '23 09:01 mindlessolipsist