<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: anoop666</title>
    <description>The latest articles on DEV Community by anoop666 (@anoop666).</description>
    <link>https://dev.to/anoop666</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F292260%2F580df3cd-58ac-435f-98d1-39fdb54d82b4.png</url>
      <title>DEV Community: anoop666</title>
      <link>https://dev.to/anoop666</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/anoop666"/>
    <language>en</language>
    <item>
      <title>How to create an interactive donut chart using SVG and CSS.</title>
      <dc:creator>anoop666</dc:creator>
      <pubDate>Wed, 10 Aug 2022 07:24:30 +0000</pubDate>
      <link>https://dev.to/anoop666/how-to-create-an-interactive-donut-chart-using-svg-and-css-bi9</link>
      <guid>https://dev.to/anoop666/how-to-create-an-interactive-donut-chart-using-svg-and-css-bi9</guid>
      <description>&lt;p&gt;Today we are going to discuss about how to make a custom donut chart. I  got a task for build a donut chart for my project and as part of that i want to create an angular component which can be reused everywhere inside the project .&lt;br&gt;
At first i thought of building the donut chart with the help of some libraries or plugins so that it can save me some time. But eventually i find it better to do with a svg donut chart.&lt;br&gt;
So in search of that i found a blog and that was quite easy to understand. I used the same steps that were discussed in the blog. So i think this might also help you a lot. That's why am also sharing the link here .&lt;/p&gt;

&lt;p&gt;link : &lt;a href="https://heyoka.medium.com/scratch-made-svg-donut-pie-charts-in-html5-2c587e935d72"&gt;https://heyoka.medium.com/scratch-made-svg-donut-pie-charts-in-html5-2c587e935d72&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Cheers!&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
