User: iha     
Date: 2007-11-16 18:47:29+0000
Modified:
   specs/www/chart/index.html

Log:
 update

File Changes:

Directory: /specs/www/chart/
============================

File [changed]: index.html
Url: 
http://specs.openoffice.org/source/browse/specs/www/chart/index.html?r1=1.107&r2=1.108
Delta lines:  +121 -99
----------------------
--- index.html  2007-10-25 09:42:14+0000        1.107
+++ index.html  2007-11-16 18:47:26+0000        1.108
@@ -11,6 +11,123 @@
     </h1>
   <table cellspacing="1" cellpadding="2" border="0" width="100%" 
bgcolor="#dddddd">
 
+      <!-- OOo 2.4 =================================== -->
+
+  <tr>
+    <td bgcolor="#99ccff" valign="top" colspan="6">
+      <h4>Specifications for OpenOffice.org 2.4</h4>
+    </td>
+  </tr>
+
+  <tr style="font-weight:bold;">
+    <th bgcolor="#dddddd" valign="top" align="left">Name</th>
+    <th bgcolor="#dddddd" valign="top" align="left">Description</th>
+    <th bgcolor="#dddddd" valign="top" align="left">Author</th>
+    <th bgcolor="#dddddd" valign="top" align="left">Status</th>
+    <th bgcolor="#dddddd" valign="top" align="left">Target</th>
+    <th bgcolor="#dddddd" valign="top" align="left">Date</th>
+  </tr>
+
+  <tr>
+      <td bgcolor="white" valign="top">
+          <a href="ChartDataLabels.odt">Data Labels</a>
+      </td>
+      <td bgcolor="white" valign="top">
+          It is possible now to define a numberformat for the data label.<br>
+          Value and percentage value can be displayed at the same time.<br>
+          The separator between different parts of the labels can be selected, 
thus for example value and percentage can be displayed in separate lines.<br>
+          The relative label placement can be choosen from a set possibilites. 
For pie charts a best fit placement was introduced.
+      </td>
+      <td bgcolor="white" valign="top">
+          <a href="mailto:[EMAIL PROTECTED]">
+              <nobr>Ingrid Halama (iha)</nobr>
+          </a>
+      </td>
+      <td bgcolor="white" valign="top">Standard</td>
+      <td bgcolor="white" valign="top">2.4</td>
+      <td bgcolor="white" valign="top">
+          <nobr>2007-11-16</nobr>
+      </td>
+  </tr>
+
+  <tr>
+      <td bgcolor="white" valign="top">
+          <a href="DisplayTrendLineEquations.odt">Trend-Line Equations</a>
+      </td>
+      <td bgcolor="white" valign="top">
+          The equation and correlation coefficient of a regression
+          curve now can be displayed in the document.
+      </td>
+      <td bgcolor="white" valign="top">
+          <a href="mailto:[EMAIL PROTECTED]">
+              <nobr>Bj&ouml;rn Milcke (bm)</nobr>
+          </a>
+      </td>
+      <td bgcolor="white" valign="top">Standard</td>
+      <td bgcolor="white" valign="top">2.4</td>
+      <td bgcolor="white" valign="top">
+          <nobr>2007-11-16</nobr>
+      </td>
+  </tr>
+  
+  <tr>
+      <td bgcolor="white" valign="top">
+          <a href="Chart_Scales_and_Intervals.odt">Scales and Intervals 
(v2)</a>
+      </td>
+      <td bgcolor="white" valign="top">
+              The direction of an axis can be reversed now.<br>
+                  Tickmars can now be switched on or off also for category 
axes.
+              </td>
+      <td bgcolor="white" valign="top">
+          J&ouml;rg Wartenberg and <a href="mailto:[EMAIL PROTECTED]">
+              <nobr>Ingrid Halama (iha)</nobr>
+          </a>
+      </td>
+      <td bgcolor="white" valign="top">Standard</td>
+      <td bgcolor="white" valign="top">2.4</td>
+      <td bgcolor="white" valign="top">
+          <nobr>2007-10-25</nobr>
+      </td>
+  </tr>
+      
+  <tr>
+      <td bgcolor="white" valign="top">
+          <a href="BarChartOptions.odt">Bar Chart Options</a>
+      </td>
+      <td bgcolor="white" valign="top">
+          An additional option will allow to show bars next to each other even 
when they are attached to different axes.
+      </td>
+      <td bgcolor="white" valign="top">
+          <a href="mailto:[EMAIL PROTECTED]">
+              <nobr>Bj&ouml;rn Milcke (bm)</nobr>
+          </a>
+      </td>
+      <td bgcolor="white" valign="top">Standard</td>
+      <td bgcolor="white" valign="top">2.4</td>
+      <td bgcolor="white" valign="top">
+          <nobr>2007-10-25</nobr>
+      </td>
+  </tr>
+
+  <tr>
+      <td bgcolor="white" valign="top">
+          <a 
href="http://specs.openoffice.org/source/browse/*checkout*/specs/www/chart/menus/MenuStructure.odt?rev=1.28";>Menu
 Structure (v2)</a>
+      </td>
+      <td bgcolor="white" valign="top">
+          Items for trendlines and trendline equations were added to 
contextmenu.
+      </td>
+      <td bgcolor="white" valign="top">
+          <A HREF="http://wiki.services.openoffice.org/wiki/User:Mmp";>
+              <nobr>Matthias Mueller-Prove (mmp)</nobr>
+          </A>
+      </td>
+      <td bgcolor="white" valign="top">Standard</td>
+      <td bgcolor="white" valign="top">2.4</td>
+      <td bgcolor="white" valign="top">
+          <nobr>2007-11-16</nobr>
+      </td>
+  </tr>
+  
   <tr>
     <td bgcolor="#99ccff" valign="top" colspan="6">
       <h4>Specifications for OpenOffice.org 2.3</h4>
@@ -119,7 +236,7 @@
       </tr>
       <tr>
           <td bgcolor="white" valign="top">
-              <a href="menus/MenuStructure.odt">Menu Structure</a>
+              <a 
href="http://specs.openoffice.org/source/browse/*checkout*/specs/www/chart/menus/MenuStructure.odt?rev=1.27";>Menu
 Structure</a>
           </td>
           <td bgcolor="white" valign="top">
               By activating a chart (select and double click it)
@@ -223,7 +340,7 @@
       </tr>
       <tr>
           <td bgcolor="white" valign="top">
-              <a href="ChartInsertTitleDialog.odt">Insert Title Dialog</a>
+              <a 
href="http://specs.openoffice.org/source/browse/*checkout*/specs/www/chart/ChartInsertTitleDialog.odt?rev=1.5";>Insert
 Title Dialog</a>
           </td>
           <td bgcolor="white" valign="top">
               Dialog 'Insert Title' (no checkboxes, no default
@@ -237,106 +354,11 @@
           </td>
       </tr>
   
-  <!-- OOo 2.4 =================================== -->
-
-  <tr>
-    <td bgcolor="#99ccff" valign="top" colspan="6">
-      <h4>Specifications for OpenOffice.org 2.4</h4>
-    </td>
-  </tr>
-
-  <tr style="font-weight:bold;">
-    <th bgcolor="#dddddd" valign="top" align="left">Name</th>
-    <th bgcolor="#dddddd" valign="top" align="left">Description</th>
-    <th bgcolor="#dddddd" valign="top" align="left">Author</th>
-    <th bgcolor="#dddddd" valign="top" align="left">Status</th>
-    <th bgcolor="#dddddd" valign="top" align="left">Target</th>
-    <th bgcolor="#dddddd" valign="top" align="left">Date</th>
-  </tr>
-      
-  <tr>
-      <td bgcolor="white" valign="top">
-          <a 
href="http://specs.openoffice.org/source/browse/*checkout*/specs/www/chart/ChartDataLabels.odt?rev=1.10";>Data
 Labels</a>
-      </td>
-      <td bgcolor="white" valign="top">Settings for the descriptions on data 
points<br>
-          It will be possible to define a numberformat for the data label and 
display the value and the percentage value at the same time. Furthermore it 
will be possible to select a separator for the different parts of the labels.
-      </td>
-      <td bgcolor="white" valign="top">
-          <a href="mailto:[EMAIL PROTECTED]">
-              <nobr>Ingrid Halama (iha)</nobr>
-          </a>
-      </td>
-      <td bgcolor="white" valign="top">Standard</td>
-      <td bgcolor="white" valign="top">2.4</td>
-      <td bgcolor="white" valign="top">
-          <nobr>2007-10-25</nobr>
-      </td>
-  </tr>
-
-  <tr>
-      <td bgcolor="white" valign="top">
-          <a href="Chart_Scales_and_Intervals.odt">Scales and Intervals</a>
-      </td>
-      <td bgcolor="white" valign="top">
-          Scales and Intervals incl. Minor Grids painting.<br>
-              An additional option will allow for changing the orientation of 
an axis. The scale tabpage will be available for category axes also, but only 
the reverse scale option and the tickmarks settings are enabled so far.
-          </td>
-      <td bgcolor="white" valign="top">
-          J&ouml;rg Wartenberg and <a href="mailto:[EMAIL PROTECTED]">
-              <nobr>Ingrid Halama (iha)</nobr>
-          </a>
-      </td>
-      <td bgcolor="white" valign="top">Standard</td>
-      <td bgcolor="white" valign="top">2.4</td>
-      <td bgcolor="white" valign="top">
-          <nobr>2007-10-25</nobr>
-      </td>
-  </tr>
-      
-  <tr>
-      <td bgcolor="white" valign="top">
-          <a href="BarChartOptions.odt">Bar Chart Options</a>
-      </td>
-      <td bgcolor="white" valign="top">
-          An additional option will allow to show bars next to each other even 
when they are attached to different axes.
-      </td>
-      <td bgcolor="white" valign="top">
-          <a href="mailto:[EMAIL PROTECTED]">
-              <nobr>Bj&ouml;rn Milcke (bm)</nobr>
-          </a>
-      </td>
-      <td bgcolor="white" valign="top">Standard</td>
-      <td bgcolor="white" valign="top">2.4</td>
-      <td bgcolor="white" valign="top">
-          <nobr>2007-10-25</nobr>
-      </td>
-  </tr>
-
-  <tr>
-      <td bgcolor="white" valign="top">
-          <a href="DisplayTrendLineEquations.odt">Display Trend-Line 
Equations</a>
-      </td>
-      <td bgcolor="white" valign="top">
-          The equation and correlation coefficient of a regression
-          curve now can be displayed in the document.
-      </td>
-      <td bgcolor="white" valign="top">
-          <a href="mailto:[EMAIL PROTECTED]">
-              <nobr>Bj&ouml;rn Milcke (bm)</nobr>
-          </a>
-      </td>
-      <td bgcolor="white" valign="top">Draft</td>
-      <td bgcolor="white" valign="top">2.4</td>
-      <td bgcolor="white" valign="top">
-          <nobr>2007-09-13</nobr>
-      </td>
-  </tr>
-
   <!-- OOo 2.x =================================== -->
 
   <tr>
     <td bgcolor="#99ccff" valign="top" colspan="6">
-      <h4>Specifications without target</h4>
+      <h4>Drafts without target</h4>
     </td>
   </tr>
 




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

Reply via email to