Skip to content

General

If you would like to make new feature requests, please visit https://discourse.paraview.org/c/feature-requests/ ...

General

Categories

260 results found

  1. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
  2. measurement angel or Distance

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
  3. 4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  4. In the calculator, the format of the float depends of the language of the system.
    0,2 in french for example.
    0.2 in english.
    That should be independant.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  5. Paraview is a wonderful program. What is please the current status of integration points on unstructured mesh ? Mapping of stress/strain to nodes presents a lot of troubles and may violate discontinuity. Thanks.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  6. It would be nice to have the ability to associate all kinds of Paraview actions with keyboard shortcuts. Currently, I see shortcuts only for basic actions like Open File etc.

    100 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  7. On Mac, all the GUI components have wide spacing (such as in the toolbars and the inspectors). Although this wide spacing is typical of Mac applications, ParaView has many more options than a typical application. All these GUI components are encroaching on the views and tend to make you have to scroll more through options. I thus advocate packing all the widgets tighter. Although it will look a bit less friendly, it will be more functional.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
  8. It would be great if you could support a customizable toolbar option, so that I can add frequently used filters to the existing common filters toolbar, rather than having to navigate to Filters->Recent

    20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  9. ParaView has already a nice X3D exporter. Would be very easy and useful if somebody would create an additional X3Dom exporter by adding some static lines to the X3D exporter. This would allow to render the data with WebGL in a web-page without a plugin. Example: http://x3dom.org/x3dom/example/x3dom_paraviewExport.xhtml

    24 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  10. This could be very useful for those who want to interactively deform and visualize resulting meshes, similar to what is professionally available in many CAD packages. Simply click on a surface and extrude, or click on a mesh vertex and reposition

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
  11. Laser scanning data are typically in xyzRGB format, where xyz are the coordinates and RGB are columns for the R, G, and B colours (values from 0...255 for each). The current support for only one colour field could be extended to define the colours through three different fields. In addition, laser scanning data, i.e. point clouds, may contain points up to billions, in which case long coordinates may hinder the calculation time needed for the visualisation. Therefore it is suggested to build an filter or process that only takes into account the changing parts of the coordinates.

    21 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
  12. Add a snapping function for sources, i.e. when creating for example splines, snapping of control points to re-existing features on the pipeline would be useful.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
  13. Sometimes it would be useful if I could move selected points by a vector.
    Also, it would great if I could set label values at cells and points, which could be used for boundary conditions in e.g. FEM codes. The option could be to create an array with default values and set a given value at the selected nodes.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  14. Add limiting streamlines, since it is main and only tool to analyse real 3D separation flow

    5 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  15. It seems odd that despite Sandia's involvement in both LAMMPS and ParaView, ParaView can't read in native LAMMPS output files from simulations.

    14 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  16. It will be great if paraview has an option to enable automatic rescaling for the color map. This is useful to compare the results easily with other software that enables the colormap to be rescaled automatically such as matlap.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
  17. native support and of zonal display would save alot of time

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  18. I think the visibility of the ticks on the legend should be optional...

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
  19. The glyph filter has the nice property which allows to scale the glyph. However, for all arrow glyphs, a better way of scaling would be to scale only the length of the arrow by a quantity instead of the whole arrow (shaft and tip thickness). This simply gives a much clearer overview if there are regions with big and small arrows in one domain.

    53 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
  20. Currently, if an Image source has a certain Extent, Paraview will pass that as UPDATE_EXTENT to all subsequent filters in the pipeline, even if a filter changes the whole extent. This prohibits for example implementing vtkImageConstantPad as a useful Paraview filter. For further info see http://markmail.org/message/sfnw7sgojytzw6y2 .

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    planned  ·  1 comment  ·  Admin →