mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
Changed charts color palette
This commit is contained in:
parent
9a8a0eb58a
commit
88647b180e
1 changed files with 10 additions and 10 deletions
|
|
@ -40,16 +40,16 @@ local function check_widget_existance(widgets, name)
|
|||
end
|
||||
|
||||
local color_palette = {
|
||||
"#32a0a8",
|
||||
"#fa8072",
|
||||
"#2E8B57",
|
||||
"#00FFFF",
|
||||
"#00FF00",
|
||||
"#ff00ff",
|
||||
"#FFA500",
|
||||
"#FF0000",
|
||||
"#8F00FF",
|
||||
"#0000FF",
|
||||
"#EE8434",
|
||||
"#C95D63",
|
||||
"#AE8799",
|
||||
"#717EC3",
|
||||
"#496DDB",
|
||||
"#5A7ADE",
|
||||
"#6986E1",
|
||||
"#7791E4",
|
||||
"#839BE6",
|
||||
"#8EA4E8",
|
||||
}
|
||||
|
||||
---Register a new Chart.js widget to be rendered
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue