FusionCharts XT

JavaScript (HTML5) enterprise-grade charts and graphs for dynamic web applications.

Published by FusionCharts
Distributed by ComponentSource since 2020

Prices from: $ 77.42

i

Please note that FusionCharts new licenses are available as part of FusionCharts Suite

FusionCharts Suite is available as an Annual and Perpetual licenses.

FusionCharts XT Releases

Released: Dec 5, 2019

Updates in 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

Updates in v3.14.0-sr.1

Features

  • FusionCharts Angular wrapper is now compatible with Angular 8.

Fixes

  • 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

Updates in v3.14.0

Features

  • 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

Updates in 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

Updates in 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

Updates in v3.13.1

Features

  • FusionCharts Suite XT v3.13.0 introduces two new chart types: overlapped column chart and overlapped bar chart.
  • Spline and Spline Area charts can now be built as part of combination charts, using the `renderAs` attribute.
  • A common theme can now be applied to all charts in a page.
  • For dual y-axis charts, the secondary data plots now overlaps the primary data plots if `renderAs` attribute is set as column.
  • In zoomline chart, `maxPeakDataLimit` and `minPeakDataLimit` attributes consider...

Released: Jul 3, 2017

Updates in V3.12.1

Features

  • FusionCharts export servers have been reconfigured to introduce the following features:
    • Export charts in auto-export mode - lets users make optimum use of the server-side and client-side export capabilities.
    • Export statistics can now be logged to obtain details like the type of the exported chart, the format in which the chart was exported, and IP address of the user exporting the chart.
    • The 'exportAction' attribute can now send the exported file as a download to the client as well as...

Released: Nov 1, 2016

Updates in V3.11.3

Features

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

Updates in V3.11.2

Features

  • For scroll stacked column charts the showSum attribute now works even if the dataset value is set to `0`.
  • 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`.

Fixes

  • In the zoom scatter chart, the regression line now works as expected. Previously,it was getting extended upto the width of the canvas.
  • In the zoomline chart, Traditional tooltips are now...

Released: Jul 1, 2016

Updates in v3.11

Features

  • New animateClockwise attribute configures the direction of animation (clockwise or anticlockwise) for pie and doughnut charts.
  • New alphaAnimation attribute enforces initial animation via alpha transition.
  • New toolbar introduced to manage the UI action elements (context menus, checkboes, buttons) centrally.
  • Chart data can now be exported to XLS.
  • Batch export allows multiple charts on the same page to be exported as a single JPG/PNG image.
  • Legend interactivity has been enabled for the...