Skip to content

Commit 7efbc45

Browse files
committed
README
1 parent fce41be commit 7efbc45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.org

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ a square aspect ratio in x and y, but scales z. square_xy and square-xy and
858858
squarexy are synonyms. In 2D, these are all synonyms. Using any of these in 3D
859859
requires Gnuplot >= 4.4
860860

861-
- {x,y,y2,z,cb}{min,max,range,inv}
861+
- {x,x2y,y2,z,cb}{min,max,range,inv}
862862

863863
If given, these set the extents of the plot window for the requested axes.
864864
Either min/max or range can be given but not both. min/max are numerical values.
@@ -874,7 +874,7 @@ The y2 axis is the secondary y-axis that is enabled by the 'y2' curve option.
874874
The 'cb' axis represents the color axis, used when color-coded plots are being
875875
generated
876876

877-
- xlabel, ylabel, zlabel, y2label, cblabel
877+
- xlabel, x2label, ylabel, zlabel, y2label, cblabel
878878

879879
These specify axis labels
880880

0 commit comments

Comments
 (0)