Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Difference between hvplot and holoplot

So for a while now I have been migrating from Matplotlib to holoviews for my plotting needs, and mostly enjoying what I have experienced. Then i notice hvplot, which seems to make the holviews workflow way easier, by tying it closer together with Pandas. All good so far. But now I discover holoplot, which seems to do the same thing? I am quite confused, so hopefully someone could please try to explain to me the difference between hvplot and holoplot. Please...

Kind regards, Rasmus

like image 780
user2194172 Avatar asked Oct 29 '25 06:10

user2194172


1 Answers

HoloPlot was the predecessor of hvPlot, even the logo is the same :)
I think it got renamed hvPlot in later versions.
It was developed by exactly the same developers.

So for high-level plotting use hvPlot.
https://hvplot.holoviz.org/index.html

like image 173
Sander van den Oord Avatar answered Oct 31 '25 21:10

Sander van den Oord



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!