mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 15:58:38 +01:00
enchance ai
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user