Skip to content

Tag: plot

Plot Over Line with pvpython

Good afternoon, I am trying to use the filter “Plot Over Line” of Paraview in a Python script. Basically, I want to: Open the file “.vtu”; Use the filter PlotOverLine for the velocity; Save the data in a “.csv” file. On internet, I found a possible way to do this, but it gi…

Plot multiple lines in subplots

I’d like to plot lines from a 3D data frame, the third dimension being an extra level in the column index. But I can’t manage to either wrangle the data in a proper format or call the plot function appropriately. What I’m looking for is a plot where many series are plotted in subplots arrang…

How subplot pairs of photo from different folder

I have 2 folder each has 13 pics. I wanna plot any pair of them. for example the first pic from the first folder next to the first pic in the second folder. and then below it the second pair of photose from the first and second folder. could you please help me. I tried my self but id doesn’t