Format Matplotlib for easy viewing in IDEs
Project description
IDE Plots
Matplotlib styles for cleaner integration with IDEs running Jupyter Notebooks
Getting Started
The fastest way to get up and running is to install IdePlots by using the pip command.
# to install the latest release from PyPi
pip install IdePlots
# to install the latest commit from GitHub
pip install git+https://github.com/benabernathy/IdePlots.git
In your notebook you need to first import ideplots...
import ideplots
Then you may reference any of the available styles...
plt.style.use("vscode-dark-modern")
Then your plots will no longer cause your eyese to bleed.
Examples
Here are some example plots without and with the styles enabled.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ideplots-0.1.1.tar.gz.
File metadata
- Download URL: ideplots-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6c12d750d4c665b1d9a3bba67aee0ab6af7c875665aca655449e422292e4e04b
|
|
| MD5 |
501265e0122460c52dacb4d67ab273f8
|
|
| BLAKE2b-256 |
431cbbfdf50ae9f2feb8aa332c7f31974e86cbf9da47b170dbec5b70afed81bc
|
File details
Details for the file ideplots-0.1.1-py3-none-any.whl.
File metadata
- Download URL: ideplots-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8861cb030db71fe085cbe8272c1a5b456f37b8f5b4e533add87d4a6e9dc2d331
|
|
| MD5 |
0f74cc84e39c4d7b46950e616e82daa8
|
|
| BLAKE2b-256 |
20fae17afc35fb7e5bbfc02566f0d0629f393658d277c979d936f5437cc80c44
|