figurefirst icon indicating copy to clipboard operation
figurefirst copied to clipboard

A layout-first approach to figure making

Results 21 figurefirst issues
Sort by recently updated
recently updated
newest added

Thanks for the amazing work on FigureFirst! I am wondering if it's possible to add support for rotation of axis. The original package gives rise to an error if the...

Hi, I have been using figurefirst extensively for my PhD manuscript and I'm a lot thankful for its existence ! There is one special case which I have not been...

Hello, is it possible to use a template that has other elements like text, arrows? Something like this: ![image](https://user-images.githubusercontent.com/67183566/87559583-c7693900-c6ba-11ea-8339-64dacf8b2bc6.png) When I try that template: ``` import figurefirst as fifi import...

Cleans up some of the CI by moving all the tests to tox, also enables pypi deployment by pushing a tag (haven't tested this yet) and moves control of all...

The inkscape extensions appear to need to extend the system path to include the extension directory. We should come up with a cleaner way of doing this than hard coding...

bug
Usability

Hi Thanks a lot for the wonderful package! I really enjoyed the workflow of `FigureFirst` and is gradually checking the examples. ---------- I think the documentation for the axis methods...

enhancement
User Documentation

There are a number of issues #12 #11/ #25 (duplicates) and #10 that relate to non-conformant svg decoration. Perhaps we should have a validation step that makes sure the decorated...

It would be great if we could read in a skewed (transformed) rectangle from inkscape, generate axes, and have inkscape apply the transformation to the matplotlib output so that you...

enhancement

With the new support for re-generating the plots from a pickle file, it would be nice to have a function that strips out all the figurefirst layers. That way, on...

enhancement

Issue originally pointed out in #55 by @clbarnes.

Usability