Bar charts fail if a series name is null
Issue #633
resolved
sorting.js doesn't check for a null name. If there is a null name then it fails and charts never appear.
Comments (2)
-
reporter -
- changed status to resolved
Merged in issu3633BarChartFailIfNameNull (pull request #196)
Fixed error that caused charts to fail if a bar chart series was null [skip ci]. Fixes issue
#633→ <<cset 6e19c7743dce>>
- Log in to comment
Fixed error that caused charts to fail if a bar chart series was null [skip ci]. References issue
#633→ <<cset d7de7992602e>>