protovis
Labeling ParentNode - Protovis Treemap
I\'m trying to label the parent node\'s of the treemap, but so far have only been able to successfully access the individual leaves of the treemap. Right now it does print the names of the parent node[详细]
2023-04-12 17:17 分类:问答Protovis - dealing with a text source
lets say I have a text file with lines as such: [4/20/11 17:07:12:875 CEST] 00000059 FfdcProviderW com.test.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on D:/Prgs/testing/W[详细]
2023-03-26 04:25 分类:问答Getting the current count of Protovis Sparkbar
I am currently trying to display the number and date(string format) of a json file into tipsy tooltip.[详细]
2023-03-23 05:52 分类:问答Protovis jQuery tipsy doesn't work with click event
I have tipsy working fine on my chart. The mouseover event worked fine but when I added a click event, it doesn\'t execute the click event as I wanted.[详细]
2023-03-22 19:06 分类:问答Protovis Jquery Tooltip problem
I would like to display data using Jquery tooltip in my web application. I have followed the example on this website http://flowplayer.org/tools/demos/tooltip/index.html and have managed to display o[详细]
2023-03-21 20:51 分类:问答Protovis Scale Interaction Line Chart example
I am following the scale interaction example @ http://mbostock.github.com/protovis/docs/invert.html where I am trying to draw 2 line series chart.[详细]
2023-03-21 04:36 分类:问答more than one set of labels in protovis?
I\'d like to have both the values and the data categories on a graph.This is a bar chart and I\'d like to have the data values and a string开发者_JAVA技巧 printed in columns off to the left of the bar[详细]
2023-03-19 12:30 分类:问答Adding support for IE8 to a pre-existing Protovis project
Background Info I\'m currently searching around for ways to add support for older versions of Internet Explorer for an existing project that uses Protovis (and therefore thetag). My searching around[详细]
2023-03-17 06:13 分类:问答Why does Firefox not pass all mouse wheel events to my javascript application?
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:[详细]
2023-03-17 04:16 分类:问答Scaling in protovis when using Layout.Force
I am using the example found on protovis site to display the nodes of a graph http://vis.stanford.edu/protovis/ex/force.html[详细]
2023-03-15 05:13 分类:问答