j-fu / PlutoVista.jl

Plot library for Pluto notebooks based on plotly.js for 1D data and vtk.js (thus using WebGL) for 2/3D data.
Other
26 stars 4 forks source link

Vanishing axis labels with vtk.js #7

Open j-fu opened 3 years ago

j-fu commented 3 years ago

Often, the first rendering of a plot does not show axis labels, they appear only after moving, or re-rendering. Seemingly linked to initialization sequence, tried to fix it, but to no avail so far...