mplcyberpunk icon indicating copy to clipboard operation
mplcyberpunk copied to clipboard

"Cyberpunk style" for matplotlib plots

Results 19 mplcyberpunk issues
Sort by recently updated
recently updated
newest added

I'm currently in the process of packaging this into a conda-forge package. There, we prefer to build/install from the sdist on PyPI. Sadly, this runs into the following hurdles: 1....

Hello, I'm reporting this for Python 3.9.13 with `matplotlib` 3.8.1 **Problem Description** I tried to run the command `make_scatter_glow` on a plot where I plotted a few scatter points before...

Function to target single collections and make them glow with 3d Scatter Plots.

I've had a go at https://github.com/dhaitz/mplcyberpunk/issues/21 in this PR. Initially I tried to replicate the glowing lines by adding several bars with differing sizes and opacities but that didn't work....

Something like the bar graph perhaps?

I'm a real fan of this library but I still cannot understand how to use colormaps (cool, spring, winter, tab20, coolwarm) when I use a plt.plot() function. I want to...

Newer versions of Python don't come with `pkg_resources`, so let's not use it! 😄

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies