holoviz / holoviews

With Holoviews, your data visualizes itself.
https://holoviews.org
BSD 3-Clause "New" or "Revised" License
2.69k stars 402 forks source link

Hold rendering until a plot has been fully updated #6265

Closed philippjfr closed 3 months ago

philippjfr commented 3 months ago

Supersedes https://github.com/holoviz/holoviews/pull/6247 by always holding rendering until a plot has been fully updated.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.53%. Comparing base (e87f38c) to head (6ccebbd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6265 +/- ## ======================================= Coverage 88.53% 88.53% ======================================= Files 323 323 Lines 67806 67816 +10 ======================================= + Hits 60030 60040 +10 Misses 7776 7776 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.