sliceplots


Namesliceplots JSON
Version 0.3.3 PyPI version JSON
download
home_pagehttps://github.com/berceanu/sliceplots
Summarythin wrapper on top of matplotlib's imshow for 2D plotting with attached slice plots
upload_time2023-10-11 10:28:03
maintainer
docs_urlNone
authorAndrei Berceanu
requires_python>= 3.6
licenseBSD license
keywords slice plot plotting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========
Slice Plots
===========

.. image:: https://img.shields.io/pypi/v/sliceplots.svg
   :target: https://pypi.python.org/pypi/sliceplots

.. image:: https://img.shields.io/pypi/l/sliceplots.svg
   :target: https://github.com/berceanu/sliceplots/blob/master/LICENSE
   :alt: PyPI - License

Thin wrapper on top of ``matplotlib``'s ``.imshow()`` for 2D plotting, with attached slice plots

Features
--------

* only depends on ``matplotlib``
* uses its pure OO (look Ma, no ``pyplot``!) interface
* support for 1D and 2D plots with various customization options
* broken-axis 1D plots
* small codebase
* designed for non-interactive use, scripting and publication-quality plots


=======
History
=======

0.3.3 (2023-10-11)
------------------

* Bring dependencies up to date

0.3.2 (2019-10-28)
------------------

* Implement vmin, vmax and alpha for colored line plot


0.3.1 (2019-08-06)
------------------

* Minor bugfixes and docs update.


0.3.0 (2019-08-03)
------------------

* Add colored line plot with colorbar.

0.2.1 (2019-08-02)
------------------

* Fix bumpversion problem

0.2.0 (2019-08-02)
------------------

* Simplify documentation and tests.
* Allow passing an existing ``Axes`` instance to all methods/classes.

0.1.2 (2019-06-19)
------------------

* Fixed label positions and colors.

0.1.0 (2019-06-17)
------------------

* Added regression tests, usage and docstrings.

0.0.1 (2019-06-16)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/berceanu/sliceplots",
    "name": "sliceplots",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">= 3.6",
    "maintainer_email": "",
    "keywords": "slice plot plotting",
    "author": "Andrei Berceanu",
    "author_email": "andreicberceanu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c9/fa/5a99b28b06d6aca4bc2f698031fd3e51f4d471dc68f6eb8e4cb5a50b6dcd/sliceplots-0.3.3.tar.gz",
    "platform": null,
    "description": "===========\nSlice Plots\n===========\n\n.. image:: https://img.shields.io/pypi/v/sliceplots.svg\n   :target: https://pypi.python.org/pypi/sliceplots\n\n.. image:: https://img.shields.io/pypi/l/sliceplots.svg\n   :target: https://github.com/berceanu/sliceplots/blob/master/LICENSE\n   :alt: PyPI - License\n\nThin wrapper on top of ``matplotlib``'s ``.imshow()`` for 2D plotting, with attached slice plots\n\nFeatures\n--------\n\n* only depends on ``matplotlib``\n* uses its pure OO (look Ma, no ``pyplot``!) interface\n* support for 1D and 2D plots with various customization options\n* broken-axis 1D plots\n* small codebase\n* designed for non-interactive use, scripting and publication-quality plots\n\n\n=======\nHistory\n=======\n\n0.3.3 (2023-10-11)\n------------------\n\n* Bring dependencies up to date\n\n0.3.2 (2019-10-28)\n------------------\n\n* Implement vmin, vmax and alpha for colored line plot\n\n\n0.3.1 (2019-08-06)\n------------------\n\n* Minor bugfixes and docs update.\n\n\n0.3.0 (2019-08-03)\n------------------\n\n* Add colored line plot with colorbar.\n\n0.2.1 (2019-08-02)\n------------------\n\n* Fix bumpversion problem\n\n0.2.0 (2019-08-02)\n------------------\n\n* Simplify documentation and tests.\n* Allow passing an existing ``Axes`` instance to all methods/classes.\n\n0.1.2 (2019-06-19)\n------------------\n\n* Fixed label positions and colors.\n\n0.1.0 (2019-06-17)\n------------------\n\n* Added regression tests, usage and docstrings.\n\n0.0.1 (2019-06-16)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "BSD license",
    "summary": "thin wrapper on top of matplotlib's imshow for 2D plotting with attached slice plots",
    "version": "0.3.3",
    "project_urls": {
        "Homepage": "https://github.com/berceanu/sliceplots"
    },
    "split_keywords": [
        "slice",
        "plot",
        "plotting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "345fd29bc2e2577953a113a852af2054cd568f98c4b53ce01d87f8b24b8e95b6",
                "md5": "6409a04fd00bacb29dc4993c334b3e5f",
                "sha256": "695d53a192ae5d8d8bc2f4e64dddc278d9545c40090ab9222229dbf01edd6914"
            },
            "downloads": -1,
            "filename": "sliceplots-0.3.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6409a04fd00bacb29dc4993c334b3e5f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">= 3.6",
            "size": 11240,
            "upload_time": "2023-10-11T10:28:00",
            "upload_time_iso_8601": "2023-10-11T10:28:00.438592Z",
            "url": "https://files.pythonhosted.org/packages/34/5f/d29bc2e2577953a113a852af2054cd568f98c4b53ce01d87f8b24b8e95b6/sliceplots-0.3.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9fa5a99b28b06d6aca4bc2f698031fd3e51f4d471dc68f6eb8e4cb5a50b6dcd",
                "md5": "f5d5bb64e19043cce06ad0afe1cd1ab2",
                "sha256": "25c14409865fc82b0daf92fe348986852dd0ffbeae15374f62c9a7660560c370"
            },
            "downloads": -1,
            "filename": "sliceplots-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f5d5bb64e19043cce06ad0afe1cd1ab2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">= 3.6",
            "size": 187978,
            "upload_time": "2023-10-11T10:28:03",
            "upload_time_iso_8601": "2023-10-11T10:28:03.096214Z",
            "url": "https://files.pythonhosted.org/packages/c9/fa/5a99b28b06d6aca4bc2f698031fd3e51f4d471dc68f6eb8e4cb5a50b6dcd/sliceplots-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-11 10:28:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "berceanu",
    "github_project": "sliceplots",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "sliceplots"
}
        
Elapsed time: 0.12460s