Release-Notes.md
... ...
@@ -2,15 +2,15 @@
2 2
3 3
# 6.7.0.257
4 4
5
-* FB-11619: Implementation of separator support in HTML pie chart
6
-* FB-11621: Fix wrong chart parameters initialization in some cases. Fix full width chart margins
5
+* FB-11619: Implementation of separator support for HTMLCHARTS pie chart
6
+* FB-11621: Fixed wrong chart parameters initialization and full width chart margins
7 7
* FB-11621: Format htmlchart numbers with comma "0,000"
8
-* HTMLcharts: Fixed tooltip formatting for Funnel chart
9
-* HTMLcharts: Fixed Axis labels cut in half for line chart
10
-* HTMLCharts: Fixed Pie Chart 'CombineBottom%' functionality erroneously renaming single smallest slice 'Other' which has not been combined with another slice
11
-* HTMLcharts: Increased right and left margin for line, bar and area chart
12
-* HTMLcharts: Changed top offset of gauge
13
-* HTMLcharts: Changed generation of description in filters
8
+* HTMLCHARTS: Fixed tooltip formatting for Funnel chart
9
+* HTMLCHARTS: Resolved issue where axis label was cut in half on line charts
10
+* HTMLCHARTS: Fixed Pie Chart 'CombineBottom%' functionality erroneously renaming single smallest slice 'Other' which has not been combined with another slice
11
+* HTMLCHARTS: Increased right and left margin for line, bar and area chart
12
+* HTMLCHARTS: Changed top offset of gauges
13
+* HTMLCHARTS: Resolved bug where the description of an applied filter was listed multiple times
14 14
* FB-11678: Fixed intermittent "Unable to connect to the remote server" scheduler error
15 15
* FB-11808: Fixed styles of VisualGroups to make them bolder
16 16
* FB-11610: Support of CustomizeChart implemented for htmlCharts