mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
js charts refactoring
This commit is contained in:
@@ -321,3 +321,18 @@ traffic-out:
|
||||
- name: Outbound
|
||||
color: red
|
||||
data: [3, 9, 7, 14, 4, 5, 9, 1, 7, 10, 14, 14, 2, 6]
|
||||
|
||||
devices:
|
||||
type: donut
|
||||
sparkline: true
|
||||
hide-legend: true
|
||||
series:
|
||||
- name: a
|
||||
color: blue-dark
|
||||
data: [23]
|
||||
- name: b
|
||||
color: blue
|
||||
data: [54]
|
||||
- name: c
|
||||
color: blue-light
|
||||
data: [34]
|
||||
|
||||
Reference in New Issue
Block a user