grafana/public/app/features/explore
Jack Westbrook c2953f3a06
PieChart: Unify tooltip to look the way it looks in TimeSeries (#33032)
* feat(piechart): align styles between piechart and graph

* feat(piechart): introduce tooltip options to panel and visualisation

* feat(piechart): get tooltip options working

* feat(piechart): add SeriesTable to visx TooltipInPortal

* refactor(piechart): move getTooltipData out of PieSlice

* docs(piechart): fix storybook story errors

* feat(viztooltip): initial commit of common tooltip types and components

* refactor(viztooltip): rename type as enum and update usage

* refactor(viztooltip): move chart.tooltip into viztooltip and fix imports and typings

* refactor(viztooltip): update import paths and names where used

* docs(infotooltip): fix story import paths

* docs(piechart): fix typings in story

* docs(viztooltip): add public annotations to exported components and types
2021-04-20 09:45:41 +02:00
..
__mocks__ Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
__snapshots__ Theme: V8 Theme updates (#33050) 2021-04-16 09:48:52 +02:00
flotgraph PieChart: Unify tooltip to look the way it looks in TimeSeries (#33032) 2021-04-20 09:45:41 +02:00
RichHistory Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
slate-plugins/prism Chore: fix jsdoc desc and return (#28383) 2020-10-20 07:35:45 -07:00
state Explore: Load default data source in Explore when the provided source does not exist (#32992) 2021-04-16 08:32:33 +02:00
TraceView Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
utils Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
AdHocFilter.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
AdHocFilterField.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AdHocFilterField.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
ElapsedTime.tsx React: refactor away from unsafe lifecycle methods (#21291) 2020-05-18 18:03:29 +02:00
ErrorContainer.test.tsx CloudWatch Logs: Adjusts CloudWatch Logs timeout logic (#26621) 2020-09-07 14:41:36 +01:00
ErrorContainer.tsx Explore: Fix issue when some query errors were not shown (#32212) 2021-03-23 11:58:09 +01:00
Explore.test.tsx Explore: Fix issue when some query errors were not shown (#32212) 2021-03-23 11:58:09 +01:00
Explore.tsx Explore: Scroll split panes in Explore independently (#32978) 2021-04-15 10:44:25 +02:00
ExploreDrawer.test.tsx Explore: Adds query inspector drawer to explore (#26698) 2020-08-06 16:22:54 +01:00
ExploreDrawer.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
ExploreGraphNGPanel.tsx PieChart: Unify tooltip to look the way it looks in TimeSeries (#33032) 2021-04-20 09:45:41 +02:00
ExploreGraphPanel.tsx PieChart: Unify tooltip to look the way it looks in TimeSeries (#33032) 2021-04-20 09:45:41 +02:00
ExplorePaneContainer.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
ExploreQueryInspector.test.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
ExploreQueryInspector.tsx Explore: Support full inspect drawer (#32005) 2021-03-18 17:38:09 +01:00
ExploreTimeControls.tsx TimeZone: unify the time zone pickers to one that can rule them all. (#24803) 2020-06-26 09:08:15 +02:00
ExploreToolbar.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
JSONViewer.tsx Chore: Enable eslint-plugin-react partial rules (#29428) 2020-12-01 16:19:52 +01:00
LiveLogs.test.tsx Explore/Logs: Escaping of incorrectly escaped log lines (#31352) 2021-03-03 18:32:27 +01:00
LiveLogs.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
LiveTailButton.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
Logs.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
LogsContainer.tsx Loki: Improve live tailing errors and fix Explore's logs container type errors (#30517) 2021-01-25 17:05:27 +01:00
MetaInfoText.test.tsx Explore: adds MetaInfoText tests 2020-01-30 12:02:50 +00:00
MetaInfoText.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
NoDataSourceCallToAction.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
NodeGraphContainer.tsx Explore/Refactor: Simplify URL handling (#29173) 2021-02-12 21:33:26 +01:00
QueryEditor.tsx Explore: keep enabled/disabled state in angular based QueryEditors correctly (#31558) 2021-03-02 12:36:18 +01:00
QueryRow.test.tsx Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
QueryRow.tsx Explore: Fix issue when some query errors were not shown (#32212) 2021-03-23 11:58:09 +01:00
QueryRowActions.test.tsx @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
QueryRowActions.tsx @grafana/ui: Various smaller Icon updates (#23588) 2020-04-16 13:49:58 +02:00
QueryRows.tsx Explore/Refactor: Simplify URL handling (#29173) 2021-02-12 21:33:26 +01:00
QueryStatus.test.tsx Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
QueryStatus.tsx React: refactor away from unsafe lifecycle methods (#21291) 2020-05-18 18:03:29 +02:00
ResponseErrorContainer.test.tsx Explore: Fix issue when some query errors were not shown (#32212) 2021-03-23 11:58:09 +01:00
ResponseErrorContainer.tsx Explore: Fix issue when some query errors were not shown (#32212) 2021-03-23 11:58:09 +01:00
ReturnToDashboardButton.test.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
ReturnToDashboardButton.tsx Chore: Reduces strict errors (#33012) 2021-04-15 14:21:06 +02:00
RunButton.test.tsx ButtonSelect & RefreshPicker: Rewrite of components to use new emotion based ToolbarButton & Menu (#30510) 2021-01-23 08:17:50 +01:00
RunButton.tsx ButtonSelect & RefreshPicker: Rewrite of components to use new emotion based ToolbarButton & Menu (#30510) 2021-01-23 08:17:50 +01:00
SecondaryActions.test.tsx Explore: Adds query inspector drawer to explore (#26698) 2020-08-06 16:22:54 +01:00
SecondaryActions.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
TableContainer.test.tsx Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02:00
TableContainer.tsx Explore: Make getFieldLinksForExplore more reusable (#30134) 2021-01-08 13:29:34 +01:00
Time.tsx React: refactor away from unsafe lifecycle methods (#21291) 2020-05-18 18:03:29 +02:00
TimeSyncButton.test.tsx Transformations: enable transformations reordering (#27197) 2020-08-31 08:47:27 +02:00
TimeSyncButton.tsx TimeRangePicker: Updates components to use new ToolbarButton & ButtonGroup (#30570) 2021-01-25 14:01:54 +01:00
useLiveTailControls.ts Eslint: no-duplicate-imports rule (bump grafana-eslint-config) (#30989) 2021-02-11 13:45:25 +01:00
Wrapper.test.tsx Routing NG: Replace Angular routing with react-router (#31463) 2021-03-10 18:03:36 +01:00
Wrapper.tsx Explore: Scroll split panes in Explore independently (#32978) 2021-04-15 10:44:25 +02:00