Make columnsize a bit smaller and style y axis
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user