RaphaelMeudec / matplotlib-snippets

Set of matplotlib operations that are not trivial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Matplotlib Snippets

This repository contains a set of matplotlib operations that are not trivial.

Matplotlib Resources

Custom Examples

Histograms

  • Histogram with bins adapted to log scale -- code -- figure

Ticks & Ticks Labels

  • Style specific labels among all ticks labels (apart from major/minor ticks) -- code -- figure

Scale

  • Histogram with bins adapted to log scale -- code -- figure

Legend

About

Set of matplotlib operations that are not trivial

License:MIT License


Languages

Language:Python 100.0%