You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vispy
Hello. I am quite new to using Vispy as well as PyQtGraph but I have worked with PyQtGraph longer. I have a program in which PyQtGraph could not support which is displaying 3D text above graph objects. I am starting to use Vispy but I could not find a good implementation of using 3D graph grids. I have made a custom one using the following code:
but it returns something that looks displeasing to the eye compared to what PyQtGraph offered, side by side comparison below. Vispy being the successor to PyQtGraph there has to be a solution that I'm not aware of. If someone can point this out to me it would be very helpful, thank you!