Optimize charts view

pull/20/merge
fancoder 2014-08-18 14:11:11 +04:00
parent 3b5efc6e68
commit 2d40840a72
1 changed files with 9 additions and 9 deletions

View File

@ -157,9 +157,9 @@
height: '75',
lineColor: '#03a678',
fillColor: 'rgba(3, 166, 120, .3)',
spotColor: '#00bf00',
minSpotColor: '#00bf00',
maxSpotColor: '#00bf00',
spotColor: null,
minSpotColor: null,
maxSpotColor: null,
highlightLineColor: '#236d26',
spotRadius: 3,
chartRangeMin: 0,
@ -177,9 +177,9 @@
height: '180',
lineColor: '#03a678',
fillColor: 'rgba(3, 166, 120, .3)',
spotColor: '#00bf00',
minSpotColor: '#00bf00',
maxSpotColor: '#00bf00',
spotColor: null,
minSpotColor: null,
maxSpotColor: null,
highlightLineColor: '#236d26',
spotRadius: 3,
drawNormalOnTop: false,
@ -195,9 +195,9 @@
height: '180',
lineColor: '#03a678',
fillColor: 'rgba(3, 166, 120, .3)',
spotColor: '#00bf00',
minSpotColor: '#00bf00',
maxSpotColor: '#00bf00',
spotColor: null,
minSpotColor: null,
maxSpotColor: null,
highlightLineColor: '#236d26',
spotRadius: 3,
drawNormalOnTop: false,