Can't insert a different label or title, per plot, for plots in FacetWrap or FacetGrid #1237
Alexander-Egistov
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Greetings,
Recently I have started using LetsPlot at work, in order to analyse measured experiment data, and it is far more comfortable, by far, then every other plotting framework in python, yet I have encountered a small problem - I can't insert a different label per each facet of facet grid or facet wrap, or at least add a different text in the title of the titles of facet grid or facet wrap.
And if I create such a plot object, there seems to be no way to iterate over the plots and edit those labels manually, or perhaps I am missing something?
So how can I change the labels or the titles to have a different label for each plot in the facet grid?
Let's say in this example?
Beta Was this translation helpful? Give feedback.
All reactions