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

  • SEARCH
  • Home
  • 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 8587009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T22:27:36+00:00 2026-06-11T22:27:36+00:00

Hello People i need to make some change to Jp graph… 1)i need to

  • 0

Hello People i need to make some change to Jp graph…

1)i need to set X-axis range from ‘0’ to ‘100’ with step size ’10’.

2)i need to set Y-axis range from ‘-5’ to ‘6’ with step size ‘1’.

3)i need to label the point selected on the graph, something like if the selected values are

’70’ and ‘2’(which is shown in the graph),i wanna name it as ‘point1′ , if the second selected point lies on ’80’ and ‘3’ then i want to name it as ‘point2′..’point1 and point2 should come on the graph itself…’..is there a way to fix this?please help me to do fix these issues…

  • 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-06-11T22:27:38+00:00Added an answer on June 11, 2026 at 10:27 pm
    $graph = new Graph(450,400,'auto');
    $graph->SetScale("textlin");
    
    // set major and minor tick positions manually
    $graph->yaxis->SetTickPositions(array(0,10,20,30,40,50,60,70,80,90,100), array(5,15,25,35,45,55,65,75,85,95);
    
    $graph->xaxis->SetTickLabels(array(-5,-4,-3,-2,-1,0,1,2,3,4,5,6));
    
    $graph->yaxis->HideLine(false);
    $graph->yaxis->HideTicks(false,false);
    $graph->xaxis->HideLine(false);
    $graph->xaxis->HideTicks(false,false);
    

    Thats point 1 and 2. I dont know about 3 but they’re plenty on online tutorials. Check out http://jpgraph.net/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello people of StackOverflow! I have used the searrch option, I've found some related
Hello people of stackoverflow. I have a problem. I'm trying to set up my
Hello people from stackoverflow I have found more IE7 problems (tested in compatibility mode
Ok this is a continuation from this question: How to make a simple Hello
Hello and thank for looking at my question. I'm in need to grab some
Hello people from StackOverflow! I come to you with yet another question. :) As
Hello people I need help please. Here's my code. In here is a list
Hello people i stick on a problem i have a header with no zoom
Hello people I have made a custom title bar for my app. I would
Hello stackoverflow people! I've got a problem which I haven't been able to solve

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.