forked from dc-js/dc.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
NickQiZhu edited this page Aug 7, 2012
·
19 revisions
- elastic x axis support
- improved bar chart position accuracy
- renderlet support for injecting custom rendering logic
- chart scoping support with update/redraw group
- grid lines support on all coordinate charts
- area chart support
- stacked bar chart support
- stacked area chart support
- improved brush handling
- composite chart support
- bubble chart support
- line chart support
- data count widget
- data table widget
- initial implementation of the core library
- basic bar chart implementation
- basic pie chart implementation