ZingChart Releases

Released: Aug 22, 2018

2.8.0 버젼 업데이트

기능

  • 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.

수정사항

  • Fixed CSS transform tooltip issue.
  • Allow alpha to work...

Released: May 3, 2018

2.7.1 버젼 업데이트

기능

  • 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.

수정사항

  • Fixed selection on individual bars with desktop/mobile.
  • Fixed animated gifs in the noData object.
  • Fixed Chord Diagram small white ghost cords.
  • Fixed png/pdf...

Released: Feb 1, 2018

2.6.3 버젼 업데이트

기능

  • Added vrange charts.
  • Added sticky tooltips on labels with HTML content.

수정사항

  • 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 being displayed by...

Released: Dec 19, 2017

2.6.2 버젼 업데이트

기능

  • 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 custom...

Released: Jul 13, 2017

2.6.1 버젼 업데이트

기능

  • 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

2.6.0 버젼 업데이트

기능

  • 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 export...

Released: Jan 10, 2017

2.5.2 버젼 업데이트

기능

  • '%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 of...

Released: Dec 1, 2016

2.5.1 버젼 업데이트

기능

  • 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...

Released: Oct 13, 2016

2.5 버젼 업데이트

기능

  • ZingChart now works with Flexbox.
  • New selection tool.
  • Stream Graphs.
  • Stream Graph feeds.
  • New event for context menu.
  • Added jsRule on radar charts.
  • Background image position has been adjusted for radial charts.
  • Treemap has new layout options: random, squarify, squarifyV2 and balancedV2.
  • Added a new hover layer for plot hover state. You can now have hoverstate behind certain items like scales. This option can be enabled with zingchart.DEV.PLOTSHLAYER.
  • Added new active attribute in the zoom...

Released: Aug 3, 2016

2.4.1 버젼 업데이트

기능

  • Media Rules allow you to create responsive charts that can be viewed across different desktop and mobile devices.
  • Logarithmic scales are now available on scale X.
  • Added zoom:false flag on zoomto API (to skip the actual zoom on chart)
  • Added cubic bezier curves; fixed curves on VML
  • Preview is set to live by default for the light and dark themes.

수정사항

  • Fixed styles array bug.
  • Updated time-series step values for month and year.
  • Disabled the default hover-state on pareto.
  • Fixed graphset layout not...