One of the tasks that I worked on a few months back was animating a pie chart as if it is growing from 0 to 360 degrees. And in this tutorial I will share how…
SVG
HTML5 – SVG Demographic Map Dashboard Example
The previous month I was busy with experimenting a dashboard which had choropleth/thematic maps, charts, interactivity, also dynamic data reading. Here is what I came up with. This one is a HTML5 based dashboard. Looks…
Continue Reading “HTML5 – SVG Demographic Map Dashboard Example”
Inline SVG support in HTML5 compatibility test
We know that we can write inline SVG or SVG tags directly in HTML5 document, but not all browsers support that. Here is a compatibility table that displays the support of inline SVG in HTML5…
Continue Reading “Inline SVG support in HTML5 compatibility test”