pgcolorbar


Namepgcolorbar JSON
Version 1.1.3 PyPI version JSON
download
home_pagehttps://github.com/titusjan/pgcolorbar
SummaryPgColorbar is a color bar for PyQtGraph image plots.
upload_time2023-02-06 20:18:11
maintainer
docs_urlNone
authorPepijn Kenter
requires_python
licenseBSD
keywords color-maps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============================
PgColorBar
===============================

PgColorbar is a color bar (legend) for [PyQtGraph](http://www.pyqtgraph.org/) image plots. It can serve as a replacement for PyQtGraph's HistogramLUTItem.

For more info, see: https://github.com/titusjan/pgcolorbar




History
-------

1.1.3 (2023-02-06)
------------------
* Removed deprecated numpy aliases so it works with numpy 1.24.


1.1.2 (2022-11-13)
------------------
*   Fix use of deprecated method that was removed from PyQtGraph 0.13.


1.1.1 (2021-04-27)
------------------
*   Fix setup.py install by adding HISTORY.rst to the source distribution


1.1.0 (2021-02-07)
------------------
*   Added 'Drag Lines' that can be used to change the color range at one side only.
*   Set the histHeightPercentile parameter to 100 % by default.


1.0.0 (2019-08-17)
------------------
*   First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/titusjan/pgcolorbar",
    "name": "pgcolorbar",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "color-maps",
    "author": "Pepijn Kenter",
    "author_email": "titusjan@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3a/d7/471b171274f45e01d5cf3b8640f734b03f36655d3ab5bff02be96474ccaf/pgcolorbar-1.1.3.zip",
    "platform": null,
    "description": "===============================\nPgColorBar\n===============================\n\nPgColorbar is a color bar (legend) for [PyQtGraph](http://www.pyqtgraph.org/) image plots. It can serve as a replacement for PyQtGraph's HistogramLUTItem.\n\nFor more info, see: https://github.com/titusjan/pgcolorbar\n\n\n\n\nHistory\n-------\n\n1.1.3 (2023-02-06)\n------------------\n* Removed deprecated numpy aliases so it works with numpy 1.24.\n\n\n1.1.2 (2022-11-13)\n------------------\n*   Fix use of deprecated method that was removed from PyQtGraph 0.13.\n\n\n1.1.1 (2021-04-27)\n------------------\n*   Fix setup.py install by adding HISTORY.rst to the source distribution\n\n\n1.1.0 (2021-02-07)\n------------------\n*   Added 'Drag Lines' that can be used to change the color range at one side only.\n*   Set the histHeightPercentile parameter to 100 % by default.\n\n\n1.0.0 (2019-08-17)\n------------------\n*   First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "PgColorbar is a color bar for PyQtGraph image plots.",
    "version": "1.1.3",
    "split_keywords": [
        "color-maps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9849c2351b8144a33ebdce3097a973d1182b98963992ba5f2778865f491d726",
                "md5": "93c1804ba81c706d36297e75c0209a56",
                "sha256": "89b975a37d946d4c7d4d0fa723e676c29968b1e3e05b8a9cfe7a909e46ad458a"
            },
            "downloads": -1,
            "filename": "pgcolorbar-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "93c1804ba81c706d36297e75c0209a56",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15975,
            "upload_time": "2023-02-06T20:18:09",
            "upload_time_iso_8601": "2023-02-06T20:18:09.982207Z",
            "url": "https://files.pythonhosted.org/packages/d9/84/9c2351b8144a33ebdce3097a973d1182b98963992ba5f2778865f491d726/pgcolorbar-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ad7471b171274f45e01d5cf3b8640f734b03f36655d3ab5bff02be96474ccaf",
                "md5": "e18a17869d916655c65e9507986e4654",
                "sha256": "f7856e1e6865615db768b843ce8aea7259218143badf8ae5a54867219057da70"
            },
            "downloads": -1,
            "filename": "pgcolorbar-1.1.3.zip",
            "has_sig": false,
            "md5_digest": "e18a17869d916655c65e9507986e4654",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20465,
            "upload_time": "2023-02-06T20:18:11",
            "upload_time_iso_8601": "2023-02-06T20:18:11.896978Z",
            "url": "https://files.pythonhosted.org/packages/3a/d7/471b171274f45e01d5cf3b8640f734b03f36655d3ab5bff02be96474ccaf/pgcolorbar-1.1.3.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-06 20:18:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "titusjan",
    "github_project": "pgcolorbar",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pgcolorbar"
}
        
Elapsed time: 0.03610s