Metadata-Version: 1.0
Name: pylustrator
Version: 0.11.0
Summary: Adds interactivity to arrange panels in matplotlib
Home-page: https://bitbucket.org/fabry_biophysics/pylustrator
Author: Richard Gerum
Author-email: richard.gerum@fau.de
License: GPLv3
Description: .. -*- mode: rst -*-
        
        Pylustrator
        ===========
        
        |DOC|_ |License|_ |DOI|_
        
        .. |DOC| image:: https://readthedocs.org/projects/pylustrator/badge/
        .. _DOC: https://pylustrator.readthedocs.io
        
        .. |License| image:: https://img.shields.io/badge/License-GPLv3-blue.svg
        .. _License: http://www.gnu.org/licenses/gpl-3.0.html
        
        .. |DOI| image:: https://img.shields.io/badge/DOI-10.5281/zenodo.1294663-blue.svg
        .. _DOI: https://zenodo.org/record/1294664
        
        Visualisations of data are at the core of every publication of scientific research results. They have to be as clear as
        possible to facilitate the communication of research. As data can have different formats and shapes, the visualisations
        often have to be adapted to reflect the data as well as possible. We developed Pylustrator, an interface to directly
        edit python generated matplotlib graphs to finalize them for publication. Therefore, subplots can be resized and dragged
        around by the mouse, text and annotations can be added. The changes can be saved to the initial plot file as python code.
        
        Keywords: python, matplotlib, draggable subplots, texts, annotations, code generation
        
        Please refer to our `Documentation <https://pylustrator.readthedocs.io>`_ for more information and instructions on installing it.
Platform: UNKNOWN
