mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2026-07-05 05:22:35 +00:00
add legend component
This commit is contained in:
2
src/types/dashboard.d.ts
vendored
2
src/types/dashboard.d.ts
vendored
@@ -183,7 +183,7 @@ export type EventParams = {
|
||||
color: string;
|
||||
};
|
||||
export type LegendOptions = {
|
||||
showLegend: boolean;
|
||||
show: boolean;
|
||||
total: boolean;
|
||||
min: boolean;
|
||||
max: boolean;
|
||||
|
||||
Reference in New Issue
Block a user