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 7053415
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:30:09+00:00 2026-05-28T03:30:09+00:00

I have a graph with two plots. The first plot, CPTScatterPlot *boundLinePlot, is very

  • 0

I have a graph with two plots. The first plot, CPTScatterPlot *boundLinePlot, is very data intensive and only has to be created once.

The second plot, CPTScatterPlot *dotPlot, on the other hand, is only a single point that moves across the graph in response to changes in a slider. I only have to refresh this plot.

I have been using [graph reloadData] at the end of my slider method, but that must refresh both plots and performance suffers greatly. What is the syntax for reloading just one plot?

Also, might it be possible to refresh only when the slider stops moving rather than refresh for every value of the slider between starting and stopping?

  • 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-28T03:30:10+00:00Added an answer on May 28, 2026 at 3:30 am

    You ask:

    Also, might it be possible to refresh only when the slider stops moving rather than
    refresh for every value of the slider between starting and stopping?

    This can easily be achieved by unsetting the ‘Continuous’ flag in the state part of the slider. Look in the xib or set it dynamically in your code:

    Mac:

    [yourSlider setContinuous:NO];
    

    iOS:

    yourSlider.continuous=NO;
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a graph with two plots. One plot shows 10 data points and
I have created a scatter graph with three plot spaces. One for two y-axis
Suppose I have two columns in a table that represents a graph, the first
I have created a graph with one x-axis and two y-axis. The problem is
I have two patch plots on the same graph. One is red and the
I have a class Graph with two lists types namely nodes and edges I
I have several nodes (undirected graph, bidirecional) ... Each two nodes have a distance...
I have a graph created with MS Chart like the following picture. As you
I have two plots (overlaid with clear color background) which are updated every second
I have data with a best fit line draw. I need to draw two

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.