kibana/test/functional/apps
Stratoula Kalafateli 544f908fd6
Heatmap small multiples (#154434)
## Summary

Enables split chart in agg based heatmaps (small multiples) and makes
the EC implementation the default. It also marks the advanced setting
that changes the implementation as deprecated.

<img width="2493" alt="image"
src="https://user-images.githubusercontent.com/17003240/230048435-f8b20240-5005-4343-ba18-e2c7307945e0.png">


### Checklist

Delete any items that are not applicable to this PR.

- [ ] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [ ]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [ ] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [ ] Any UI touched in this PR is usable by keyboard only (learn more
about [keyboard accessibility](https://webaim.org/techniques/keyboard/))
- [ ] Any UI touched in this PR does not create any new axe failures
(run axe in browser:
[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),
[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))
- [ ] If a plugin configuration key changed, check if it needs to be
allowlisted in the cloud and added to the [docker
list](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)
- [ ] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [ ] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Vettorello <marco.vettorello@elastic.co>
Co-authored-by: Nick Partridge <nick.ryan.partridge@gmail.com>
Co-authored-by: nickofthyme <nicholas.partridge@elastic.co>
2023-04-20 10:07:42 +03:00
..
bundles [FTR] drop unused tag (#152586) 2023-03-24 10:20:44 +00:00
console [Console] Fix an error with folds in the editor (#152366) 2023-03-06 05:33:36 -07:00
context [Discover] Unskip context filters tests (#154562) 2023-04-19 08:45:26 +02:00
dashboard Heatmap small multiples (#154434) 2023-04-20 10:07:42 +03:00
dashboard_elements [Dashboard] [Controls] Prevent control group reload on output change (#154763) 2023-04-12 11:08:51 -06:00
discover [Discover] Drag & drop for adding columns to the table (#153538) 2023-04-19 19:17:54 +02:00
getting_started [Vislib] Removes the old implementation of the pie (#146990) 2022-12-07 14:14:47 +02:00
home [Guided onboarding] Fix Home breadcrumb (#147477) 2023-01-09 14:23:24 -05:00
kibana_overview [Kibana Overview] Fix failing test (#139112) 2022-09-08 10:38:26 +02:00
management [Data Views] Show loading indicators when submitting a data view form to prevent multiple requests (#150576) 2023-02-16 09:50:02 +01:00
saved_objects_management migrate to kbnArchive (#133683) 2022-06-07 14:44:55 -04:00
status_page [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
visualize Heatmap small multiples (#154434) 2023-04-20 10:07:42 +03:00