visualization

Leveraging the color palette used by Google Visualization

I have used colors from the Google Visualization default palette for several projects. You can quickly generate all colors using a simple code below and pick those colors and save for yourself. http://jsfiddle.net/qfymrmnd/ If you don’t have a way to extract RGB codes, here it is. The order is blue, red, orange, green, purple, and

Circos Data Format Explained

Introduction Circos is a visualization tool that draws network in a circular fashion. To my experience and best knowledge, it is the richest medium in which a network can be shown and data can be visually encoded. What this post is NOT about Circos is not the most user-friendly visualization tool on earth. For those