Hi! I want to make a canvas pad with much lens visualisation. There is globaltimefilter to set the date an time for all lens. If i set a date and time the lens visualtion doesn't scale the time axis
The code for the lens embedding in canvas is :
kibana
| selectFilter group="globaltimefilter"
| embeddable
config="...." type="lens"
| render
If i choose a smaller timerange from the visu, the visu only will show the selected timerange.
Is it possible that the lens time axis scale automatic to the settings from the globaltimefilter?
Greetz Thomas
Edit: I use the version 8.6.1