Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6951871
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T14:16:34+00:00 2026-05-27T14:16:34+00:00

I am drawing a 3D Gnuplot graph with the following script. My Gnuplot version

  • 0
  • I am drawing a 3D Gnuplot graph with the following script.
  • My Gnuplot version is gnuplot 4.4 patchlevel 3.
  • My problem is that with the default position of the Z-axis label, it’s always getting cut (being placed outside the boundary). I would like to know the command to place X/Y/Z axis label at the coordinate on the graph as I prefer.
    set pm3d 
    set grid 
    set palette defined (-1 "blue", 0 "white", 1 "red")
    set notitle

    set ztics 0.10
    set xlabel "Label 1"
    set ylabel "Label 2"
    set zlabel "Label 3"

    splot "data" using ($1/$2):3:($4+$5) with pm3d notitle pause -1

    set term post enhanced color "Serif" 20
    set output "graph.eps"
    replot
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T14:16:35+00:00Added an answer on May 27, 2026 at 2:16 pm

    You want to tweak the {offset <offset>} option, for example:

    set xlabel "Label 1" offset 1,1,1
    

    which moves the xlabel approximately 1 character in each of the x, y and z axes relative to its original position.

    As per the help page, you can specify one of first, second, graph, screen or character (this is the default) for the coordinate system to be used for the offset:

    set xlabel "Label 1" offset graph 1,1,1
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a problem drawing something quickly in .NET. I don't think that any
I'm doing custom drawing in datagridview cells and I have items that can vertically
I'm using System.Drawing.Color, is there anything in Visual Studio that can display the color
Drawing circles on PostScript is easy, and I'm surprised that PDF apparently doesn't carry
I have the following drawing, which renders a circle with full color at the
Before drawing a shape on a canvas I have a preview that displays how
When drawing the text to the screen the text itself is getting chopped off
Whilst drawing on a SurfaceView, I'm having a problem intercepting a 'back' key press.
I have a drawing activity that creates a custom 'canvas' View that occupies the
Are there any drawing libraries out there that are really simple? I literally mean

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.