aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2024-07-24 12:26:10 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-07-24 14:39:45 +0000
commit339edef584b68d656e2c5202d85eb705ee88874e (patch)
tree533b719df2ad9ac56b50dca68b069fa291b1e34a /pkg/instance
parent49e6369fe732c0f81e5b03b36e345afbf3c79a15 (diff)
pkg/stat: sort graph lines
Currently lines in graphs are reordered on each page reload since use map iteration which is randomized. This is very inconvinient. Sort lines based on creation order. This provides stable order and gives a user some control over order.
Diffstat (limited to 'pkg/instance')
0 files changed, 0 insertions, 0 deletions