MantisBT - ParaView
View Issue Details
0008923ParaViewBugpublic2009-04-22 19:452010-04-20 16:48
Alan Scott 
Dave DeMarle 
urgentfeaturealways
closedno change required 
 
3.83.6.2 
0008923: Annotate time and plots
Annotate time needs to be optionally displayed on plots. This is necessary for such things as plots over line, that move through time.
No tags attached.
Issue History
2009-04-22 19:45Alan ScottNew Issue
2009-05-07 18:07Utkarsh AyachitStatusbacklog => tabled
2009-05-07 18:07Utkarsh AyachitAssigned To => Utkarsh Ayachit
2009-05-07 18:08Utkarsh AyachitNote Added: 0016337
2009-05-07 18:08Utkarsh AyachitStatustabled => @80@
2009-05-07 18:08Utkarsh AyachitResolutionopen => fixed
2009-05-13 13:39Utkarsh AyachitTarget Version => 3.8
2009-05-14 07:47Utkarsh AyachitNote Added: 0016424
2009-05-14 07:47Utkarsh AyachitAssigned ToUtkarsh Ayachit => Yumin Yuan
2009-05-14 07:47Utkarsh AyachitStatus@80@ => tabled
2009-05-14 07:47Utkarsh AyachitPrioritynormal => urgent
2009-05-14 07:47Utkarsh AyachitCategory => Bug
2009-05-14 07:47Utkarsh AyachitTarget Version3.8 => 3.6
2009-05-14 09:29Yumin YuanAssigned ToYumin Yuan => Utkarsh Ayachit
2009-08-24 13:17Ken MorelandTarget Version3.6 => 3.6.2
2009-08-31 12:40Utkarsh AyachitNote Added: 0017246
2009-09-01 09:52Utkarsh AyachitNote Added: 0017270
2009-09-01 09:52Utkarsh AyachitStatustabled => @80@
2009-09-01 09:52Utkarsh AyachitFixed in Version => 3.6.2
2009-09-02 13:09Alan ScottNote Added: 0017305
2009-09-02 13:09Alan ScottStatus@80@ => @20@
2009-09-02 13:09Alan ScottResolutionfixed => reopened
2009-09-02 13:31Utkarsh AyachitStatus@20@ => tabled
2009-09-02 13:31Utkarsh AyachitAssigned ToUtkarsh Ayachit => Dave DeMarle
2009-10-02 10:12Utkarsh AyachitTarget Version3.6.2 => 3.8
2010-04-16 11:16Utkarsh AyachitNote Added: 0020218
2010-04-16 11:16Utkarsh AyachitStatustabled => @80@
2010-04-16 11:16Utkarsh AyachitResolutionreopened => no change required
2010-04-20 16:48Alan ScottNote Added: 0020289
2010-04-20 16:48Alan ScottStatus@80@ => closed

Notes
(0016337)
Utkarsh Ayachit   
2009-05-07 18:08   
ENH: Fixed BUG 0008923. When specifying the chart title simply use "${TIME}". That
will get replaced by the animation time during rendering. Currently only the
chart's title support this keyword (not the axes titles).

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMChartOptionsProxy.cxx,v <-- Servers/ServerManager/vtkSMChartOptionsProxy.cxx
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMChartOptionsProxy.h,v <-- Servers/ServerManager/vtkSMChartOptionsProxy.h
new revision: 1.4; previous revision: 1.3
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/vtkSMChartViewProxy.cxx,v <-- Servers/ServerManager/vtkSMChartViewProxy.cxx
new revision: 1.3; previous revision: 1.2
(0016424)
Utkarsh Ayachit   
2009-05-14 07:47   
Add label to the Chart Options dialog for help about how to specify time in the title and also to online help.
(0017246)
Utkarsh Ayachit   
2009-08-31 12:40   
Added help-label to the Chart Options dialog telling the
user to use ${TIME} for current time.


/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqChartOptionsWidget.ui,v <-- Qt/Components/Resources/UI/pqChartOptionsWidget.ui
new revision: 1.4; previous revision: 1.3

Pending 3.6 commit.
(0017270)
Utkarsh Ayachit   
2009-09-01 09:52   
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqChartOptionsWidget.ui,v <-- Qt/Components/Resources/UI/pqChartOptionsWidget.ui
new revision: 1.3.6.2; previous revision: 1.3.6.1
(0017305)
Alan Scott   
2009-09-02 13:09   
Waiting on updates to online help.
(0020218)
Utkarsh Ayachit   
2010-04-16 11:16   
I am marking this resolved. Online documentation needs major overhaul. We are adopting a wiki-based approach soon.
(0020289)
Alan Scott   
2010-04-20 16:48   
I agree with Utkarsh above. Closed.