<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Pie Charts are not coming as exact circle, it&#x27;s coming as bit oval]]></title><description><![CDATA[<pre><code>&quot;chart1&quot;: {
              &quot;labels&quot;: [
                &quot;L1&quot;,
                &quot;L2&quot;,
                &quot;L3&quot;,
                &quot;L4&quot;,
                &quot;L5&quot;,
                &quot;L6&quot;,
                &quot;Others&quot;
              ],
              &quot;datasets&quot;: [
                {
                  &quot;data&quot;: {
                    &quot;Input&quot;: [
                      14,
                      18,
                      34,
                      14,
                      12,
                      10,
                      24
                    ],
                    &quot;pageOutput&quot;: [
                       2000,
                       200,
                       2000,
                       200,
                       2000,
                       2000,
                       200
                    ]
                  },
                  &quot;backgroundColor&quot;: [
                    &quot;#6E6F6D&quot;,
                    &quot;#8e5ea2&quot;,
                    &quot;#3cba9f&quot;,
                    &quot;#e8c3b9&quot;,
                    &quot;#c45850&quot;,
                    &quot;#67f634&quot;,
                    &quot;#f61752&quot;
                  ],
                  &quot;label&quot;: &quot;Chart1 Summary&quot;
                }
              ],
              &quot;view&quot;: &quot;vertical&quot;,
              &quot;type&quot;: &quot;pie&quot;
            }
</code></pre>
<p>my chart data are above, I want my pie chart as exact oval.. What i need to do more on this ?</p>
]]></description><link>https://forum.jsreport.net/topic/1634/pie-charts-are-not-coming-as-exact-circle-it-s-coming-as-bit-oval</link><generator>RSS for Node</generator><lastBuildDate>Sun, 08 Mar 2026 16:32:48 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/1634.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Jun 2020 07:48:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pie Charts are not coming as exact circle, it&#x27;s coming as bit oval on Invalid Date]]></title><description><![CDATA[<pre><code>&quot;chart1&quot;: {
              &quot;labels&quot;: [
                &quot;L1&quot;,
                &quot;L2&quot;,
                &quot;L3&quot;,
                &quot;L4&quot;,
                &quot;L5&quot;,
                &quot;L6&quot;,
                &quot;Others&quot;
              ],
              &quot;datasets&quot;: [
                {
                  &quot;data&quot;: {
                    &quot;Input&quot;: [
                      14,
                      18,
                      34,
                      14,
                      12,
                      10,
                      24
                    ],
                    &quot;pageOutput&quot;: [
                       2000,
                       200,
                       2000,
                       200,
                       2000,
                       2000,
                       200
                    ]
                  },
                  &quot;backgroundColor&quot;: [
                    &quot;#6E6F6D&quot;,
                    &quot;#8e5ea2&quot;,
                    &quot;#3cba9f&quot;,
                    &quot;#e8c3b9&quot;,
                    &quot;#c45850&quot;,
                    &quot;#67f634&quot;,
                    &quot;#f61752&quot;
                  ],
                  &quot;label&quot;: &quot;Chart1 Summary&quot;
                }
              ],
              &quot;view&quot;: &quot;vertical&quot;,
              &quot;type&quot;: &quot;pie&quot;
            }
</code></pre>
<p>my chart data are above, I want my pie chart as exact oval.. What i need to do more on this ?</p>
]]></description><link>https://forum.jsreport.net/post/7386</link><guid isPermaLink="true">https://forum.jsreport.net/post/7386</guid><dc:creator><![CDATA[Navaneethakrishnan Babu]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Pie Charts are not coming as exact circle, it&#x27;s coming as bit oval on Invalid Date]]></title><description><![CDATA[<p>And How do I Change label font color?  by default, It's looking dull/blur</p>
]]></description><link>https://forum.jsreport.net/post/7387</link><guid isPermaLink="true">https://forum.jsreport.net/post/7387</guid><dc:creator><![CDATA[Navaneethakrishnan Babu]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>