mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-15 12:49:17 +00:00
feat: add widget and standard config
This commit is contained in:
@@ -25,7 +25,6 @@ export const ChartTypes = [
|
||||
{ label: "Table", value: "Table" },
|
||||
{ label: "Endpoint List", value: "EndpointList" },
|
||||
{ label: "Instance List", value: "InstanceList" },
|
||||
// { label: "Image", value: "Image" },
|
||||
];
|
||||
export const DefaultGraphConfig: { [key: string]: any } = {
|
||||
Bar: {
|
||||
|
Reference in New Issue
Block a user