Viewing profile — bobmonteverde
bobmonteverde
HN member- Joined
- Wed, Jun 20, 2012, 6:43 PM UTC
- HN karma
- 25
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About bobmonteverde
No profile information was provided.
Recent public activity
-
comment
Comment #4807931
I'm still here, and ready to continue contributing
-
comment
Comment #4190971
OK, I should be allowed to post again (At least I hope so). Let me know if you guys have any questions and/or feature requests. If I like the feature, I will implement it right awa…
-
comment
Comment #4164544
Understandable, but not something I'll be implementing (though would be pretty easy to fork and edit.. that piece of code is VERY straight forward).. but would be too much of a pai…
-
comment
Comment #4163878
We were using flot when I started. As soon as I found out about protovis I redid all our charts (and boy was everyone happy with that improvement). Shortly after that, d3 came out,…
-
comment
Comment #4162018
Yup, trying to stick to the "d3 way" as much as possible. I need to work on some better examples, and maybe a tutorial or two. But you can always check out all the information on d…
-
comment
Comment #4161998
Will be adding more and more models as I go... right now just taking care of what I need immediately for work. Really a can't wait till I get a chance to implement some of the more…
-
comment
Comment #4161987
I haven't gotten to real time time series... but they will be coming soon.
-
comment
Comment #4161980
Chrome (and any webkit) performs pretty good IMO. Working on getting Firefox and IE9 up to speed. I will be allowing transitions to be disabled, which should help out a bit.
-
comment
Comment #4161967
IE9+ right now. I'd attempt to get IE8 working, but would likely hinder me from using more advanced features of SVG and JS... so not sure if I will be attempting to get and IE less…
-
comment
Comment #4161955
Working on that, something funky with the tooltips.
-
comment
Comment #4161950
Not a bug, I did this by design. When you try to disable the last series, all series become enabled. There's no point, IMO, of disabling all series.