Håkon Strandenes

Results 2 issues of Håkon Strandenes

I updated to Pyvista 0.33.3 today, from 0.31.3. I still use the same VTK build. I have the following small plotting script: ``` pv.set_plot_theme("document") plotter = pv.Plotter(window_size=[1920, 1200]) plotter.add_mesh(grid, scalars='array',...

bug

### Describe the bug, what's wrong, and what you expected. In some cases the axis title ("X label") does not show. The problem was introduced in release 0.38.1, and probably...

bug