biovisualize / micropolar

A tiny polar charts library made with D3.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


#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)

About

A tiny polar charts library made with D3.js

License:MIT License


Languages

Language:JavaScript 98.6%Language:CSS 1.0%Language:HTML 0.4%Language:Makefile 0.1%