Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Ben Boeckel
ParaView
Commits
6b6bcbda
Commit
6b6bcbda
authored
Aug 16, 2019
by
Yohann Bearzi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changed default value of Marker Size for data plot
parent
82fea785
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ParaViewCore/ServerManager/SMApplication/Resources/views_and_representations.xml
...ger/SMApplication/Resources/views_and_representations.xml
+2
-2
No files found.
ParaViewCore/ServerManager/SMApplication/Resources/views_and_representations.xml
View file @
6b6bcbda
...
...
@@ -7969,7 +7969,7 @@
<ChartSeriesSelectionDomain name="array_list"
hide_partial_arrays="0"
default_mode="value"
default_value="
2
">
default_value="
4
">
<RequiredProperties>
<Property function="Input" name="Input" />
<Property function="FieldDataSelection" name="AttributeType" />
...
...
@@ -8072,7 +8072,7 @@
<Documentation>Set the series marker size.</Documentation>
<ChartSeriesSelectionDomain name="array_list"
default_mode="value"
default_value="
2
">
default_value="
4
">
<RequiredProperties>
<Property function="Input" name="Input" />
<Property function="FieldDataSelection" name="AttributeType" />
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment