The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/features/explore/Graph
Piotr Jamróz f7e0710f53
Explore: Limit number of columns shown in Explore table (#98726)
4 months ago
..
ExploreGraph.tsx Explore: Pass the dataframes along with the time range of the data (#90594) 10 months ago
ExploreGraphLabel.tsx React: Use new JSX transform (#88802) 11 months ago
GraphContainer.tsx Explore: Limit number of columns shown in Explore table (#98726) 4 months ago
exploreGraphStyleUtils.ts Explore: Anchor to 0 in timeseries' stacked displays (#75251) 2 years ago
useStructureRev.test.ts Replace usage of `react-test-renderer` and `@testing-library/react-hooks` (#98152) 5 months ago
useStructureRev.ts Explore: Avoid reinitializing graph on every query run (#77281) 2 years ago
utils.ts