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