during my post processing, i created a plot using matlibplot in a python script in paraview that i runned from the python shell, so I have the plt object created, how can i displayed in paraview (ie., the plt.show() version in paraview).
I knew about this, but I was asking for a simple show image thing, not working with data itself, simply to visualize what is being exported (as a png). I do not require for treat the data and other more complex things. I would take simply creating a new renderview and using a source to open the exported file but the image looks bad, quite pixelated and with the pngImageMagnitude which changes the colors.