FormidableLabs / FormidableLabs/victory
Make bars always visible while zooming
Open
Issue: Accepted
Type: Enhancement :pencil2:
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 536
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Code of Conduct
- [X] I agree to follow this project's Code of Conduct
### Feature Request
```markdown
If you add a zoom container to a bar chart, bars will disappear as soon as the bar datapoint is outside the new "zoomed" domain.
This makes the the bars appear and disappear as you zoom in and out or pan across the chart.
Can we have the bars rendered if their width is still inside the zoomed domain?
```
Contributor guide
Assessment
This issue has not been assessed yet.