ZingChart 2.5.1 released
Released: Dec 1, 2016
Actualizaciones en 2.5.1
Características
- Added multiple divs and shared crosshairs.
- Grouped scale text is now easily achievable.
- Added full width crosshair line will highlight tick sections.
- Added %offset-values token for floating bars.
- Scale-v and scale-k tooltips added.
- Implemented active-area by default for radar charts. active-area triggers the hover-state when mouseover the area portion of the plot.
- Grouping of shapes to apply updates to them as a whole. Works for maps and shapes.
- Callback for feeds now passes back graph information so you can use a single function to return different values to different charts.
- Selection tool works better with more chart types and styling.
- Updated animations with value-box to look a lot smoother.
- Stream graphs now work better with feeds.
- 3d-facets added to the DOM to allow hover-state styling for 3d charts.
- Extended label hoook fucntionality to scales.
- Crosshair scale-labels now have better callout positions.
Correcciones
- Feeds now work with API appropriately. No longer speeds up.
- Globals inheritance issues.
- Legend minimization hiding legend.
- API events causing resize issues.
- Preview window caching old values when using API.
- When rendering multiple charts, tooltip is fired on both charts sometimes.
- Stream chart animation fixed.
- Bug ignoring scale-r.ring.size attribute.
- Rounding error with %total token when total sums to 0 in stacked bar charts.
- Preview displaying opposite color when rules are applied to change a chart's color.
- Setting zingchart.ASYNC = true resize and repaint issues.
- Value Box issue with charts starting with plots initially hidden (visible:false).
- margin:dynamic fixed for chord charts.
- Chord charts with all 0 values will render now.
- Fixed dynamically updating pie charts with all plots hidden.
- Changes for offsetStart and offsetEnd on bubble charts.