MantisBT - ParaView |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014002 | ParaView | (No Category) | public | 2013-04-10 16:12 | 2013-05-18 20:00 |
|
| Reporter | Sebastien Jourdain | |
| Assigned To | Sebastien Jourdain | |
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | 4.0 | |
| Project | TBD |
| Topic Name | multiblock-chart-array-as-axis |
| Type | incorrect functionality |
|
| Summary | 0014002: Impossible to use an array as X Axis in chart for multi-block dataset |
| Description | In case of multi-block the series name use the full array/block path which are used as array name when enable to 'X Axis'.
Therefore it was impossible to select a valid array name.
|
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2013-04-10 16:12 | Sebastien Jourdain | New Issue | |
| 2013-04-10 16:12 | Sebastien Jourdain | Assigned To | => Sebastien Jourdain |
| 2013-04-10 16:12 | Sebastien Jourdain | Status | backlog => todo |
| 2013-04-10 16:12 | Sebastien Jourdain | Status | todo => active development |
| 2013-04-10 16:13 | Sebastien Jourdain | Topic Name | => multiblock-chart-array-as-axis |
| 2013-04-10 16:13 | Sebastien Jourdain | Note Added: 0030551 | |
| 2013-04-10 16:13 | Sebastien Jourdain | Status | active development => gatekeeper review |
| 2013-04-10 16:13 | Sebastien Jourdain | Resolution | open => fixed |
| 2013-04-12 12:17 | Utkarsh Ayachit | Fixed in Version | => git-master |
| 2013-04-12 12:17 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2013-04-12 12:17 | Utkarsh Ayachit | Note Added: 0030570 | |
| 2013-04-30 21:03 | Alan Scott | Note Added: 0030659 | |
| 2013-04-30 21:03 | Alan Scott | Status | customer review => closed |
| 2013-05-18 20:00 | Utkarsh Ayachit | Fixed in Version | git-master => 4.0 |
|
Notes |
|
|
(0030551)
|
|
Sebastien Jourdain
|
|
2013-04-10 16:13
|
|
commit c87daf1d7da2d53fc88e29eee0ca10026db21acd
Author: Sebastien Jourdain <sebastien.jourdain@kitware.com>
Date: Wed Apr 10 16:09:28 2013 -0400
Fix usage of array for X Axis in chart
In case of multi-block the array name were wrong as we were
using the serie name that contains the block full path.
Extend API to either get the Array list or the serie list.
Change the SI class implementation to get the array name
instead of the serie name.
Change-Id: Iee13cdb7426184ce6d49ac26b8fa1b9e45c2df23 |
|
|
|
(0030570)
|
|
Utkarsh Ayachit
|
|
2013-04-12 12:17
|
|
SUMMARY
---------------------------------------------
Topics merged into master:
(VTK) 0014001-plot3d-improvements
13997_disable_phasta_adaptor
13999_fix_open_datafile
(VTK) 14000-multi-block-table-cut
14003_fix_view_updates
14006-add-filters-to-paraview-vtk-python
fix_cthadaptor_compile_warnings
fix-warnings
multiblock-chart-array-as-axis
pvw-mobile-interaction-integration
pvw-web-viz-improvement
renable_catalyst_tests
13989_fix_segfault |
|
|
|
(0030659)
|
|
Alan Scott
|
|
2013-04-30 21:03
|
|
Tested master, remote server, Linux. I "think" i understand the bug. If it still exists, please reopen.
Tested with can.exo, then plot over line. |
|