Skip to content

Commit

Permalink
add png for gp_lcltpt
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Apr 7, 2014
1 parent 9479ba9 commit b2b3cd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added docs/pics/gp_lcltpt.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions pyana/examples/gp_lcltpt.py
Expand Up @@ -5,6 +5,11 @@
from ..ccsgp.config import default_colors

def gp_lcltpt():
""" example plot to display linecolors, linetypes and pointtypes
.. image:: pics/gp_lcltpt.png
:width: 450 px
"""
inDir, outDir = getWorkDirs()
nSets = len(default_colors)
make_plot(
Expand Down

0 comments on commit b2b3cd7

Please sign in to comment.