no message
Former-commit-id: b48f135f559ecbc53932e83b3aa6276c8bd7af91 Former-commit-id: 621b6d14fdf264d8cb7188d48e4c76ff18b61ecf Former-commit-id: ba4ccf576ae9b2a815801ae6e09d88695b0fd43a
This commit is contained in:
@@ -3,7 +3,8 @@ export default {
|
|||||||
return {
|
return {
|
||||||
chart: [
|
chart: [
|
||||||
{
|
{
|
||||||
data: []
|
data: [],
|
||||||
|
padding: [30, 40, 50, 50]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user