mpl-chord-diagram


Namempl-chord-diagram JSON
Version 0.4.1 PyPI version JSON
download
home_pagehttps://codeberg.org/tfardet/mpl_chord_diagram
SummaryPython module to plot chord diagrams with matplotlib.
upload_time2022-12-10 14:41:04
maintainer
docs_urlNone
authorTanguy Fardet
requires_python
licenseMIT
keywords chord diagram matplotlib plotting
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
The module enables to plot chord diagrams with matplotlib from lists,
numpy or scipy sparse matrices.
It provides tunable parameters such as arc sorting based on size or distance,
and supports gradients to better visualize source and target regions.

            

Raw data

            {
    "_id": null,
    "home_page": "https://codeberg.org/tfardet/mpl_chord_diagram",
    "name": "mpl-chord-diagram",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "chord diagram matplotlib plotting",
    "author": "Tanguy Fardet",
    "author_email": "tanguyfardet@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/d6/af/cb7c24e558073312c72f2f09bb384d4bd79028d3aad3698a501494f0cd4a/mpl_chord_diagram-0.4.1.zip",
    "platform": null,
    "description": "\nThe module enables to plot chord diagrams with matplotlib from lists,\nnumpy or scipy sparse matrices.\nIt provides tunable parameters such as arc sorting based on size or distance,\nand supports gradients to better visualize source and target regions.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python module to plot chord diagrams with matplotlib.",
    "version": "0.4.1",
    "split_keywords": [
        "chord",
        "diagram",
        "matplotlib",
        "plotting"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "9943c1cbf37064dd3145bb70f3f0365d",
                "sha256": "e19c338845eb9e8bcde2c1ad68584563fd64ce94e859f298de1a084a65a511a1"
            },
            "downloads": -1,
            "filename": "mpl_chord_diagram-0.4.1.zip",
            "has_sig": false,
            "md5_digest": "9943c1cbf37064dd3145bb70f3f0365d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18143,
            "upload_time": "2022-12-10T14:41:04",
            "upload_time_iso_8601": "2022-12-10T14:41:04.472783Z",
            "url": "https://files.pythonhosted.org/packages/d6/af/cb7c24e558073312c72f2f09bb384d4bd79028d3aad3698a501494f0cd4a/mpl_chord_diagram-0.4.1.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-10 14:41:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "mpl-chord-diagram"
}
        
Elapsed time: 0.02421s