PowerCharts XT のリリース

Released: Dec 5, 2019

v3.15.x での更新項目

v3.15.2

Updated Jul 14, 2020

New Features

  • Expands the coverage of existing dataPlot events to the nodes and links of the Chord diagram. Events such as Click and Hover as well as support for link attributes were added to nodes, ribbons and labels for Chord diagrams.
  • When exporting spark charts as a CSV file or CSV data using getCSVData() or getChartData('csv')methods, the exported csv now displays column headers.
  • Plot events and tooltips work properly with CSS 2D transformations like rotate...

Released: Aug 1, 2019

v3.14.0-sr.1 での更新項目

機能

  • FusionCharts Angular wrapper is now compatible with Angular 8.

不具合の修正

  • You can now render charts in angular using angular-fusioncharts wrapper. Previously, the charts were not getting rendered in angular when using angular-fusioncharts wrapper of FusionCharts version 3.14.0.

Released: Jul 26, 2019

v3.14.0 での更新項目

機能

  • Introduced a new attribute named inheritPlotBorderColor for area charts to set the border color of the plot by inheriting the plot color.
  • You can now customize the position of the x-axis.
  • You can now customize the position of the y-axis.
  • You can now control the visibility of data values by specifying a threshold value of the data plot. Only the data values greater than the threshold will be visible. Chart specific attributes for this include, minHeightForValue (column or bar encodings...

Released: Jun 4, 2019

v3.13.5-sr.1 での更新項目

Updates in v3.13.5-sr.1

  • A minor bug for MSCombiDY2D and MSCombi2D has been fixed.

Released: May 31, 2019

v3.13.5 での更新項目

Updates in v3.13.5

  • Improvement
    • In a multi-level pie chart, 'showLabel' and 'showValue' attributes are now supported at the 'category'level.
    • The file format to export a chart in Excel is now changed from '.xls' to '.xlsx'.
  • Fixes
    • In a multi-series chart, if a series is hidden at the time of rendering and the attribute 'transposeAxis'is set as '1', the y-axis was not scaling properly. This issue is now fixed.
    • On exporting charts as PDF from a page which has multiple charts, the exported PDF was not...

Released: Aug 10, 2018

v3.13.1 での更新項目

機能

  • In multi-level pie chart, `highlightParentPieSlices` and `highlightChildPieSlices` atrributes have been introduced to determine the direction of the highlight effect.
  • A common theme can now be applied to all charts in a page.
  • The restore button in select-scatter and drag-able chart has been moved to `options menu`. The list of attributes which have been added are as follows:
    • `enableSubmit`
    • `submitText`
    • `enableRestore`
    • `restoreText`
  • Data plots in the inverse chart will now appear from the top...

Released: Nov 1, 2016

V3.11.3 での更新項目

機能

Key Change: The current pricing plan has been changed to an annual model, based on the number of developers.

Common Updates:

  • Toolbars can now be customized using the following attributes:
    • toolbarX
    • toolbarY
    • toolbarHAlign
    • toolbarYAlign
    • toolbarPosition
  • The message font and font color can now be customized when the ​showChartMessage() method is used to set custom chart messages. The ​showChartMessage() API is now modified to: showChartMessage(text, modal, cancelable, customAttrs) Where...

Released: Sep 22, 2016

V3.11.2 での更新項目

機能

  • Significantly improved chart rendering speed.
  • For all the charts in FusionCharts Suite XT, annotations can now be displayed above all the elements in the chart if  you set `showBelow=0`.

不具合の修正

  • In the kagi chart, labels corresponding to null data values are no longer displayed on the  x­axis.
  • For radar chart, all the labels now get displayed as expected. Previously, labels  for some data points were not getting rendered.
  • The issue of chart caption and sub­caption overlapping the chart canvas in...

Released: Jul 1, 2016

v3.11 での更新項目

機能

  • New navigation bar for the treemap chart, clicking a node on the bar shows the subtree for which the clicked node is the root node.
  • The zoomin and zoomout animation in the treemap chart has been extended to help establish hierarchical context.
  • The slice and dice algorithm for the treemap chart now supports two additional slicing modes, horizontal slicing and vertical slicing.
  • New maxDepth attribute restricts the number of hierarchical levels of a treemap chart displayed at any given point in...

Released: Sep 28, 2015

Updates in this release

Updates in 3.9

Improvements

  • Browser compatibility improved for handling the SVG path element in dragnode charts.

Fixes

  • Tooltips in charts are now working in Android Chrome for the data plots configured to listen to drag events.

Common updates across all FusionCharts products:

New Features

  • The forceNumberScale ( sForceNumberScale for the secondary yaxis) has been introduced to format values lower than the specified numberScaleValue. If a data value is less than the lowest given number in the...