This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Description
In this project, I cleared the list of charts, then selected first "doc/lines", then "doc/files":

After I hit reload, the order changes, and now "doc/files" is shown first, then "doc/lines":

The query params in the URL does specify the metrics in the correct order: ?environment=postgres-python3.9&metric=doc%2Flines&metric=doc%2Ffiles&range_doc%2Flines=0,100. Maybe the metrics are being sorted alphabetically?