Contents

mpl-scatter-density 0.7

0

Matplotlib helpers to make density scatter plots

Matplotlib helpers to make density scatter plots

Stars: 492, Watchers: 492, Forks: 24, Open Issues: 17

The astrofrog/mpl-scatter-density repo was created 12 years ago and the last code push was 7 months ago.
The project is popular with 492 github stars!

How to Install mpl-scatter-density

You can install mpl-scatter-density using pip

pip install mpl-scatter-density

or add it to a project with poetry

poetry add mpl-scatter-density

Package Details

Author
Thomas Robitaille
License
BSD
Homepage
https://github.com/astrofrog/mpl-scatter-density
PyPi:
https://pypi.org/project/mpl-scatter-density/
GitHub Repo:
https://github.com/astrofrog/mpl-scatter-density
No  mpl-scatter-density  pypi packages just yet.

Errors

A list of common mpl-scatter-density errors.

Code Examples

Here are some mpl-scatter-density code examples and snippets.

Related Packages & Articles

yellowbrick 1.5

A suite of visual analysis and diagnostic tools for machine learning.

seaborn-image 0.9.0

Attractive, descriptive and effective image visualization with seaborn-like API built on top of matplotlib

altair 5.3.0

Vega-Altair: A declarative statistical visualization library for Python.

vaex 4.17.0

Out-of-Core DataFrames to visualize and explore big tabular datasets

plotoptix 0.18.1

Data visualisation in Python based on NVIDIA OptiX ray tracing framework.

The `drawsvg` python package is a **vector graphics library** that allows python developers to create and manipulate SVG (Scalable Vector Graphics) files. It provides a simple and intuitive interface for generating and animating SVG images. `drawsvg` is built on top of `svgwrite`, providing powerful functionalities and a smooth user experience for manipulating SVG graphics.

A Python 3 library for programmatically generating SVG (vector) images and animations. Drawsvg can also render to PNG, MP4, and display your drawings in Jupyter notebook and Jupyter lab.