Skip to content

Commit 73c63e2

Browse files
kibanamachineWylie Conlon
andauthored
Recommendation for known Vega-Lite issue (elastic#102547) (elastic#102798)
Co-authored-by: Wylie Conlon <[email protected]>
1 parent 54358fe commit 73c63e2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/user/dashboard/vega-reference.asciidoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,11 @@ To learn more, read about
5050
https://vega.github.io/vega/docs/specification/#autosize[autosize]
5151
in the Vega documentation.
5252

53+
WARNING: Autosize in Vega-Lite has https://vega.github.io/vega-lite/docs/size.html#limitations[several limitations]
54+
that can result in a warning like `Autosize "fit" only works for single views and layered views.`
55+
The recommended fix for this warning is to convert your spec to Vega using the <<vega-browser-debugging-console, browser console>>
56+
`VEGA_DEBUG.vega_spec` output.
57+
5358
[float]
5459
[[vega-theme]]
5560
==== Default theme to match {kib}

0 commit comments

Comments
 (0)