protovis Questions

1

I have a div in which I create a chart using protovis. The div has width: 100% and height: 100% and the code to create the chart uses $('#chart').width() and $('#chart').height() to get the size of...
Awestricken asked 21/8, 2010 at 16:56

4

Solved

I am just about to choose a chart library for my ASP.NET application. I had my eye on flot which is also used by stackoverflow. When I go to the flot examples here: http://people.iola.dk/olau/fl...
Spontaneous asked 8/3, 2011 at 18:53

1

Solved

As the title asks, What does the + sign mean in <script type="text/javascript+protovis">? Are there any good materials?
Universalist asked 31/7, 2012 at 7:55

1

Here is my Code on JsFiddle I am using d3.svg.area() to draw an area and drawing the points as svg:circle on it. whch works okay If I change .interpolate('basis') to .interpolate('cardinal') or lin...
Imf asked 10/11, 2011 at 16:55

3

Solved

TLDR: Does anyone have experience of both protovis & D3.js to illuminate the differences between the two? I've been playing with protovis for the last 2 weeks and it's been great so far. Excep...
Leboeuf asked 2/6, 2011 at 8:22

2

Solved

Is D3.js able to supprt tipsy tooltip? Can someone show me an example if possible. thanks.
Shawna asked 21/8, 2011 at 3:21

1

Solved

I'm using the protovis library (http://mbostock.github.com/protovis/) to draw a graph. I uploaded the code I'm using in case someone wants to take a look at it: http://jsfiddle.net/zobel/brEAD/ H...
Lauzon asked 5/7, 2011 at 12:36

1

Solved

I'm trying to write a simple python web application using the Tornado web server and am having trouble using the JavaScript libraries I need. I wanted to use the Protovis JavaScript plotting librar...
Waterrepellent asked 2/3, 2011 at 11:55

3

Solved

I would like to create visualizations using Protovis, but writing in CoffeeScript rather than JavaScript (partly for the (x)->x function notation but other reasons as well) Is this possible? Wh...

3

Solved

I'm a bit stumped with this one. I'm rendering SVG visualizations using Protovis, a JS library, and it works perfectly well in Chrome as well as Firefox. I save the rendered SVG on my server and tr...
Festus asked 12/12, 2010 at 3:7
1

© 2022 - 2024 — McMap. All rights reserved.