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 = {
|
||||
title: 'Show tooltip',
|
||||
type: 'boolean',
|
||||
default: false
|
||||
default: true
|
||||
};
|
||||
|
||||
properties.grid = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user