Make bars always visible while zooming
Author: crcarloCreated Oct 1, 2024Updated Nov 7, 2024
LabelsType: Enhancement :pencil2:Issue: Accepted
Is there an existing issue for this?
- I have searched the existing issues
Code of Conduct
- I agree to follow this project's Code of Conduct
Feature Request
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?Source: FormidableLabs/victory