Open
Description
Continuing from #536…
- undefined or invalid data Communicate information about filtered data points #493
- mix-sign log scale Instead of filtering oppositely-signed values for log scales, require an explicit sign #534
- too many ordinal values Hide tick labels when an ordinal x or y has a high-cardinality domain. #74
- cycling the ordinal color scale because we have more categories than colors
- infinite values ignore infinite values when setting a scale domain? #528
- on-the-fly data coercion coerce to the scale’s type #532
- seemingly parallel facet data Warn users when facet data doesn't match mark data #1009
- insets that result in invisible rects
- insets and margins that result in scale range collapse
- using ordinal data with line or area?
- sort: {y:"x"} when y is not ordinal (suggested by @yurivish)
- warn when requesting a color legend on non-scaled color (Legend not showing when values are `var(...)` #2013)