Make columnsize a bit smaller and style y axis

This commit is contained in:
Julia Friesel
2018-08-14 13:20:10 +02:00
parent 92ac6525ed
commit 8df3e74127
4 changed files with 12 additions and 10 deletions
+3 -3
View File
@@ -72,10 +72,10 @@ const styles = {
},
yAxisLabel: {
position: 'absolute',
right: 3,
left: 3,
color: 'grey',
fontSize: 12,
fontWeight: 'bold'
fontSize: 11,
textAlign: 'left'
},
horizontalGrid: {
position:'absolute',