mirror of
https://github.com/skooner-k8s/skooner.git
synced 2026-08-24 04:16:18 +00:00
frontend_prometheus how about purple line?
This commit is contained in:
@@ -70,6 +70,7 @@ export default class PrometheusGraph extends Base<Props, State> {
|
||||
<HorizontalGridLines />
|
||||
<LineSeries
|
||||
data={this.state.data.get(query)}
|
||||
color={'#6822aa'}
|
||||
/>
|
||||
<XAxis
|
||||
tickFormat={function tickFormat(d) {
|
||||
|
||||
Reference in New Issue
Block a user