mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 01:13:23 -04:00
parent
821adab489
commit
8d0c0c9b2b
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ class TagCloud extends EventEmitter {
|
|||
this.resize();
|
||||
|
||||
//SETTING (non-configurable)
|
||||
this._fontFamily = 'Impact';
|
||||
this._fontFamily = 'Open Sans, sans-serif';
|
||||
this._fontStyle = 'normal';
|
||||
this._fontWeight = 'normal';
|
||||
this._spiral = 'archimedean';//layout shape
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue