qbstyles icon indicating copy to clipboard operation
qbstyles copied to clipboard

QuantumBlack Matplotlib styles

Results 13 qbstyles issues
Sort by recently updated
recently updated
newest added

Same image with qbstyles activated and deactivated: `x-axis` and `y-axis` are not indexed properly in the first image ``` # LINE PLOT def line_plot(ax): rng = np.random.RandomState(4) x = np.linspace(0,...

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...

If I install matplotlib through anaconda, my project gives a type error for argument 2 in pyplot line 671. After uninstalling the conda version and reinstalling the pip version the...

Problem: * Some of the colours are hard to differentiate for people with colour blindness/deficiency (e.g. 1 & 2 in the cycle for red-green) Proposed solution: * Change cycle to...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

A new style registration mechanism was introduced in matplotlib 3.7 that simplifies distributing styles a lot: > Third-party packages can now distribute style files that are globally available as follows....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...