mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 07:56:01 +00:00
SYNC: chart labels for pie chart
This commit is contained in:
committed by
Diflow
parent
171d58658a
commit
e77b83bd92
@@ -49,6 +49,8 @@ export interface ChartDefinition {
|
||||
|
||||
xdef: ChartXFieldDefinition;
|
||||
ydefs: ChartYFieldDefinition[];
|
||||
|
||||
useDataLabels?: boolean;
|
||||
}
|
||||
|
||||
export interface ChartDateParsed {
|
||||
|
||||
Reference in New Issue
Block a user