Top "Visualization" questions

Visualization is any technique for creating images, diagrams, or animations to communicate a message.

Can Google Charts support dual y-axis (v-axis)?

The Flot chart api supports dual v-axis scales, as shown by this example. I'm using Google Charts - is this …

charts visualization google-visualization
Alternative to SIMILE Timeline for timeline visualization?

So I have been having lots of fun playing with SIMILE Timeline, but unfortunately, it appears to be all but …

javascript visualization timeline simile
How do I show an axis in Tableau

How can I re-enable the y-axis on the following line graph? I have tried right clicking various places with no …

visualization tableau-api axis-labels
track C++ memory allocations

I am looking for a way to track memory allocations in a C++ program. I am not interested in memory …

c++ windows memory-management visualization
Bitbucket activity graph

I would like to know if there is a solution in Bitbucket similar to Github's graphs. For example, here are …

git github visualization bitbucket
What is the algorithm to create colors for a heatmap?

Assuming values are normalized from 0 to 1, what is the algoritm to get a color to create a heatmap like this? 1 …

graph colors charts visualization heatmap
What's the fastest, pure Javascript, Graph visualization toolkit?

This question is about toolkits which draw graphs (those things composed of vertices and edges), not generic plots. The tool …

javascript html graph visualization
Draw different color for nodes in networkx based on their node value

I have a large graph of nodes and directed edges. Furthermore, I have an additional list of values assigned to …

python graph visualization networkx
How to display a 3D plot of a 3D array isosurface in matplotlib mplot3D or similar?

I have a 3-dimensional numpy array. I'd like to display (in matplotlib) a nice 3D plot of an isosurface of …

python matplotlib scipy visualization volume
Great RDF visualization tools

I want to find some great tools or styles to visualize my RDF data so that it can give viewers …

visualization rdf semantic-web linked-data