What's Changed
* Change layout from 4x1 to 2x2 by frode-aarstad in https://github.com/equinor/webviz-ert/pull/316
* Add column names to heatmap by frode-aarstad in https://github.com/equinor/webviz-ert/pull/320
* Refactor and test get_first_observation_x by hnformentin in https://github.com/equinor/webviz-ert/pull/319
* Show realization number in misfit plots by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/305
* Refactor define_style_ensemble and unit tests by hnformentin in https://github.com/equinor/webviz-ert/pull/321
* Fix bug of moving selection of vertical line by hnformentin in https://github.com/equinor/webviz-ert/pull/325
* Response Correlation: Ordering of parameters, hover text visibility by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/322
* Refactor corr index by hnformentin in https://github.com/equinor/webviz-ert/pull/331
* Refactor layout and add test by hnformentin in https://github.com/equinor/webviz-ert/pull/334
* Fix response overview plot to survive reloads by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/330
* Rename variables in update_response_overview_plot for readability by hnformentin in https://github.com/equinor/webviz-ert/pull/335
* New obs selector controller by DanSava in https://github.com/equinor/webviz-ert/pull/332
* Fix ensemble handling in response correlation viewer by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/338
* Revert "New obs selector controller" by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/353
* refactor and fix x-index update function by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/339
* Refactor `update_corr_resp_param` by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/354
* Address flakiness 297 by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/358
* Label the scatterplot by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/356
* Push implementation of service out of ert by eivindjahren in https://github.com/equinor/webviz-ert/pull/363
* Import of ert_shared -> ert.shared by oysteoh in https://github.com/equinor/webviz-ert/pull/365
* Adds argument for title of html page by mortalisk in https://github.com/equinor/webviz-ert/pull/367
* Change info text display by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/364
* Clear x indexes on data refresh by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/374
* Fix index for clicking on observation by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/373
* Fix obvious flakiness by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/368
* Add tour steps for correlation plot options by valentin-krasontovitsch in https://github.com/equinor/webviz-ert/pull/372
New Contributors
* eivindjahren made their first contribution in https://github.com/equinor/webviz-ert/pull/363
**Full Changelog**: https://github.com/equinor/webviz-ert/compare/0.4.9...0.4.10