You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add area fill support to DataStreamer
- Add FillY properties matching Scatter class API (FillY, FillYValue, FillYAboveColor, FillYBelowColor)
- Implement two-tone fill rendering for areas above/below baseline
- Add GetSegments() method to IDataStreamerView interface
- Update Wipe and Scroll renderers to expose segment structure
- Handle partial buffers correctly during initial streaming
BREAKING CHANGE: IDataStreamerView interface now requires GetSegments() method implementation
* Update CHANGELOG.md
---------
Co-authored-by: Scott W Harden <swharden@gmail.com>
0 commit comments