Download here.
New Features
- Multiple divs + shared crosshairs is finally here!
- Demo
- Grouped scale text is easily achievable
- Demo
- Full width crosshair line will highlight tick sections
- Demo
- %offset-valuestoken was added for floating bars
- Demo
- scale-vand- scale-ktooltips added
- Demo
- Implemented active-areaby default for radar charts.active-areatriggers thehover-statewhen user mouses over the area portion of the plot.
- Demo
- Grouping of shapes so updates can be applied to them as a whole. Works for maps and shapes.
- Maps Demo
- Shapes Demo
Updated Features
- Callback for feeds now passes back graph information so you can use a single function to return different values to different charts
- Demo
- Selection tool works better with more chart types and styling
- Comprehensive selection tool information here
- Bar Graph Demo
- Updated animations with value-boxfor smoother appearance
- Demo
- Improved performance for stream graphs and feeds
- Demo
- 3D facets added to the DOM to allow hover-statestyling for 3D charts
- Demo
- Extended label hook functionality for scales
- Demo
- Crosshair scale-labelsnow have better callout positions
- Demo
Bug Fixes
- Feeds now work with API appropriately. No longer speeds up.
- This demo dynamically applies a new set of rules to the chart to determine color during feed runtime.
- Fixed globalsinheritance issues
- Fixed legend minimization hiding legend issue
- Fixed previewwindow caching old values issue when using API
- Fixed API events causing resize issues
- Fixed issue that when rendering multiple charts, tooltip is sometimes fired on both charts
- Fixed stream chart animation
- Fixed bug ignoring scale-r.ring.sizeattribute
- Fixed rounding error with %totaltoken when total sums to 0 in stacked bar charts
- Fixed preview displaying opposite color when rules are applied to change a chart's color
- Fixed setting zingchart.ASYNC = trueresize and repaint issues.
- Fixed value box issue for charts starting with plots initially hidden (visible:false)
- Fixed margin:dynamicissue for chord charts
- Fixed so chord charts with all 0 values will now render
- Fixed dynamically updating pie charts with all plots hidden
- Fixed offsetStartandoffsetEndon bubble charts
Documentation Updates
- 
New Kitchen Sink 
- 
New Markers Tutorial 
- 
Updated Drilldown Tutorial 
- 
Updated CSV Tutorial