You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+35-14Lines changed: 35 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
[<imgsrc="https://www.fusioncharts.com/dist/fusioncharts-idera-logo.svg"width="234px"alt="FusionCharts - Build beautiful web & mobile dashboards">](https://www.fusioncharts.com/)
1
+
[<imgsrc="https://cdn.fusioncharts.com/fusioncharts/assets/fusioncharts-logo.svg"width="234px"alt="FusionCharts - Build beautiful web & mobile dashboards">](https://www.fusioncharts.com/)
- FusionCharts version 3.21.1 introduces new maps for all 24 Argentinian departments, all 26 Peruvian departments, and all 7 provinces from Costa Rica.
20
-
- FusionCharts version 3.21.1 introduces the new function that removes any cross-site scripting that might be causing errors in your code.
21
-
- FusionCharts version 3.21.1 updated the `Ramda` dependency package version to the latest version, version 0.29.
22
-
- When using Multiseries Line charts, similar values overlapped in the chart. FusionCharts version 3.21 improved the `drawcrossline` attribute to prevent overlapping values and display a clean chart.
23
-
- Improved the `numberSuffix` attribute to work as expected when using numeric and Arabic characters. Previously, the characters were displayed in an incorrect order. Now, enabling the `hasRtlText` attribute corrects the suffix and prefix positions, showing the characters in the correct order.
24
-
- Improved the `Sunburst` chart by adding the `showLabelValue` property that allows users to control label visibility for each node at all levels in the chart.
25
-
- Improved the `dataLabelstyles` function to handle the properties, attributes, and conditions for the data label styles. Previously, when `plotHighlightEffect` was set, and if value-related cosmetics were applied at the dataset level, the value-related cosmetics did not display as expected upon hovering on the legends.
26
-
- Improved the accessibility feature. Now, when using React or Angular, you can enable the accessibility feature to import directly from the node modules packages.
27
-
- Improved the `Doughnut` and `Pie`charts by allowing users to display legend and data values as percentages or as absolute values.
28
-
- And several bug fixes under the hood, please read the release details on the [FusionCharts Blog](https://www.fusioncharts.com/blog/) for detailed report.
19
+
#### New Features
20
+
21
+
- FusionCharts enhanced interactivity with draggable taskbars in the FusionCharts Gantt chart. Users can use `allowDrag` attribute to enable the draggable feature and `dataplotdragmove` event to track the previous and new positional values of the taskbar
22
+
- An attribute called `markerLabelOffset` is introduced. This attribute allows to control the position of the marker labels on AngularGauge trend points, aiming to address the problem of overlap that occurs with small differences in values
23
+
- Added an attribute `showValues` to the StackedBar2DChartswhich enables users to auto-hide or show the chart if the text overflows the bar subsection
24
+
25
+
#### Improvements
26
+
27
+
- Updated the watermark text for Licence Expired Customers
28
+
- Restructured the angular-fusion grid dependency package to support the latest Angular versions from version 14 to the most recent version 17
29
+
- Improved the behavior of the Gantt chart to adapt to any screen size with new responsive functionality effortlessly
30
+
- Added a method to prevent unnecessary HTML in ASP.NET to prevent DataStream URL implementation errors
31
+
- Upgraded to support working with react-native version 0.73.3
32
+
- Improved the rendering of the Indonesia region in maps
33
+
- Updated Source Data examples on FusionCharts website to display examples with the latest data
34
+
35
+
#### BugFixes
36
+
37
+
- Fixed the issue with Inline styling not getting applied when labels/displayValue have HTML elements and
38
+
tag in them
39
+
- Resolved the issue where the link attribute was not working in Zoom Scatter chart
40
+
- Addressed an issue where the entire chart container was re-rendered when invoking setJSONdata method
41
+
- Fixed an issue where scrollTo method was resetting the scrollbar position when using setJSONData or setChartData
42
+
- The rendering issues of Japan's 16 provinces were resolved. These provinces include Yamagata, Tochigi, Saitama, Tokyo, Toyama, Yamanashi, Shizuoka, Shiga, Wakayama, Tottori, Shimane, Okayama, Yamaguchi, Tokushima, Saga, and Okinawa.
43
+
- Fixed the issue where certain values skewed the Radial bar
44
+
- Starting FusionCharts 3.23, charts are now rendering correctly when using jsonurl data format
45
+
- Resolved the issue where Microsoft Narrator could not read the chart plot details when using the accessibility extension in a certain configuration of Windows 10 and Chrome
46
+
- Two additional provinces were incorporated into Costa Rica maps: Monteverde and Puerto Jimenez
47
+
- Resolved the issue where exporting PDF reports resulted in incomplete information when using the Drag Node chart with a specific dataset
48
+
- Resolved an issue where the Dashboard section on the website was not integrated with Eloqua and the DataStories section was integrated with Eloquoa but the zip was not downloadable
49
+
50
+
<br />
29
51
30
52
---
31
53
@@ -311,8 +333,7 @@ FusionMaps is a companion package meant to be used in conjunction with FusionCha
311
333
312
334
## Contact Support
313
335
314
-
Fill [this form](https://www.fusioncharts.com/contact-support) or drop an email to
0 commit comments