Datalabel position in piechart always on right side
Hi,
I'm having four pie chart in one container div(requirement of client)
but due to some width issue some of the datalabel are getting cut.
I have piechart with two datapoint, i want the datalabel to always come on the right hand side.
pls refer : http://jsfiddle.net/46mdgk4p/2/
in the above js fiddle firefox datalabel is coming on the left side, if by any chance i can make the same datalabel come on the right side i could have started the pie chart from extreme left of the container give me more width to play with to adjust the remaining three pie chart.
It would be great if the smae feature will be available in the chart.
Thanks.