From 17c26f8a0e90231c7f95311cd8270fcd345002e4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 3 Oct 2013 22:23:41 +0000 Subject: pgfplots (3oct13) git-svn-id: svn://tug.org/texlive/trunk@31822 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/pgfplots/pgfplots.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Master/texmf-dist/scripts/pgfplots/pgfplots.py') diff --git a/Master/texmf-dist/scripts/pgfplots/pgfplots.py b/Master/texmf-dist/scripts/pgfplots/pgfplots.py index 8c00600fc77..a9ee32c9a8d 100644 --- a/Master/texmf-dist/scripts/pgfplots/pgfplots.py +++ b/Master/texmf-dist/scripts/pgfplots/pgfplots.py @@ -14,6 +14,12 @@ This module requires the numpy module. For example of usage, see the executable part at the bottom. + +ATTENTION: this file has been provided by 3rd party users in the hope that it +may be useful. However, it is not maintained by the pgfplots team as such. Use at your own risk. + +See also a related (improved) pgfplots code generation for python on https://github.com/olivierverdier/pygfplots + """ import numpy as np import subprocess -- cgit v1.2.3