influxdata / chronograf

Open source monitoring and visualization UI for the TICK stack
https://www.influxdata.com/time-series-platform/chronograf/
Other
1.51k stars 258 forks source link

Add thresholds to line and bar graph types #3077

Open russorat opened 6 years ago

russorat commented 6 years ago

you could define thresholds which could alter the color of the line when it went above a specific value

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

vogler commented 5 years ago

https://github.com/influxdata/chronograf/blob/master/ui/src/dashboards/components/AxesOptions.tsx https://github.com/influxdata/chronograf/blob/master/ui/src/shared/components/LineGraph.tsx https://github.com/influxdata/chronograf/blob/master/ui/src/shared/components/HistogramChartBars.tsx

Are those the files where this needs to be integrated?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

vogler commented 5 years ago

unstale

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

vogler commented 4 years ago

I switched to Grafana: image image