ClearAnatomics / ClearMap

ClearMap 2 with WobblyStitcher, TubeMap and CellMap
https://clearanatomics.github.io/ClearMapDocumentation/
GNU General Public License v3.0
114 stars 45 forks source link

Problem Plotting 3d Mesh #117

Open mahsa106 opened 2 years ago

mahsa106 commented 2 years ago

Hello @ChristophKirst,

I am trying to plot a 3d mesh using plot_graph_line and plot_graph_mesh. Dataviewer works fine when using function p3d.plot(), but when calling functions plot_graph_line and plot_graph_mesh i get the following errors:

Screenshot from 2022-11-08 02-27-35

I have no idea how to solve this issue.

System: Ubuntu 22.04 AMD Ryzen 5900 12-core processor Nvidia GeForce RTX 3090 64 GB RAM DDR4 RAM

crousseau commented 1 year ago

Which version of the code (branch and commit) are you using ?

ChristophKirst commented 1 year ago

also can you provide information about what arguments you are passing to the plotting function?