mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 20:01:28 +00:00
feat: add an avg calculation for metrics of list graphs (#65)
This commit is contained in:
@@ -73,6 +73,7 @@ export interface LineConfig extends AreaConfig {
|
||||
showXAxis?: boolean;
|
||||
showYAxis?: boolean;
|
||||
smallTips?: boolean;
|
||||
showlabels?: boolean;
|
||||
}
|
||||
|
||||
export interface AreaConfig {
|
||||
|
Reference in New Issue
Block a user