Scatter3d fill beneath line option

Hi there,

I am a newby to plotly and having trouble figuring out how to fill the area underneath my 3d line plots and place tags at certain moments in time. Currently I am using the 3d filled lines template: https://plot.ly/python/3d-filled-line-plots/ but this will not fill the area underneath the line-plots, but gives a contour.

https://plot.ly/~nadezhda13/5/irrigation-2016-2017/ contains the code and result I am currently using. I tried to add a fill-option, but without success. Who can help me?

My second question is regarding tagging of certain moments in time (in this case planting dates). Is there a simple solution to this? To add perhaps a marker at a specific point in time for all lineplots?

Regards
Nadja

We don’t expose a fill option in 3D scatter traces yet.

You can check all the available scatter3d attributes on

https://plot.ly/javascript/reference/#scatter3d