mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-04-04 11:15:55 +02:00
add title to roofline plot
- Clarify that roofline is CPU only
This commit is contained in:
parent
5ce03c2db3
commit
38569f55c7
@ -179,7 +179,7 @@
|
||||
function render(plotData) {
|
||||
if (plotData) {
|
||||
const opts = {
|
||||
title: "",
|
||||
title: "CPU Roofline Diagram",
|
||||
mode: 2,
|
||||
width: width,
|
||||
height: height,
|
||||
|
Loading…
x
Reference in New Issue
Block a user