Metadata-Version: 2.0
Name: atlas-mpl-style
Version: 0.1
Summary: ATLAS style for Matplotlib 2.0+
Home-page: https://github.com/beojan/atlas-mpl/style
Author: Beojan Stanislaus
Author-email: beojan.stanislaus@cern.ch
License: GPL v3+
Description-Content-Type: UNKNOWN
Keywords: plotting atlas matplotlib
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
Requires-Dist: matplotlib (>=2)

# ATLAS Matplotlib Style

Provides a Matplotlib style replicating that used by the [ATLAS](http://atlas.cern) collaboration.

In addition, this package also provides:

- A matplotlib style based on the background / foreground from the VIM [Paper](https://github.com/NLKNguyen/papercolor-theme)
  color scheme, along with a print version with a white background.
    - The default color cycle in all three styles is from the ggplot theme included with Matplotlib
- Additional Matplotlib color definitions based on the Paper theme, and the [Oceanic Next](https://github.com/voronianski/oceanic-next-color-scheme) theme
- A function to draw the ATLAS label (requires `usetex: true` as set by the included ATLAS style)



