kibana/dev_docs/lens
Marco Vettorello 5fe8aad89d
[Lens] fit line charts by default (#196184)
## Summary

Every line charts are now interpolated by default with a linear
interpolation.

Solves the second task of
[#186076](https://github.com/elastic/kibana/issues/186076)

fix [#186076](https://github.com/elastic/kibana/issues/186076)

before:
<img width="816" alt="Screenshot 2024-10-17 at 16 25 47"
src="https://github.com/user-attachments/assets/3b14c80b-deef-4d8d-9d5b-e118619e31cb">


after:
<img width="814" alt="Screenshot 2024-10-17 at 16 25 56"
src="https://github.com/user-attachments/assets/45788530-aeb6-4851-ac1e-c53efcd73068">

## Release note
Newly and default configured Lens line charts are now interpolated by
default with a straight Linear interpolation.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Marta Bondyra <4283304+mbondyra@users.noreply.github.com>
2024-10-21 15:05:02 +02:00
..
breakdown.mdx
config_api.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
dataset.mdx
examples.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
gauge.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
heatmap.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
index.mdx
metric.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
mosaic.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
pie.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
regionmap.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
table.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
tagcloud.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
treemap.mdx Make the formula api optional for the lens builder (#179255) 2024-03-25 07:09:37 -07:00
xy.mdx [Lens] fit line charts by default (#196184) 2024-10-21 15:05:02 +02:00