View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011771VTK(No Category)public2011-01-27 13:182013-07-10 10:06
Reporterjmelnyk 
Assigned ToDave DeMarle 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Platformx64/Win32OSWindowsOS Version7
Product Version 
Target VersionFixed in Version6.0.0 
Summary0011771: SetOrientation doesn't work for the vtkTextProperty of vtkAxis
DescriptionUsing default settings for a vtkChartXY and trying to set the Y axis orientation vertically, I've been unable to make this happen. A perfect example of what I want can be found here: http://www.vtk.org/Wiki/VTK/Examples/Cxx/Plotting/LinePlot [^]

Using the source code from that link (exactly as is) produces the chart correctly but the Y axis label is oriented horizontally. i.e. it doesn't look like the image at the link. Placing the following line seems like it should work (given that it works for all other vtkTextProperty props) but it does not: "chart->GetAxis(0)->GetTitleProperties()->SetOrientation(90.0);"
Steps To ReproduceSource code link, example and modification given.
Additional Informationusing version 5.6.1 (release version), C++, VS2008 and 2010
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0025245)
jmelnyk (reporter)
2011-02-03 13:12

This issue exists in the 5.6.1 release but is fixed in the master code base.
(0031123)
Dave DeMarle (administrator)
2013-07-10 10:06

This appears to be working in 6.0.

 Issue History
Date Modified Username Field Change
2011-01-27 13:18 jmelnyk New Issue
2011-02-03 13:12 jmelnyk Note Added: 0025245
2013-07-10 10:05 Dave DeMarle Assigned To => Dave DeMarle
2013-07-10 10:05 Dave DeMarle Status backlog => tabled
2013-07-10 10:06 Dave DeMarle Project => TBD
2013-07-10 10:06 Dave DeMarle Type => incorrect functionality
2013-07-10 10:06 Dave DeMarle Note Added: 0031123
2013-07-10 10:06 Dave DeMarle Status tabled => closed
2013-07-10 10:06 Dave DeMarle Resolution open => fixed
2013-07-10 10:06 Dave DeMarle Fixed in Version => 6.0.0


Copyright © 2000 - 2018 MantisBT Team