mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
parent
51effedb36
commit
54f8f64f7f
3 changed files with 3 additions and 0 deletions
|
@ -49,6 +49,7 @@ export default function PointSeriesVisType(Private) {
|
|||
},
|
||||
labels: {
|
||||
show: true,
|
||||
filter: true,
|
||||
truncate: 100
|
||||
},
|
||||
title: {}
|
||||
|
|
|
@ -50,6 +50,7 @@ export default function PointSeriesVisType(Private) {
|
|||
},
|
||||
labels: {
|
||||
show: true,
|
||||
filter: true,
|
||||
truncate: 100
|
||||
},
|
||||
title: {}
|
||||
|
|
|
@ -48,6 +48,7 @@ export default function PointSeriesVisType(Private) {
|
|||
},
|
||||
labels: {
|
||||
show: true,
|
||||
filter: true,
|
||||
truncate: 100
|
||||
},
|
||||
title: {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue