Top "Visualization" questions

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

Circular / polar histogram in python

I have periodic data and the distribution for it is best visualised around a circle. Now the question is how …

python matplotlib plot visualization histogram
kibana for sql database

I need to build a kibana like dashboard over a sql database. Is this possible? or is there an alternative …

sql visualization dashboard kibana
ggplot, facet, piechart: placing text in the middle of pie chart slices

I'm trying to produce a facetted pie-chart with ggplot and facing problems with placing text in the middle of each …

r ggplot2 visualization pie-chart facet
Is D3.js the right choice for real-time visualization of Neo4j Graph DB data

I am a CS Research student at UW, and my group is at the point of trying to visualize specific …

d3.js visualization neo4j graph-databases graph-visualization
PHP call graph utility?

I'm looking for a utility similar to gprof that will generate a call graph for PHP code. I'd prefer something …

php visualization call-graph
HTML 5 / Javascript flowchart tools / prezi style?

Does anyone know if there is sort of an open-source Prezi tool that works with HTML5 / javascript? I'm looking for …

html mapping visualization relational prezi
python matplotlib filled boxplots

Does anyone know if we can plot filled boxplots in python matplotlib? I've checked http://matplotlib.org/api/pyplot_api.…

python matplotlib visualization boxplot
Whats are some real time data sources?

I'm working on a demo on real-time visualization and I'm trying to think out of the box. Looks like any …

real-time visualization data-visualization demo
Application to generate Java class hierarchy diagram

Looking for a tool that: Produces a visually pleasing (not garish), orthogonally structured graph hierarchy Outputs high-quality PNG images (300dpi+) …

java visualization class-hierarchy call-graph
Position of the legend in a Bokeh plot

Does anyone know how to carry the legend in bokeh outside of the graph? The only manipulation I could do …

python visualization bokeh