Quantcast
Channel: A Journeyman's Journal
Viewing all articles
Browse latest Browse all 43

dc.js v0.5 released

$
0
0
Just published dc.js v0.5 release with support for composite chart.


Currently dc.js allows you to compose multiple bar chart and line chart into a single composite chart as shown in the above screen capture. Some minor API changes have also been introduced in this release to improve readability.

xValue() => keyRetriever()
yValue() => valueRetriever()
rValue() => radiusValueRetriever()


Check it out and enjoy http://nickqizhu.github.com/dc.js/

Viewing all articles
Browse latest Browse all 43

Trending Articles