Forum Discussion
mahoneypat
4 years agoMicrosoft Employee
Deneb Visual Scrolling
Is there a way with the Deneb custom visual to keep the axis visible while scrolling?
For now, I am showing the x axis at top and bottom (vertical scrolling). This helps but is not ideal. Als...
- 4 years ago
Hey mahoneypat,
The scrolling is applied to the entire Vega view, as it's one large SVG (or canvas) container - as far as I know there's nothing currently in Vega/Vega-Lite to support fixing a portion of the visual in-place. This is closest approximation I've seen to something like what I believe you're looking for with current functionality, but it requires a concat layout.
Regards,
Daniel
lasersharks
4 years agoKudo Collector
Have you seen here at 08:30 to see an axis that allows you to scroll.