philogb / jit

The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web
http://thejit.org
Other
1.51k stars 297 forks source link

Native Labels behind PieChart #84

Open gossi opened 13 years ago

gossi commented 13 years ago

Using Native Labels on a PieChart places them behind the chart, which makes them invisible, especially with a negative labelOffset option. Can you make them lay on top or give us an option to regulate the appearance on the z-layer?

P.S. HTML layers are on top.

Thanks

gossi commented 13 years ago

Ok, only when color is 'black' or '#000' - whut? Couldn't even believe it myself. I got animation on, so I see them before the Pie is finished. If I turn the color to, lets say 'red', this works absolutely fine - very weird.