1
0
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:
chomik
2019-04-10 23:50:53 +02:00
parent 86ba97f5e5
commit 491aa237d7
11 changed files with 145 additions and 74 deletions
+15
View File
@@ -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]