charts extend, new params

This commit is contained in:
codecalm
2019-12-19 22:47:40 +01:00
parent fb841faf02
commit ba1e1fefb4
4 changed files with 70 additions and 14 deletions
+27
View File
@@ -6,6 +6,33 @@ completion-tasks:
- name: Tasks completion
data: [155, 65, 465, 265, 225, 325, 80]
completion-tasks2:
extend: completion-tasks
type: line
completion-tasks3:
extend: completion-tasks
type: area
completion-tasks4:
extend: completion-tasks
stroke-curve: straight
type: line
completion-tasks5:
extend: completion-tasks
stroke-curve: stepline
type: line
completion-tasks6:
extend: completion-tasks
type: bar
horizontal: true
completion-tasks7:
extend: completion-tasks
type: line
datalabels: true
tasks-overview:
type: bar