Oscar Gustafsson
Oscar Gustafsson
It would be nice to be able to specify an absolute font size for labels (and nodes and edges) so that it is always readable. However, I'm guessing that the...
I'd like to be able to unset the color of a node (basically doing `self.props.color = None`). `reset_color`? Or is it possible in some other way? ``` rust pub fn...
**Is your feature request related to a problem? Please describe.** Rather than having to describe all the fields, it would be nice if one could deserialize from "Ctrl+B" etc. And...
#### References to other Issues or PRs Closes #22568 #### Brief description of what is fixed or changed It is now possible to use sets as arguments to `Max` and...
### Problem The SVG backend supports URLs for all objects, which is quite easy as the URL is connected to the object in SVG (if I understand things correctly). The...
### Documentation Link https://matplotlib.org/stable/plot_types/index.html ### Problem Most of the plot types are shown here, although not all. I guess it is really a good starting point for a newcomer, but...
I've realized that one can have arbitrary properties in JUnit files, see https://github.com/testmoapp/junitxml?tab=readme-ov-file#attachments It would be nice to attach the path to any generated waveform file here. One should probably...