You would need to adjust the width parameter and the min and max values for other settings - this is kind of what others suggested to segment the data display.
For the full 125 day chart, I was able to reduce the width to @ 8200 by removing the 20 from the year (so that 2024 becomes just 24). This makes scrolling to the right less tedious). You could reduce further if your adjust the fontSize down a point or two... width:7100 with fontSize:9.
The only glitch I haven't been able to fix is the big white space to the right.
And set left to @ 50 to check that your fake vaxis scaling is correct (add/remove \ns or values)
when I add reverseCategories the graph disappears?????
Dont want to reduce width. I will be adding datapoints daily for several years (I hope)
I just spent considerable time taking a screenshot and then cropping the ScaleBar and adjusting it repeatedly to make it fit as a picture instead of a label. Got that working really great
Works using buttons but only goes half way of the chart... how to determine right end?
Since the length of the chat is directly proportional to the number of data points I then found the right number to multiply by. I had this working real nice and then I suddenly cannot compile and run my app!
I am pulling my hair out here! Any version of HRMHR (I have several) that I compile will immediately close when run! I submitted a bug complaint
Thank you @Kevinkun . Thanks to @TIMAI2 I have a chart I can 'travel' at the touch of buttons and display any number of recent datapoints, which I think might be considered a zoom of sorts