v2.18.11
Non-numbers in a number column
- Non-numbers in a number column will render correctly as the given value, such as
Infinity
,+Inf
,-Inf
,∞
,+∞
,-∞
null
will continue to render as an empty space in table visualizations- Note:
null
must appear as the wordnull
in the data for this to occur. Actual nullness (the lack of value) or an empty string will be considered0
- Note: