enchance ai

This commit is contained in:
Emily
2024-09-16 15:37:18 +02:00
parent c3904ebd55
commit e6adbf9c7b
11 changed files with 276 additions and 75 deletions

View File

@@ -43,7 +43,7 @@ export class AiComposableChart extends AIPlugin<['createComposableChart']> {
},
color: {
type: 'string',
description: 'Color used to represent the dataset'
description: 'Color used to represent the dataset in format "#RRGGBB"'
},
name: {
type: 'string',