ZingChart Releases
Released: Mar 7, 2019
Updates in 2.8.6
Funktionen
- Heatmap Plugin - standalone or integrated with various existing chart types including:
- Heatmap over XY chart.
- Heatmap over Radar chart.
- Heatmap over geographic maps, static and live.
- Various performance related updates.
- Added logarithmic progression on treemaps.
Released: Jan 28, 2019
Updates in 2.8.5
Funktionen
- New Organizational Charts.
- Introduced ability to hide specific goals for bubble charts.
- Reduced the limits of zoom to minimum 2 scale steps and 10x10 pixels.
- Allow pagescroll mobile context menu item to be disabled.
- Standard behaviors can be overridden by gui settings set for each graph.
- Mobile touch scroll zooming will now scroll on nodes.
Fehlerkorrekturen
- Fixed alpha attribute for type poly objects.
- Fixed bug where legend and view source were blocking scrollbar in certain areas...
Released: Dec 11, 2018
Updates in 2.8.4
Funktionen
- Added Tree module (hierarchy trees and force directed graphs).
- Added BubbleLegend module.
- Added built-in logic for choropleth maps.
- Added ColorScale module.
- Added the ability to customize container for DataTable view.
Fehlerkorrekturen
- Fixed issue with a chart failing to load on 100% stacked areas with no data.
- Fixed visual issues with bullet stacked charts.
- Fixed visual issues with gauge charts.
- Fixed issues with DataTable view in full screen mode.
- Fixed associations on multiple...
Released: Aug 22, 2018
Updates in 2.8.0
Funktionen
- New Variable Width Bar Chart.
- New Vector Plot Chart.
- New Hexmaps plugin.
- New Sparklines chart.
- New Pictograph Module.
- New Scatterplot Matrices.
- New Grouped Data Bar chart.
- Added functionality to right click export csv, xls and showing a html table with the data.
- New Heatbar chart.
- Improved column highlighting.
- Added rgba to include alpha properties.
- Allow getobjectinfo method for scales to return x/y information and height and width.
Fehlerkorrekturen
- Fixed CSS transform tooltip issue...
Released: May 3, 2018
Updates in 2.7.1
Funktionen
- Added new scale label placement options.
- Added new Preview Scales format.
- Added crosshair timeout for mobile charts.
- Added labels to be parsed on %kt and values to be parsed on %kv and %kt.
- Implemented performance updates on 3D systems.
- Improved optimization for charts with large data sets.
- Improved export server performance speed.
Fehlerkorrekturen
- Fixed selection on individual bars with desktop/mobile.
- Fixed animated gifs in the noData object.
- Fixed Chord Diagram small white ghost...
Released: Feb 1, 2018
Updates in 2.6.3
Funktionen
- Added vrange charts.
- Added sticky tooltips on labels with HTML content.
Fehlerkorrekturen
- Fixed memory leak introduced by map node cloning.
- Fixed bug that made the treemap turn all black when "aspect-type":"default" and when all values were the same.
- Fixed treemap transitions when the chart contains multiple treemaps.
- Fixed side effects from 2.6.1 to 2.6.2 update:
- Fixed broken defaults like palettes are not being applied.
- Fixed value boxes being displayed by default.
- Fixed legends...
Released: Dec 19, 2017
Updates in 2.6.2
Funktionen
- Added chart labels for groups of bars.
- Set max-width of bars using bar-max-width.
- Set title as a clickable URL.
- Allows y-axis to function like the x-axis with zooming and using string labels.
- Allows aligning 0 on multiple y-axis.
- Added additional layouts for plotLabel, especially useful when plot labels are too large and cut off.
- Scalableyaxis plugin allows for users to drag scales.
- Added preview-state objects to series items, to override the style displayed in the preview box.
- Added...
Released: Jul 13, 2017
Updates in 2.6.1
Funktionen
- New Scalableyaxis plugin allows for users to drag scales.
- Added "connect-nulls" to series items (works currently only on line/area in fast mode) to draw lines through large breaks in data that are filled with null values.
- Arrow tip removal through aspect: [0,0].
- Hiding and showing buttons on Zoom is now much easier.
Released: Apr 6, 2017
Updates in 2.6.0
Funktionen
- Maps Now Have Zooming - ZingChart now added new ZingChart maps functionality. The new updates include:
- Zoom Controls
- Double Lick To Zoom Where Cursor Is
- Scroll To Zoom Where Cursor Is
- Panning
- Styling/Placement Of The Zoom Controls - In previous versions of ZingChart, the maps supported an unconventional and obsolete way of Zooming with x/y coordinates. The new updates allow for zooming, panning, and scrolling on maps.
- Stacked bar attributes %stack-average and %stack-length.
- New svg...
Released: Jan 10, 2017
Updates in 2.5.2
Funktionen
- '%stack-total' allows you to easily figure out which bar plot is at the top of your chart stack. You can now easily display a valueBox at the top of your stack.
- valueBox array for bullet charts.
- Update rankflow charts attribute to destroy left column which forces the chart to the full width of the div.
- Selection tool allows click to be registered. This enables the capability to click and clear selections.
- Added 'data-append-selection: true | false' to plot to allow for multiple groups...