Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Complex X Tick Interval
#1
Hi all

I was hoping someone could help me solve an issue regarding setting the x tick interval for a plot.

I have a very large data set, the x values are obtained from combining miles and yards columns to give me a single value distance value.

I then use this distance value as my x data and use Temp and Soil moisture as my Y data to plot against.

I am trying to make set the x tick interval so that the first tick is always the first value in my data set in this case 187/437.4.

The tick intervals is always 100 yards apart so the next tick would be at at 187/500 and thereafter it would be 100 yards after that.

I am not sure how I can implement this and could really use your help.

I have attached a screen shot of my data and how i would like the x ticks to look like on a set of axis.

Any help would be greatly appreciated.

Thank you.

Attached Files

Thumbnail(s)
   
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Mapping a value to an interval JazonKuer 12 1,987 Mar-17-2023, 07:59 PM
Last Post: Gribouillis
  Points not plotting with reference to x-tick labels Mark17 2 1,276 Jun-14-2022, 05:38 PM
Last Post: Mark17
  How to get evenly-spaced datetime tick labels regardless of x-values of data points? Mark17 4 5,232 Apr-04-2022, 07:10 PM
Last Post: Mark17
  Floor division problem with plotting x-axis tick labels Mark17 5 2,096 Apr-03-2022, 01:48 PM
Last Post: Mark17
  Confidence interval after doing penalised cox regression HatemAli 0 1,141 Feb-23-2022, 11:02 PM
Last Post: HatemAli
  Only show every nth tick in chart tgottsc1 1 4,667 Feb-01-2021, 04:30 PM
Last Post: j.crater
  Setting Tick Intervals In Sub Plots JoeDainton123 1 1,798 Oct-03-2020, 11:52 PM
Last Post: scidam
  Updating a matrix in a time interval inside a for loop vp1989 4 2,896 May-17-2020, 07:15 PM
Last Post: vp1989
  Assigning Data from one column to another with different associated timing interval alexafshari 1 1,955 Apr-30-2020, 03:59 PM
Last Post: pyzyx3qwerty
  adddate interval in python Steve42 2 2,207 Apr-16-2020, 08:24 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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