Release-Notes.md
... ...
@@ -1,6 +1,6 @@
1 1
* FB-11619: Implementation of separator support in HTML pie chart
2 2
* FB-11621: Fix wrong chart parameters initialization in some cases. Fix full width chart margins
3
-* FB-11621: fix "0,000" number format for htmlcharts
3
+* FB-11621: Format htmlchart numbers with comma "0,000"
4 4
* HTMLcharts: Fixed tooltip formatting for Funnel chart
5 5
* HTMLcharts: Fixed Axis labels cut in half for line chart
6 6
* HTMLCharts: Fixed Pie Chart 'CombineBottom%' functionality erroneously renaming single smallest slice 'Other' which has not been combined with another slice
... ...
@@ -9,7 +9,6 @@
9 9
* HTMLcharts: Changed generation of description in filters
10 10
* FB-11678: Fixed error which sometimes occurred in scheduler. Cause of error was incorrect resource url generation, with consequent downloading via WebClient without try/catch construction.
11 11
* FB-11808: Fixed styles of VisualGroups to make them again bolder as they were
12
-* FB-11808: Fixed styles of VisualGroups to make them again bolder as they were
13 12
* FB-11610: Support of CustomizeChart implemented for htmlCharts
14 13
* FB-11781: Issue of filter values mixing up was fixed, by fixing bug which caused occasional treating numeric/string values as dates.
15 14
* FB-11703: Fix of bug which didn't allow to switch PDF outputGenerator to ITextSharp