Skip to content

Matplotlib plots #839

Answered by philipc2
csteele2 asked this question in Q&A
Jul 5, 2024 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @csteele2

Our direct matplotlib support is very minimal as of right now. We have some support for creating PolyCollection and LineCollection objects that can be used in within matplotlib workflows, however the performance is much less than ideal and we haven't spend much time recently looking into it. However, this is something I can take a look at this upcoming iteration, since it does seem like someone the community would benefit from.

We can track the progress with #840 and #430

This page might be a good read from HoloViews.. All of our .plot() methods suppot a backend='matplotlib' parameter, which uses matplotlib as the renderer through HoloViews.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@csteele2
Comment options

Answer selected by csteele2
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ahijevyc
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants