removed tooltip from the llm metric yml, got added yesterday

This commit is contained in:
dal 2025-04-22 10:30:30 -06:00
parent 251e34824d
commit 48c4d82d34
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
1 changed files with 0 additions and 17 deletions

View File

@ -524,11 +524,6 @@ definitions:
items: items:
type: string type: string
description: LOWERCASE column name from SQL for category grouping. 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: required:
- x - x
- y - y
@ -574,10 +569,6 @@ definitions:
type: array type: array
items: items:
type: string type: string
tooltip:
type: array
items:
type: string
required: required:
- x - x
- y - y
@ -604,10 +595,6 @@ definitions:
type: array type: array
items: items:
type: string type: string
tooltip:
type: array
items:
type: string
required: required:
- x - x
- y - y
@ -634,10 +621,6 @@ definitions:
type: array type: array
items: items:
type: string type: string
tooltip:
type: array
items:
type: string
required: required:
- x - x
- y - y