#right, but isn't the part of it stored

1 messages · Page 1 of 1 (latest)

obsidian condor
#

I guess it's not working that way:

frail moat
obsidian condor
#

I just don't recall ever making an effort to remove the statistics datapoints that overlapped with the history

#

we just stop displaying them once the history starts filling in

frail moat
#

I see, so we should discard all statistics for a time > min(history state time)

obsidian condor
#

could work. I'd probably also flip the order and print statistics first, since they are chronologically earlier.

frail moat
#

btw, I was thinking, we should extract this logic so we can do it in cards too

obsidian condor
#

Maybe. I feel the munging process is a bit of a mess, but I consoled myself by saying "at least it's only for the panel and not every history card" 😂.

#

I considered it but I thought since we already have statistics card that was maybe a bit duplicative.

frail moat
#

Yeah that is true ofc

frail moat