-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Description
I'm setting selection defaults through menu inputs that have values set.
Fixed scale domain setting I'm using behaves as advertised in that the scale domain doesn't change on subsequent data updates.
But, I expected the domain calculation to include all data.
It's filtered to the default selection however. It might be ambiguous but this seems like a bug to me?
To reproduce:
- Go to specs/yaml/sorted-bars.yaml, which has a default selection for acquatics
- add
xDomain: Fixed
Here is a gif of the result:
Screencast.from.2024-10-28.20-24-50.webm
The domain is fixed but whenever I select All, then data is truncated.
When I fix the domain with no default selection I see a fuller representation:
Should Fixed give this range, independent of the default selection?
Metadata
Metadata
Assignees
Labels
No labels
