Python Forum
How can I scroll over my data points when creating plots in Python? (I'm using Spyder
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I scroll over my data points when creating plots in Python? (I'm using Spyder
#1
In MATLAB when a simple plot is made, I can choose a specific data point and then use LEFT / RIGHT keys to scroll over all my data points in that given graph.

Can this be done somehow with Python? I'm using Spyder IDE... if not in Spyder, can this be done with some other IDE?

THANKS
Reply


Messages In This Thread
How can I scroll over my data points when creating plots in Python? (I'm using Spyder - by moose - Nov-02-2020, 07:18 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Project Structure for Modularity and Reusability with Multiple Entry Points b19wh33l5 0 277 Apr-24-2024, 12:21 PM
Last Post: b19wh33l5
  I want to be able to scroll up in curses to see previous text. Caiden 1 846 Jul-28-2023, 01:15 PM
Last Post: deanhystad
  Multiple Plots in Spyder PythonAndMe2023 0 957 Feb-03-2023, 07:00 PM
Last Post: PythonAndMe2023
  How to get evenly-spaced datetime tick labels regardless of x-values of data points? Mark17 4 5,443 Apr-04-2022, 07:10 PM
Last Post: Mark17
  How to read rainfall time series and insert missing data points MadsM 4 2,310 Jan-06-2022, 10:39 AM
Last Post: amdi40
  creating two points (x,y) and adding them together.. azhag 2 3,355 Nov-20-2021, 07:22 AM
Last Post: ghoul
  Subplot - Plotting 4 plots on the same row Menthix 1 1,503 Nov-07-2021, 09:03 PM
Last Post: deanhystad
  I need help parsing through data and creating a database using beautiful soup username369 1 1,758 Sep-22-2021, 08:45 PM
Last Post: Larz60+
  Fit np.polyfit to data points Laplace12 3 1,717 Jul-07-2021, 06:49 AM
Last Post: Gribouillis
  How to define a variable in Python that points to or is a reference to a list member JeffDelmas 4 2,763 Feb-28-2021, 10:38 PM
Last Post: JeffDelmas

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020