Open hammer opened 10 years ago
When checking/unchecking steps from the stacked bar chart, colors are reassigned to steps in a non-stable fashion. I think it would be easier to read the chart across redraws if we kept the color-to-step assignment stable.
Related: I think we should do filtering on the data in the client rather than filtering by step in the database.
When checking/unchecking steps from the stacked bar chart, colors are reassigned to steps in a non-stable fashion. I think it would be easier to read the chart across redraws if we kept the color-to-step assignment stable.