yuh25 / Ping-Grapher

Graphs the ping to the current world
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Graph Game Ticks no longer works without Scale Between Max and Min ping #8

Closed elkcarc closed 2 years ago

elkcarc commented 2 years ago

Previously the tick graph would be rendered normally and only show large spikes in the event of lag. Now the graph no longer renders without scaling between min/max ping.

Scaling between min/max with lagspike image Scaling without lagspike image With graph game ticks and without scaling between min/max ping image Previous behavior before the most recent update without lagspike image Previous behavior before the most recent update with lagspike image

yuh25 commented 2 years ago

Thanks for letting me know. I think I've found the issue and it should be working again once it gets updated. image