#micropolar
A tiny polar charts library made with D3.js for Plotly. See it in action here.
Every chart is composed of a very configurable axis and one or more geometry modules. The current chart types are linePlot, dotPlot, barChart and areaChart.
##Roadmap
- Minified version
 - Multiple geometry per axis
 - Titles, legends
 - Stabilize the API
 - Live examples
 - Test suite
 - API Documentation
 - More chart types (circular heatmap, radar chart, radviz)