Strengthen the OrdinalDomain type #1271
Labels
API
Changes the external API types
code quality
:heatmap
Heatmap/Swimlane chart related issue
Impact:Medium
:xy
Bar/Line/Area chart related
Describe the bug
From a conversation in #1253 (comment) we can improve the current
OrdinalDomain
type from(string|number)[]
tostring[] | number[]
as described in the commentsThis will have some repercussion on both the Heatmap and the XY charts and the public APIs
The text was updated successfully, but these errors were encountered: