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
+9-10Lines changed: 9 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
-
[<imgsrc="https://cdn.fusioncharts.com/fusioncharts/assets/fusioncharts-logo.svg"width="234px"alt="FusionCharts - Build beautiful web & mobile dashboards">](https://www.fusioncharts.com/)
<palign="center"><imgsrc="https://cdn.fusioncharts.com/fusioncharts/assets/fusioncharts-logo.svg"width="234px"alt="FusionCharts - Build beautiful web & mobile dashboards"></p>
FusionCharts is a JavaScript charting library providing 100+ charts and 2,000+ maps for your web and mobile applications. All the visualizations are interactive and animated, which are rendered in SVG and VML (for IE 6/7/8).
7
9
@@ -18,13 +20,9 @@ This package also contains FusionTime (timeseries charts), FusionWidgets (gauges
18
20
19
21
#### New Features
20
22
21
-
- FusionCharts version 4.0.0 introduces FusionDev AI: AI-powered knowledge base and documentation assistant which:
22
-
- Improves discoverability and unblocks developers by finding instant answers to questions about using FusionCharts.
23
-
- Increases developer productivity by providing instant access to clear, concise, and up-to-date documentation.
24
-
- Improves development efficiency with automated code generation.
25
23
- An attribute called autoUpdateStartEndDateColumn was introduced. This attribute updates the actual start date / actual end date columns in the Gantt Chart when taskbars are getting dragged.
26
24
- An attribute called allowTaskbarOverlap was introduced. When this attribute is set to 1, it allows the dragging of the taskbar over adjacent taskbars in the Gantt Chart.
27
-
- The attributes marginLeft, marginRight, marginTop, and marginBottom were introduced in the milestone option of Gantt charts. These attributes are used to position the milestone per the numeric value provided.
25
+
- The attributes marginLeft, marginRight, marginTop, and marginBottom were introduced in the milestone option of Gantt Chart. These attributes are used to position the milestone per the numeric value provided.
28
26
29
27
#### Improvements
30
28
@@ -53,7 +51,8 @@ This package also contains FusionTime (timeseries charts), FusionWidgets (gauges
53
51
- Fixed the issue where React FusionCharts wrapper was not working in strict mode. In react wrapper, if the chart is already rendered then the dispose method is used to delete the instance to avoid render callback in loop.
54
52
- Resolved the issue where data values were not visible for plots in the Bar2D chart when the bar width value was very low.
55
53
- Optimized user experience with Gauge charts through seamless resizing.
0 commit comments