Metadata-Version: 2.1
Name: atlas-mpl-style
Version: 0.8.3
Summary: ATLAS style for Matplotlib 2.0+
Home-page: https://github.com/beojan/atlas-mpl
Author: Beojan Stanislaus
Author-email: beojan.stanislaus@cern.ch
License: GPL v3+
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.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.6
Requires-Dist: matplotlib (>=2)

ATLAS Matplotlib Style
======================

Provides a Matplotlib style replicating that used by the
`ATLAS <http://atlas.cern>`__ collaboration.

**Please open an issue if you find this style deviates from the guidelines.**

Documentation: https://atlas-mpl.readthedocs.io/en/latest/index.html

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 generated with HCL Wizard

-  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)


