fix(skin): add ability to change background styles

pull/3/head
Vladimir Lugovsky 9 years ago
parent 6d5cbfab5b
commit 6352b85c19

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

Loading…
Cancel
Save