Select Page

Tag: SVG

Google charts are based on pure HTML5/SVG technology

Google charts are based on pure HTML5/SVG technology

Hey guys, today I experimented with Google charts and found out this unique thing about this great library by Google. Screenshot of Google chart / Check demo below The most coolest part of this library is that it created charts that are built with SVG and not Canvas...
SVG Path Builder

SVG Path Builder

Just found this cool SVG Path Builder. So taking a note of it and adding it to my bookmarks. Path builder link – https://codepen.io/webdevpuneet/pen/MWVpovE Demo See the Pen SVG Path Builder by Puneet Sharma (@webdevpuneet) on...
How to create an SVG animation with CSS?

How to create an SVG animation with CSS?

Hey guys, I really needed to put this awesome video post by Dev Ed as he demonstrates step by step method to create an SVG animation with CSS. Here are the steps I noted: Step 1 – get your SVG image ready by editing it on Figma or any other SVG editor by...