How does one handle presets (defaults)?

How do I make PV remember things like the back ground colour of the view, default thickness of wire frame lines, colour of the Data Axes Grid?

Edit: I did get the background color to be saved in the settings. The key is to close PV with the exit item in the menu. I was closing it with the “x” button, and that apparently does not save the settings. I still don’t know how to handle the other defaults.

Settings file, in .config/ParaView

I was closing it with the “x” button,

Unless you have a crazy window manager, that should exit cleanly ParaView as well and save the settings.

I am on Windows 10. I think it may count as a crazy window manager,
'cause no, the settings don’t become permanent if I close with the decoration button.

Background color is set by the color palette. You’ll have to change palettes or edit the current palette to change the default used for new views. The palette also controls the color the of the Data Axes Grid.

For custom line widths, please see 11. Customizing ParaView — ParaView Documentation 5.8.1 documentation.

Oh, great. That’s what I was missing! Thanks.

I still don’t see the default properties being saved unless I exit paraview from the
“File” menu. In particular, clicking the button “Save current color map settings”


did not work until I exited the application. Is that supposed to happen, or is that a bug?

Settings are indeed not written to file until application exit. However, they are saved in memory such that if you go on to use ParaView and create new objects after you have saved the settings, they should apply to newly created objects.

1 Like

I don’t see this folder. Is it in a different place on windows?

Second paragraph of 11. Customizing ParaView — ParaView Documentation 5.8.1 documentation.

Cool. But, some of the settings I changed are NOT in this file. Where are they (thickness of lines, for instance, or the color of the Data Axes Grid)? What I would like to understand is: if I like some settings, I would like to preserve them so that I can use them on a different system, which settings files do I need?

Sorry, I figured it out: same issue with the saving of the defaults only being available from the only running instance, using the Exit item, as before.

1 Like