hrbrmstr / taucharts

:bar_chart: An R htmlwidget interface to the TauCharts javascript library
http://rpubs.com/hrbrmstr/taucharts
Other
65 stars 10 forks source link

i seem to have broken tau_legend #30

Closed hrbrmstr closed 9 years ago

hrbrmstr commented 9 years ago

I'll take a look later tonight

hrbrmstr commented 9 years ago

so, i did not break tau_legend but failed to remember that it will not actually display a legend without aesthetics being mapped (a fault of the js lib not this pkg). So I added a msg to remind folks of this since if I forgot, anyone can.