.. psy-simple documentation master file, created by sphinx-quickstart on Mon Jul 20 18:01:33 2015. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. _psy-simple: psy-simple: The psyplot plugin for simple visualizations ======================================================== Welcome to the psyplot plugin for simple visualization. This package targets simple visualization like line plots, 2D plots, bar plots, density plots, etc. It provides the basics for all the more advanced and specialized plugins like the psy-maps_ or psy-reg_ plugin. See the :ref:`plot_methods` and :ref:`gallery_examples` for more information. .. _psy-maps: http://psyplot.github.io/psy-maps/ .. _psy-reg: http://psyplot.github.io/psy-reg/ .. start-badges .. only:: html and not epub .. list-table:: :stub-columns: 1 :widths: 10 90 * - docs - |docs| * - tests - |circleci| |appveyor| |codecov| * - package - |version| |conda| |github| |zenodo| * - implementations - |supported-versions| |supported-implementations| .. |docs| image:: https://img.shields.io/github/deployments/psyplot/psy-simple/github-pages :alt: Documentation :target: http://psyplot.github.io/psy-simple/ .. |circleci| image:: https://circleci.com/gh/psyplot/psy-simple/tree/master.svg?style=svg :alt: CircleCI :target: https://circleci.com/gh/psyplot/psy-simple/tree/master .. |appveyor| image:: https://ci.appveyor.com/api/projects/status/49u41l2f9k0r4xc0/branch/master?svg=true :alt: AppVeyor :target: https://ci.appveyor.com/project/psyplot/psy-simple .. |codecov| image:: https://codecov.io/gh/psyplot/psy-simple/branch/master/graph/badge.svg :alt: Coverage :target: https://codecov.io/gh/psyplot/psy-simple .. |version| image:: https://img.shields.io/pypi/v/psy-simple.svg?style=flat :alt: PyPI Package latest release :target: https://pypi.python.org/pypi/psy-simple .. |conda| image:: https://anaconda.org/conda-forge/psy-simple/badges/version.svg :alt: conda :target: https://anaconda.org/conda-forge/psy-simple .. |supported-versions| image:: https://img.shields.io/pypi/pyversions/psy-simple.svg?style=flat :alt: Supported versions :target: https://pypi.python.org/pypi/psy-simple .. |supported-implementations| image:: https://img.shields.io/pypi/implementation/psy-simple.svg?style=flat :alt: Supported implementations :target: https://pypi.python.org/pypi/psy-simple .. |zenodo| image:: https://zenodo.org/badge/81938204.svg :alt: Zenodo :target: https://zenodo.org/badge/latestdoi/81938204 .. |github| image:: https://img.shields.io/github/release/psyplot/psy-simple.svg :target: https://github.com/psyplot/psy-simple/releases/latest :alt: Latest github release .. end-badges Documentation ------------- .. toctree:: :maxdepth: 1 installing plot_methods contribute api/psy_simple changelog Copyright --------- Copyright © 2021 Helmholtz-Zentrum Hereon, 2020-2021 Helmholtz-Zentrum Geesthacht, 2016-2021 University of Lausanne This file is part of psy-simple and is released under the GNU LGPL-3.O license. See COPYING and COPYING.LESSER in the root of the repository for full licensing details. This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3.0 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU LGPL-3.0 license for more details. You should have received a copy of the GNU LGPL-3.0 license along with this program. If not, see https://www.gnu.org/licenses/. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`