diff options
Diffstat (limited to 'doc/Axlsx/BarSeries.html')
| -rw-r--r-- | doc/Axlsx/BarSeries.html | 76 |
1 files changed, 31 insertions, 45 deletions
diff --git a/doc/Axlsx/BarSeries.html b/doc/Axlsx/BarSeries.html index 283f7c6d..30362718 100644 --- a/doc/Axlsx/BarSeries.html +++ b/doc/Axlsx/BarSeries.html @@ -99,15 +99,13 @@ <div class="note notetag"> <strong>Note:</strong> - <div class='inline'><p> -The recommended way to manage series is to use Chart#add_series -</p> + <div class='inline'> +<p>The recommended way to manage series is to use Chart#add_series</p> </div> </div> -<p> -A BarSeries defines the title, data and labels for bar charts -</p> + +<p>A BarSeries defines the title, data and labels for bar charts</p> </div> @@ -152,9 +150,8 @@ A BarSeries defines the title, data and labels for bar charts - <span class="summary_desc"><div class='inline'><p> -The data for this series. -</p> + <span class="summary_desc"><div class='inline'> +<p>The data for this series.</p> </div></span> </li> @@ -179,9 +176,8 @@ The data for this series. - <span class="summary_desc"><div class='inline'><p> -The labels for this series. -</p> + <span class="summary_desc"><div class='inline'> +<p>The labels for this series.</p> </div></span> </li> @@ -206,10 +202,9 @@ The labels for this series. - <span class="summary_desc"><div class='inline'><p> -The shabe of the bars or columns must be one of [:percentStacked, -:clustered, :standard, :stacked]. -</p> + <span class="summary_desc"><div class='inline'> +<p>The shabe of the bars or columns must be one of [:percentStacked, +:clustered, :standard, :stacked].</p> </div></span> </li> @@ -254,9 +249,8 @@ The shabe of the bars or columns must be one of [:percentStacked, - <span class="summary_desc"><div class='inline'><p> -Creates a new series. -</p> + <span class="summary_desc"><div class='inline'> +<p>Creates a new series.</p> </div></span> </li> @@ -278,9 +272,8 @@ Creates a new series. - <span class="summary_desc"><div class='inline'><p> -Serializes the series. -</p> + <span class="summary_desc"><div class='inline'> +<p>Serializes the series.</p> </div></span> </li> @@ -311,9 +304,8 @@ Serializes the series. </p><div class="docstring"> <div class="discussion"> - <p> -Creates a new series -</p> + +<p>Creates a new series</p> </div> @@ -345,9 +337,8 @@ Creates a new series — - <div class='inline'><p> -a customizable set of options -</p> + <div class='inline'> +<p>a customizable set of options</p> </div> </li> @@ -447,9 +438,8 @@ a customizable set of options </p><div class="docstring"> <div class="discussion"> - <p> -The data for this series. -</p> + +<p>The data for this series.</p> </div> @@ -504,9 +494,8 @@ The data for this series. </p><div class="docstring"> <div class="discussion"> - <p> -The labels for this series. -</p> + +<p>The labels for this series.</p> </div> @@ -561,10 +550,9 @@ The labels for this series. </p><div class="docstring"> <div class="discussion"> - <p> -The shabe of the bars or columns must be one of [:percentStacked, -:clustered, :standard, :stacked] -</p> + +<p>The shabe of the bars or columns must be one of [:percentStacked, +:clustered, :standard, :stacked]</p> </div> @@ -623,9 +611,8 @@ The shabe of the bars or columns must be one of [:percentStacked, </p><div class="docstring"> <div class="discussion"> - <p> -Serializes the series -</p> + +<p>Serializes the series</p> </div> @@ -644,9 +631,8 @@ Serializes the series — - <div class='inline'><p> -The document builder instance this objects xml will be added to. -</p> + <div class='inline'> +<p>The document builder instance this objects xml will be added to.</p> </div> </li> @@ -702,7 +688,7 @@ The document builder instance this objects xml will be added to. </div> <div id="footer"> - Generated on Tue Nov 29 13:28:59 2011 by + Generated on Wed Nov 30 08:46:30 2011 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.7.3 (ruby-1.8.7). </div> |
