Theodore Lindsay
Theodore Lindsay
Yes, that was sloppy on my part -- the build and test are redundant.
It might also be useful to setup the CI to publish tagged releases. https://packaging.python.org/guides/publishing-package-distribution-releases-using-github-actions-ci-cd-workflows/ -- Though that is probably another issue.
> I'm intrigued - the Actions config doesn't give the name of a tox env specified in the tox config, and the tox config doesn't include 3.8, but Actions does....
Hey sorry not responding and creating a stale issue. I think this is a great idea, @florisvb I think you've been using the `save_fifi_data` and this dovetails nicely with this...
Good luck on the pape! Do you want to close this, or keep it open for future plans?
Check if this is still true with inkscape1.
I've created an examples section in the documentation, currently the image links are broken on github (they work ok when the documentation is generated locally). Maybe they could be autogenerated...
Glad you're finding the library useful! > From what I understand, in version 0.0.6 you need to add a node `figurefirst:mplmethods` inside the `figurefirst:axis` node. Is that correct? Yes, the...
> That's true. If adhering to the API of 0.0.6 the proof-of-concept approach can be to create a node `figurefirst:properties` parallel to the `figurefirst:axis` which stores the key:value pairs, and...
Hi @jfear glad it helps. I think there might be a solution using the figure templating function. @florisvb what do you think?