<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, pareto plots are rotated from the norm</title>
    <link>http://www.mapleprimes.com/questions/143636-Pareto-Plots-Are-Rotated-From-The-Norm</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Sat, 13 Jun 2026 21:23:32 GMT</lastBuildDate>
    <pubDate>Sat, 13 Jun 2026 21:23:32 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, pareto plots are rotated from the norm</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, pareto plots are rotated from the norm</title>
      <link>http://www.mapleprimes.com/questions/143636-Pareto-Plots-Are-Rotated-From-The-Norm</link>
    </image>
    <item>
      <title>Try Statistics:-ParetoChart</title>
      <link>http://www.mapleprimes.com/questions/143636-Pareto-Plots-Are-Rotated-From-The-Norm?ref=Feed:MaplePrimes:pareto plots are rotated from the norm:Comments#answer247197</link>
      <itunes:summary>&lt;p&gt;In &lt;a href="https://www.maplesoft.com/products/maple/new_features/Maple2018/visualization.aspx"&gt;Maple 2018&lt;/a&gt;, the &lt;strong&gt;plots:-pareto&lt;/strong&gt; command has been deprecated and replaced by the new &lt;strong&gt;Statistics:-ParetoChart&lt;/strong&gt; command.&lt;/p&gt;

&lt;p&gt;Here&amp;#39;s the same example in Maple 2018:&lt;/p&gt;

&lt;div style="background:#eee;border:1px solid #ccc;padding:5px 10px;"&gt;&lt;span style="font-family:courier new,courier,monospace;"&gt;with(Statistics):&lt;br&gt;
data := DataSeries([327, 240, 176, 105, 43, 36, 33, 90, 61, 50, 166], labels = [&amp;quot;Engine 1&amp;quot;, &amp;quot;Engine 2&amp;quot;, &amp;quot;Engine 3&amp;quot;, &amp;quot;Wire 1&amp;quot;, &amp;quot;Wire 2&amp;quot;, &amp;quot;Wire 3&amp;quot;, &amp;quot;Oil&amp;quot;, &amp;quot;Coils&amp;quot;, &amp;quot;Gear Box&amp;quot;, &amp;quot;Steam Line&amp;quot;, &amp;quot;Others&amp;quot;]):&lt;br&gt;
ParetoChart(data, size = [800, 400]);&lt;/span&gt;&lt;/div&gt;

&lt;p style="text-align: center;"&gt;&lt;img src="/view.aspx?sf=247197_Answer/Pareto.png"&gt;&lt;/p&gt;

&lt;p&gt;You can also note that the ParetoChart command uses tickmark rotation by default.&lt;/p&gt;
</itunes:summary>
      <description>&lt;p&gt;In &lt;a href="https://www.maplesoft.com/products/maple/new_features/Maple2018/visualization.aspx"&gt;Maple 2018&lt;/a&gt;, the &lt;strong&gt;plots:-pareto&lt;/strong&gt; command has been deprecated and replaced by the new &lt;strong&gt;Statistics:-ParetoChart&lt;/strong&gt; command.&lt;/p&gt;

&lt;p&gt;Here&amp;#39;s the same example in Maple 2018:&lt;/p&gt;

&lt;div style="background:#eee;border:1px solid #ccc;padding:5px 10px;"&gt;&lt;span style="font-family:courier new,courier,monospace;"&gt;with(Statistics):&lt;br&gt;
data := DataSeries([327, 240, 176, 105, 43, 36, 33, 90, 61, 50, 166], labels = [&amp;quot;Engine 1&amp;quot;, &amp;quot;Engine 2&amp;quot;, &amp;quot;Engine 3&amp;quot;, &amp;quot;Wire 1&amp;quot;, &amp;quot;Wire 2&amp;quot;, &amp;quot;Wire 3&amp;quot;, &amp;quot;Oil&amp;quot;, &amp;quot;Coils&amp;quot;, &amp;quot;Gear Box&amp;quot;, &amp;quot;Steam Line&amp;quot;, &amp;quot;Others&amp;quot;]):&lt;br&gt;
ParetoChart(data, size = [800, 400]);&lt;/span&gt;&lt;/div&gt;

&lt;p style="text-align: center;"&gt;&lt;img src="/view.aspx?sf=247197_Answer/Pareto.png"&gt;&lt;/p&gt;

&lt;p&gt;You can also note that the ParetoChart command uses tickmark rotation by default.&lt;/p&gt;
</description>
      <guid>247197</guid>
      <pubDate>Fri, 23 Mar 2018 18:29:00 Z</pubDate>
      <itunes:author>Daniel Skoog</itunes:author>
      <author>Daniel Skoog</author>
    </item>
  </channel>
</rss>