grafana/public/app/plugins/panel/logs
Piotr Jamróz f4a40a4d85
Logs: Use GraphNG to plot log histograms (#34531)
* Switch to GraphNG for Logs Histogram

* Remove redundant timeZone

It was used just to format timestamp in the tooltip but it's not needed anymore.

* Add tests for creating logs histogram data

* Update decoractors tests

* Adjust bar width to be more like in the old graph

* Fix tooltip pointer color

* Test tooltip pointer color

* Decouple graph config from uPlot internals

* Ensure nested properties are not mutated when overrides are applied

* Add legend toggling for Explore graphs

* Remove unused component

ExploreGraphNGPanel is now used in Explore

* Code formatting

* allow multiple bars pathBuilders to be globally cached with different settings

Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2021-06-01 09:28:25 +02:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
LogsPanel.tsx Logs: Use GraphNG to plot log histograms (#34531) 2021-06-01 09:28:25 +02:00
module.tsx Logs panel: Support details view (#34125) 2021-05-18 11:16:29 +02:00
plugin.json Chore: show grafana labs not project (#23913) 2020-04-26 15:34:56 -07:00
types.ts Logs panel: Support details view (#34125) 2021-05-18 11:16:29 +02:00