mirror of https://github.com/buster-so/buster.git
removed tooltip from the llm metric yml, got added yesterday
This commit is contained in:
parent
251e34824d
commit
48c4d82d34
|
@ -524,11 +524,6 @@ definitions:
|
|||
items:
|
||||
type: string
|
||||
description: LOWERCASE column name from SQL for category grouping.
|
||||
tooltip:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
description: LOWERCASE column names from SQL to show in tooltip.
|
||||
required:
|
||||
- x
|
||||
- y
|
||||
|
@ -574,10 +569,6 @@ definitions:
|
|||
type: array
|
||||
items:
|
||||
type: string
|
||||
tooltip:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
required:
|
||||
- x
|
||||
- y
|
||||
|
@ -604,10 +595,6 @@ definitions:
|
|||
type: array
|
||||
items:
|
||||
type: string
|
||||
tooltip:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
required:
|
||||
- x
|
||||
- y
|
||||
|
@ -634,10 +621,6 @@ definitions:
|
|||
type: array
|
||||
items:
|
||||
type: string
|
||||
tooltip:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
required:
|
||||
- x
|
||||
- y
|
||||
|
|
Loading…
Reference in New Issue