Visualization
Visualization copied to clipboard
feat(timeline): add zoom preservation to timeline series
exposes a boolean property that when set allows the gantt chart to maintain its current zoom level instead of zooming to fit all items on update
Checklist:
- [x] The commit message is properly formatted and free of typos.
- [ ] The commit message title makes sense in a changelog, by itself.
- [ ] The commit message includes a "fixes" reference if appropriate.
- [ ] The commit is signed.
- [x] The change has been fully tested:
- [ ] I have viewed all related gallery items
- [ ] I have viewed all related dermatology items
- [x] There are no similar instances of the same problem that should be addressed
- [ ] I have addressed them here
- [ ] I have raised new issues to address them separately