[Client] Fix chart rendering
This commit is contained in:
parent
8d42e94e57
commit
51a6bc4fe1
4 changed files with 4 additions and 7 deletions
|
|
@ -223,8 +223,7 @@ export default Vue.extend({
|
|||
},
|
||||
plotOptions: {
|
||||
bar: {
|
||||
columnWidth: '90%',
|
||||
endingShape: 'rounded'
|
||||
columnWidth: '90%'
|
||||
}
|
||||
},
|
||||
grid: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue