ramnathv / rCharts

Interactive JS Charts from R
http://rcharts.io
Other
1.19k stars 654 forks source link

print() with Rickshaw does not show yAxis and legend #92

Open timelyportfolio opened 11 years ago

timelyportfolio commented 11 years ago

print() with Rickshaw does not show yAxis and legend

ramnathv commented 11 years ago

I need to make the print method more generic so that it supports the component wise divs, like in rCharts. This will also remove the need to use a custom Rickshaw.html template.

ramnathv commented 11 years ago

I also need to tweak rickshaw-custom.css so that all components are correctly positioned by default.