Bubble My Page – Keyword density analysis that you can use for SEO purpose

Previously we saw how you can visualize your database information into bubbles Now we are introducing this cute little service (Bubble My Page) that instantly visualizes any web page into bubbles of words tightly packed together. You can simply provide any website URL or individual page link and the service will analyse the words for … Read more

Visualize your data from database tables into Bubble pack layout using d3js

Previously we saw how to build D3js Analog clock on the dashboard In the same note, we dig deeper and now take our data from database tables and visualize into pretty bubbles. Here is how the tabular data looks like Brazil 5,197.89 Argentina 702.69 France 1,025,156.84 Germany 2,604,893.08 Saudi Arabia 628.89 Denmark 598,323.01 Singapore 909,996.22 … Read more

D3 javascript visualization to build world analog clocks

This is a fun visualization using the power of D3 library InfoCaptor has this custom draw widget that lets you embed any HTML and external javascript. Using either the HTML widget or this custom draw widget we can use external libraries to build some cool visualizations. The HTML widget is pure static, means whatever html … Read more