TSVB Yaxis min value defaults to zero - Data binding not working with filter

Hello,

In the Time Series Visual Builder in Kibana 7.5, it seems that axis min value automatic scaling is not working when a filter is applied.

Unless set to a specific value, axis min and axis max should automatically set to min and max data + offset so that is "zooms in" on the data, just like this :

However, we use these kind of vizualizations inside dashboard with filters on equipment monitored, locations etc.

As soon as a filter is applied, the min value reverts to 0 instead of the min value of the filtered data.
This is a simple example with a filter applied.

You can see that while the max axis is fine, the min value goes to 0 instead of starting around 1000 ish.

This might not be a big deal, but he leads to situation like this one where the user cannot see changes due to improper automatic scaling for the y min axis.

Am I missing something here ? I undertstand that there were some changes regarding TVSB lately (https://github.com/elastic/kibana/pull/33558). Is there any plan to fix this issue or do you have a workaround to prevent this.

Thank you very much for you help,

Paul

Hey @Paulo64, do you mind opening up a bug issue for this?

Thank you Brandon. It's done, here : https://github.com/elastic/kibana/issues/53257

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.