dask / dask/distributed

Optional Visualize individual aggergation per key plots as boxplots

Open
#4,023 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

Right now the plots at `/individual-aggregation-per-key` are bar charts showing (I think) the total duration spent on each task prefix.

I'm debugging a problem right now where there's unexpected variation within a task prefix. If this chart could (optionally) show the values as a boxplot ([bokeh docs](https://docs.bokeh.org/en/latest/docs/gallery/boxplot.html)) it'd be easier to verify that this is indeed the case.

cc @quasiben if you have thoughts.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.