Walter M. Rafelsberger

Results 28 issues of Walter M. Rafelsberger

## Summary Part of #136265. Fixes stale props that would cause a broken brush update when the overall time range selection changes. Before: After: ### Checklist - [ ] [Unit...

bug
:ml
release_note:skip
v8.4.0
v8.5.0

## Summary The `AreaSeries` for the latency correlations charts expect the provided timestamp keys for each series to be the same, otherwise there might be errors in how the chart...

bug
release_note:fix
Team:apm
:ml
v8.4.0
v8.5.0

Looks like since we switched away from using aggregations under the hood for querying results we missed handling categories correctly when a category field contains an array instead of a...

bug

Version: `7.16.0` The chart seems to render correctly but there is an error logged to console when using categories during creation in Visualize:

bug

Sample data: ``` time,event 2021-02-17 00:00:00Z,lorem ipsum dummy text 2021-11-03 00:00:00Z,another dummy text 2022-03-29 00:00:00Z,and yet another one ``` ![image](https://user-images.githubusercontent.com/230104/161290984-d3eef604-bfc0-46fd-8cfb-4f6a4b5b32de.png) The items are not spread out equally to make use...

bug

See for reference: - [Functional Tests for Plugins outside the Kibana repository](https://www.elastic.co/guide/en/kibana/master/external-plugin-functional-tests.html) - [Functional Testing](https://www.elastic.co/guide/en/kibana/current/development-functional-tests.html)

`autoResize` only listens on overall browser window changes but not when the wrapping element changes its size. https://github.com/walterra/kibana-milestones-vis/issues/32

bug

At the moment, categories can be used to split the data into multiple timelines. The label distribution on each timeline can be set to bottom/top/both. It would be nice to...

enhancement

Issue with the top/bottom example `examples/lotr-top-bottom.html` ![image](https://user-images.githubusercontent.com/230104/130232025-7b74a926-42ad-40ea-81f5-d6d3fc26fa33.png)

## Summary Fixes error seen in #139781: ``` fail: transform creation_index_pattern batch transform with terms+date_histogram groups and avg agg navigates through the wizard and sets all needed fields --   |...

:ml
release_note:skip
Feature:Transforms
v8.5.0