EASOL / easol

EASOL - A New Way to Open Learning with Ed-Tech
http://easol.org
GNU Affero General Public License v3.0
1 stars 4 forks source link

Put pie chart labels outside the pie #296

Closed edgarf closed 8 years ago

edgarf commented 8 years ago

Let's try putting the pie-chart labels outside the pie itself. Example is here - nvd3.org/examples/pie.html

regiscamimura commented 8 years ago

@edgarf done. pushed to branch 266.

edgarf commented 8 years ago

@regiscamimura - I noticed that now you can't tap on a Pie Slice again to de-select the selection and "un-filter" the results below. (Please check the same with bar-charts)

regiscamimura commented 8 years ago

Fixed.

edgarf commented 8 years ago

It works, thanks!