To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=72994


User iha changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'iha,pagalmes,swubuntu,ton|'dr,iha,pagalmes,swubuntu,
                        |ygalmiche'                |tonygalmiche'
--------------------------------------------------------------------------------
             Assigned to|dr                        |iha
--------------------------------------------------------------------------------
                  Status|REOPENED                  |NEW
--------------------------------------------------------------------------------
              Issue type|ENHANCEMENT               |DEFECT
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Apr 17 20:00:40 +0000 
2008 -------
Now the case when right-angled-axes is off works also.

There are three new UNO properties at the diagram
(Perspective,RotationHorizontal and RotationVertical) which can be used for more
simple access to these 3D settings, as using the D3DTransformMatrix and the
D3DCameraGeometry was really a pain. I also added a new interface
::com::sun::star::chart::X3DDefaultSetter which can be used to quickly set a
default rotation or illumination dependent on the chart type.

->Regina, thank you very much for the formulas, matrices, description and
examples. That helped a lot! I started to use the attached method
ElevAziToXYZAngles.cxx. It worked very good. Only as I offer the rotations via
API I don't won't to restrict the angles in the same way excel does. So I needed
more case differentiations for the correct signs. Hope I get them all correct
now, phew. I added also a method to calculate the reverse direction based on the
same equation system taken from comparing the elements of matrix M with matrix
MS that you provided :-) .

There were complains in this issue that walls and labels are not moved to
positions where they do not cover the data points. I will have a look what I can
do for that in addition and take over.

->dr: Thanks for the filter part! It works very good :-)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to