1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

charts fixes

This commit is contained in:
chomik
2019-06-13 09:54:17 +02:00
parent 9137ccaf5c
commit ed6285ff16
4 changed files with 36 additions and 8 deletions
+31 -3
View File
@@ -49,6 +49,35 @@ employment:
color: green
data: [17, 18, 21, 20, 30, 29]
line-chart-stroke:
name: Line chart
display: true
type: line
stroke-curve: straight
hide-legend: true
categories: ['2013', '2014', '2015', '2016', '2017', '2018', '2019']
series:
- name: Development
color: orange
data: [8, 10, 11, 12, 20, 27, 30]
- name: Marketing
color: blue
data: [3, 16, 17, 19, 20, 30, 30]
- name: Sales
color: green
data: [7, 10, 11, 18, 18, 18, 24]
stepline-chart:
name: Stepline
display: true
type: line
hide-legend: true
stroke-curve: stepline
series:
- name: Development
color: orange
data: [34, 44, 54, 21, 12, 43, 33, 23, 66, 66, 58]
temperature:
name: Monthly Average Temperature
display: true
@@ -199,7 +228,6 @@ pie:
name: Lorem ipsum
display: true
type: pie
hide-legend: true
series:
- name: A
color: blue-darker
@@ -218,7 +246,6 @@ donut:
name: Lorem ipsum
display: true
type: donut
hide-legend: true
series:
- name: Maximum
color: green
@@ -280,6 +307,7 @@ new-clients:
days-labels-count: 30
sparkline: true
dashed-history: true
hide-legend: true
series:
- name: May
color: blue
@@ -326,7 +354,7 @@ usd-eur:
type: line
days-labels-count: 30
auto-min: true
stroke-straight: true
stroke-curve: straight
series:
- name: USD/EUR
color: black