mirror of
https://github.com/grafana/grafana.git
synced 2025-09-22 21:14:35 +08:00
feat(graph): refactoring
This commit is contained in:
@ -68,6 +68,7 @@ export class DataProcessor {
|
||||
this.panel.stack = false;
|
||||
this.panel.legend.show = false;
|
||||
this.panel.tooltip.shared = false;
|
||||
this.panel.xaxis.values = ['total'];
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user