chenge befault on true
This commit is contained in:
parent
9b8f4e5b69
commit
47c69b67a4
@ -315,7 +315,7 @@ export function flotSettingsSchema(chartType: ChartType): JsonSettingsSchema {
|
|||||||
properties.showTooltip = {
|
properties.showTooltip = {
|
||||||
title: 'Show tooltip',
|
title: 'Show tooltip',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
default: false
|
default: true
|
||||||
};
|
};
|
||||||
|
|
||||||
properties.grid = {
|
properties.grid = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user