-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
Description
Feature Proposal
Starting in #10691, a dataset is automatically clipped to its scales' range. We have some custom scales that control an area for plotting but aren't intended to override the chart's normal clipping area.
Would it be worth adding an option (either via scale options or via a new scale API) to allow scales to control whether or not they're considered for clipping? If not, we can work around it locally.
Possible Implementation
No response
stockiNail