Skip to main content

PlotLY and matplotlib pride flag color maps and templates to make your plots proud :)

Project description

pride_colors_plotly

Build status Python Version Dependencies Status

Code style: black Security: bandit Pre-commit Semantic Versions License Coverage Report

PlotLY and matplotlib pride flag color maps and templates to make your plots proud :)

Installation

pip install -U pride_colors_plotly

or install with Poetry

poetry add pride_colors_plotly

Then you can run

pride_colors_plotly --help

or with Poetry:

poetry run pride_colors_plotly --help

About

Available flag color schemes:

  • Philadelphia pride flag
Philadelphia pride flag
  • Rainbow flag
Rainbow flag
  • Trans flag
Trans flag
  • Bisexual flag
Bi flag
  • Lesbian flag
Lesbian flag
  • Asexual flag
Asexual flag
  • Aromantic flag
Aromantic flag
  • Pan flag
Pan flag

Usage

  1. Set color cycle as plotly default color cycle:

set_pride_template(flag="philadelphia")

  1. Get a list of discrete colors (for use in either matplotlib or plotly):

colors=pride_colors_plotly(flag="rainbow")

  1. Get a continuous colorscale for use in plotly:

colorscale=pride_colors_plotly(flag='trans',continuous_colorscale=True)

  1. Get a matplotlib colormap:

cmap=pride_colors_matplotlib(flag='bi')

📈 Releases

You can see the list of available releases on the GitHub Releases page.

We follow Semantic Versions specification.

We use Release Drafter. As pull requests are merged, a draft release is kept up-to-date listing the changes, ready to publish when you’re ready. With the categories option, you can categorize pull requests in release notes using labels.

List of labels and corresponding titles

Label Title in Releases
enhancement, feature 🚀 Features
bug, refactoring, bugfix, fix 🔧 Fixes & Refactoring
build, ci, testing 📦 Build System & CI/CD
breaking 💥 Breaking Changes
documentation 📝 Documentation
dependencies ⬆️ Dependencies updates

You can update it in release-drafter.yml.

GitHub creates the bug, enhancement, and documentation labels for you. Dependabot creates the dependencies label. Create the remaining labels on the Issues tab of your GitHub repository, when you need them.

🛡 License

License

This project is licensed under the terms of the GNU GPL v3.0 license. See LICENSE for more details.

📃 Citation

@misc{pride_colors_plotly,
author = {E. Lastufka},
  title = {PlotLY and matplotlib pride flag color maps and templates to make your plots proud :)},
  year = {2022},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/pride_colors_plotly/pride_colors_plotly}}
}

Credits 🚀 Your next Python package needs a bleeding-edge project structure.

This project was generated with python-package-template

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pride_colors_plotly-0.1.0.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

pride_colors_plotly-0.1.0-py3-none-any.whl (17.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page