Rahmen um Heatmap
This commit is contained in:
parent
4b10406eb7
commit
639533dda0
@ -111,6 +111,9 @@ const cHeatmapOptions = {
|
|||||||
position: 'top'
|
position: 'top'
|
||||||
},
|
},
|
||||||
grid: {
|
grid: {
|
||||||
|
show: true,
|
||||||
|
borderWidth: 1,
|
||||||
|
borderColor: '#aaa',
|
||||||
top: 30,
|
top: 30,
|
||||||
right: 45,
|
right: 45,
|
||||||
bottom: 50,
|
bottom: 50,
|
||||||
|
@ -348,6 +348,9 @@ const cHeatmapOptions = {
|
|||||||
position: 'top'
|
position: 'top'
|
||||||
},
|
},
|
||||||
grid: {
|
grid: {
|
||||||
|
show: true,
|
||||||
|
borderWidth: 1,
|
||||||
|
borderColor: '#aaa',
|
||||||
top: 30,
|
top: 30,
|
||||||
right: 45,
|
right: 45,
|
||||||
bottom: 50,
|
bottom: 50,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user