fix(skin): add ability to change background styles

pull/3/head
Vladimir Lugovsky 2015-11-27 14:29:33 +03:00
parent 6d5cbfab5b
commit 6352b85c19
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@
var SKIN_CHART_COLORS = { var SKIN_CHART_COLORS = {
whitePanel: { whitePanel: {
fontColors: undefined, fontColors: undefined,
axisColors: '#000000' axisColors: '#7b7b7b'
}, },
transparent: { transparent: {
fontColors: '#FFFFFF', fontColors: '#FFFFFF',