ComputePipeline - public? #5432
Answered
by
SimonDanisch
ophelia-adams
asked this question in
Q&A
|
Is the ComputePipeline considered a public interface for plotting, or is it not intended to be used directly? I suppose this is mostly a question about stability, are large changes expected? It is a really good fit for a slightly complicated plotting situation (linked data across plots and interactivity). |
Answered by
SimonDanisch
Nov 24, 2025
Replies: 1 comment 1 reply
|
Great to hear it works for you! |
1 reply
Answer selected by
ophelia-adams
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great to hear it works for you!
I must admit, I havent thought much about the exact future, since I think computegraph still needs to prove itself in various situations.
I dont plan to introduce many breaking changes, but we could still refactor it once in a while, if the need arises.
I'd say the more people use it productively, the better the chance for it to stabilize ;)