Released: Dec 21, 2018
v3.13.3-sr.1 での更新項目
機能
- TypeScript files added for FusionTime.
不具合の修正
- Fixed problem with the latest updates in Chrome (version 71.0.3578.98, 64-bit) and Firefox (64.0, 64bit), browser scrolling was breaking tool-tip and some mouse interactions in charts.
Released: Dec 6, 2018
v3.13.3 での更新項目
機能
- The FusionCharts.getVersion('all') api is introduced to check the version of all the products and the FusionCharts Suite.
- From now onward, the FusionCharts Suite package will contain FusionCharts, FusionWidgets, PowerCharts, FusionMaps and FusionTime.
- Whenever a new version of these products is released the version of the FusionCharts Suite XT will change accordingly.
- The introduction of FusionTime, means the core platform has now been updated to accommodate time series visualization along...
Released: Oct 11, 2018
v3.13.2 での更新項目
機能
- New Events have been added to FusionCharts:
- The chartTypeInvalid event will be fired if the given chart type is invalid, or the chart type is not set.
- After invoking the render() API method, the containerNotFound event will be fired if the chart container is not found or not provided.
- The animationInvoked event will be fired as soon as the chart animation starts.
- The beforeDraw event will be fired whenever an entire redraw of the chart isstarted through data update, change of chart message...
Released: Aug 10, 2018
v3.13.1 での更新項目
Updates in v3.13.1
Fixes...
- Chart was throwing runtime error while changing the 'chartType'.
- When map alias was prefixed with a path (e.g. ‘maps/’) drill down chart failed to render the maps.
- The attribute 'displayValue' set as '" "' (blank space), is now working for trend line when the start value is '0'.
- Problem related to rendering FusionCharts in old IE browsers (VML) has been rectified.
- Changing theme using 'setChartAttribute' has been fixed for Funnel and Pyramid chart.
- Application of...
Released: Aug 6, 2018
v3.13 での更新項目
機能
New Features
- Introduces two new chart types: Overlapped column chart and Overlapped bar chart.
- Spline and Spline Area charts are now part of both FusionCharts XT and PowerCharts XT.
- Spline and Spline Area charts can now be built as part of combination charts, using the renderAs attribute. For example, "renderAs": "spline".
- A common theme can now be applied to all charts in a page.
- In multi-level pie chart, highlightParentPieSlices and highlightChildPieSlices attributes have been introduced to...
Released: Jun 5, 2018
v3.12.2 での更新項目
機能
- Improved TypeScript definition files added to npm package of FusionCharts (fusioncharts & fusionmaps).
- Annual Licenses no longer available (existing customers on the Annual Subscription model may continue to renew their Annual License).
- Perpetual Licenses now include 1 Year Premium Support & Upgrades instead of 3 years. (Support & Upgrades can be renewed on an annual basis).
Released: Jul 3, 2017
V3.12.1 での更新項目
機能
- 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 save a...
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 での更新項目
機能
-
FusionCharts XT Improvements
- For scroll stacked column charts the showSum attribute now works even if the dataset value is set to `0`.
-
FusionWidgets XT Improvements
- For Horizontal linear gauges the color attribute of the trendpoint is now also applied on the trendline's text.
-
Common Improvements
- 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`.
不具合の修正...
Released: Jul 1, 2016
V3.11 での更新項目
機能
- 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.
- Bullet graphs now support realtime data.
- 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...