mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-03 16:18:49 +01:00
refactor(bubble map): move chart header down
This commit is contained in:
parent
e6aaa0f233
commit
984b04e364
1 changed files with 1 additions and 1 deletions
|
|
@ -471,7 +471,7 @@ export class BubbleMapComponent implements OnDestroy {
|
|||
title: {
|
||||
text: 'World Population (2011)',
|
||||
left: 'center',
|
||||
top: 'top',
|
||||
top: '16px',
|
||||
textStyle: {
|
||||
color: this.bubbleTheme.titleColor,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue