-
Updated
Nov 5, 2020 - Vue
dashboard
Here are 4,116 public repositories matching this topic...
-
Updated
Nov 6, 2020 - TypeScript
-
Updated
Nov 6, 2020 - JavaScript
-
Updated
Nov 6, 2020 - TypeScript
-
Updated
Nov 1, 2020 - Shell
-
Updated
Nov 6, 2020 - Clojure
-
Updated
Nov 5, 2020 - HTML
-
Updated
Nov 2, 2020 - TypeScript
-
Updated
Oct 27, 2020 - HTML
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Nov 5, 2020 - C
-
Updated
Mar 28, 2020 - HTML
-
Updated
Jul 16, 2020 - JavaScript
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'
. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
-
Updated
Nov 5, 2020 - Java
-
Updated
Aug 12, 2020 - Python
It would be useful to be able to toggle/flag into a process-level mode to group by pid and display more process-level information like the full command line.
- For the "Utilization by process name" window, we could group by pid rather than process name so that it's easier to find specific heavy network resource consumers.
- For the "Utilization by connection" window, including the pid + cmdlin
-
Updated
Oct 30, 2020 - JavaScript
-
Updated
Jan 7, 2019 - JavaScript
-
Updated
Nov 5, 2020 - JavaScript
It would be nice if one could document how the x and y coordinates are defined. (Beginners might not know about it and well the more documentation the better).
What I think when I see x and y:
What it actually is:
-
Updated
Oct 29, 2020 - JavaScript
Improve this page
Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."
Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytes
andblkio.bfq.io_serviced
files.