{ "info": { "author": "Alisue", "author_email": "lambdalisue@hashnote.net", "bugtrack_url": null, "classifiers": [], "description": "plotnow\n==========================\n.. image:: https://pypip.in/d/plotnow/badge.png\n :target: https://pypi.python.org/pypi/plotnow/\n :alt: Downloads\n\n.. image:: https://pypip.in/v/plotnow/badge.png\n :target: https://pypi.python.org/pypi/plotnow/\n :alt: Latest version\n\n.. image:: https://pypip.in/wheel/plotnow/badge.png\n :target: https://pypi.python.org/pypi/plotnow/\n :alt: Wheel Status\n\n.. image:: https://pypip.in/egg/plotnow/badge.png\n :target: https://pypi.python.org/pypi/plotnow/\n :alt: Egg Status\n\n.. image:: https://pypip.in/license/plotnow/badge.png\n :target: https://pypi.python.org/pypi/plotnow/\n :alt: License\n\nA graph plotting application for 2D data.\n\nInstallation\n------------\nUse pip_ like::\n\n $ pip install plotnow\n\n.. _pip: https://pypi.python.org/pypi/pip\n\nUsage\n------\n::\n\n usage: plotnow [-h] [-r RC_FILE] [--colors COLORS] [--parser PARSER]\n [--loader LOADER] [--recursive] [--reverse] [--relative]\n [-o OUTPUT]\n [-f {pgf,svgz,tiff,jpg,raw,jpeg,png,ps,svg,eps,rgba,pdf,tif}]\n [-m {curve,transition}] [--width WIDTH] [--height HEIGHT]\n [--xlabel XLABEL] [--ylabel YLABEL] [--ylabel2 YLABEL2]\n [--xmin XMIN] [--xmax XMAX] [--ymin YMIN] [--ymax YMAX]\n [--ymin2 YMIN2] [--ymax2 YMAX2] [--without-legend]\n [infiles [infiles ...]]\n\n positional arguments:\n infiles\n\n optional arguments:\n -h, --help show this help message and exit\n -r RC_FILE, --rc-file RC_FILE\n A filename of matplotlib RC file will be loaded. You\n can specify the absolute path or relative path. If you\n specify it with relative path, the relative path from\n working directory will be used.\n --colors COLORS A comma separated HTML colors.\n --parser PARSER A maidenhair parser name.\n --loader LOADER A maidenhair loader name.\n --recursive Recursively load data from a directory.\n --reverse Reverse data loading order.\n --relative Translate data to relative value to the 1st data\n loaded.\n -o OUTPUT, --output OUTPUT\n An output graph file. File type will be automatically\n detected from the extensions. Or you can specify the\n file type with --format option.\n -f {pgf,svgz,tiff,jpg,raw,jpeg,png,ps,svg,eps,rgba,pdf,tif}, --format {pgf,svgz,tiff,jpg,raw,jpeg,png,ps,svg,eps,rgba,pdf,tif}\n An output graph file type.\n -m {curve,transition}, --mode {curve,transition}\n A mode of plotting. 'curve' is used for plotting\n relation between X and Y data. 'transition' is used\n for plotting relation among X1-Xn and Y1-Yn data.\n --width WIDTH A width in inch of output graph.\n --height HEIGHT A height in inch of output graph.\n --xlabel XLABEL A label text of X axis.\n --ylabel YLABEL A label text of Y axis.\n --ylabel2 YLABEL2 A label text of Y2 axis used in 'transition' mode.\n --xmin XMIN Limit minimum value of X axis.\n --xmax XMAX Limit maximum value of X axis.\n --ymin YMIN Limit minimum value of Y axis.\n --ymax YMAX Limit maximum value of Y axis.\n --ymin2 YMIN2 Limit minimum value of Y2 axis used in 'transition'\n mode.\n --ymax2 YMAX2 Limit maximum value of Y2 axis used in 'transition'\n mode.\n --without-legend Disable legend drawing.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/lambdalisue/plotnow/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lambdalisue/plotnow", "keywords": "matplotlib numpy scipy plot graph", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "plotnow", "package_url": "https://pypi.org/project/plotnow/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/plotnow/", "project_urls": { "Download": "https://github.com/lambdalisue/plotnow/tarball/master", "Homepage": "https://github.com/lambdalisue/plotnow" }, "release_url": "https://pypi.org/project/plotnow/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A terminal application which plot 2D data and generate a graph.", "version": "0.1.0" }, "last_serial": 973433, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "7869a0b59c2a0282b76e320ba52f8d2d", "sha256": "ac477a938857e62399844dbf319f96c861c3e13ba1ae0300cb42d6f20a82ec79" }, "downloads": -1, "filename": "plotnow-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7869a0b59c2a0282b76e320ba52f8d2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6983, "upload_time": "2014-01-18T18:41:13", "url": "https://files.pythonhosted.org/packages/2e/fb/7078583f87da2c9c3a82660378f9efe2908374b1052a84e05abe91e54c10/plotnow-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7869a0b59c2a0282b76e320ba52f8d2d", "sha256": "ac477a938857e62399844dbf319f96c861c3e13ba1ae0300cb42d6f20a82ec79" }, "downloads": -1, "filename": "plotnow-0.1.0.tar.gz", "has_sig": false, "md5_digest": "7869a0b59c2a0282b76e320ba52f8d2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6983, "upload_time": "2014-01-18T18:41:13", "url": "https://files.pythonhosted.org/packages/2e/fb/7078583f87da2c9c3a82660378f9efe2908374b1052a84e05abe91e54c10/plotnow-0.1.0.tar.gz" } ] }