diff options
Diffstat (limited to 'examples/graphs/axis.jl')
-rw-r--r-- | examples/graphs/axis.jl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/graphs/axis.jl b/examples/graphs/axis.jl index cc699bb..915414e 100644 --- a/examples/graphs/axis.jl +++ b/examples/graphs/axis.jl @@ -1,4 +1,5 @@ +# Original Python: #from pyx import * # #g = graph.graphxy(width=8, |