holoviz / hvplot

A high-level plotting API for pandas, dask, xarray, and networkx built on HoloViews
https://hvplot.holoviz.org
BSD 3-Clause "New" or "Revised" License
1.14k stars 109 forks source link

hide Dask warnings on the plotting guides #1423

Closed maximlt closed 1 month ago

maximlt commented 1 month ago

https://github.com/holoviz/holoviews/pull/6391

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 88.94%. Comparing base (266565b) to head (d835266). Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1423 +/- ## ========================================== + Coverage 88.91% 88.94% +0.02% ========================================== Files 51 52 +1 Lines 7651 7751 +100 ========================================== + Hits 6803 6894 +91 - Misses 848 857 +9 ```

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