Skip to content

Commit c5c16ff

Browse files
authored
Fixes infinity loops that crashed browser and Power BI Desktop (#25)
* 26815 Fix calculateXAxes method in order to stop infinity loops [Histogram] * 26816 Cover calculateXAxes method by Unit tests [Histogram]
1 parent 78aa02f commit c5c16ff

File tree

8 files changed

+10444
-84
lines changed

8 files changed

+10444
-84
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.3.1
2+
* Fixes infinity loops that crashed browser and Power BI Desktop if there's just one data point in a data-set
3+
14
## 1.3.0
25
* Added localization for all supported languages
36

0 commit comments

Comments
 (0)