Tomorrow I will be deploying Quicksilver with Flot running the C2 algorithm (if all goes as planned).
Then, it is a battle with the IE "Operation canceled" bug (although I will be trying something with this deploy) and a bunch of UI tweaks based on suggestions from multiple users. Things like click-through to new regions, and enabling better map functionality (scroll wheel zoom, mini-map). Also, some larger features like multiple zone select, combination of regions into counts, and multi-selected conditions will be considered.
Either way, I am just excited Flot is working. It's really pretty!
Showing posts with label C2. Show all posts
Showing posts with label C2. Show all posts
Thursday, March 19, 2009
Tuesday, March 17, 2009
c2 in a popup
So, I got all the mechanics working (I think, I will need Will Duck to go over the mechanics with me to make sure I am doing it right) for the C2 algorithm.
Furthermore, I have tested them and put together the mechanics to deploy javascript arrays for flot... including making sure I have GMT-centered timestamps with my counts (much more annoying than it seems it should be).
I pasted the arrays generated into my flot tester, and the graphs worked :D
Tomorrow, I will work on getting the flotplot.jsp working on fetching the appropriate polygon and forwarding it to the flot JSP to build the arrays.
Then, it's plug it all together, import it into NPDS and modify how the dates are pulled and hopefully.. new charts in Quicksilver.
Yeah, this has been a sentence-paragraph kind of day. It means I have been thinking like a machine for most of the day.
Cheers
Furthermore, I have tested them and put together the mechanics to deploy javascript arrays for flot... including making sure I have GMT-centered timestamps with my counts (much more annoying than it seems it should be).
I pasted the arrays generated into my flot tester, and the graphs worked :D
Tomorrow, I will work on getting the flotplot.jsp working on fetching the appropriate polygon and forwarding it to the flot JSP to build the arrays.
Then, it's plug it all together, import it into NPDS and modify how the dates are pulled and hopefully.. new charts in Quicksilver.
Yeah, this has been a sentence-paragraph kind of day. It means I have been thinking like a machine for most of the day.
Cheers
Labels:
C2,
flot,
flot in google maps,
Quicksilver
Wednesday, March 11, 2009
Flot more flot!
Graph two lines (check)
Have a zoom-able overview (check)
Have the x-axis with dates (check)
Have float-over tool-tips that reveal data (check)
Have a legend to distinguish the data points from the average points (check)
highlight points that are outliers in some way. (check!)
So, got them all working! Now the next step is to get the charts building inside gmap-polygon popup windows, and of course tackling what I am sure will be a fun exercise in getting Java dates converted to JavaScript dates... Then comes the codifying of the C2 algorythm.
Have a zoom-able overview (check)
Have the x-axis with dates (check)
Have float-over tool-tips that reveal data (check)
Have a legend to distinguish the data points from the average points (check)
highlight points that are outliers in some way. (check!)
So, got them all working! Now the next step is to get the charts building inside gmap-polygon popup windows, and of course tackling what I am sure will be a fun exercise in getting Java dates converted to JavaScript dates... Then comes the codifying of the C2 algorythm.
Labels:
C2,
GBC PoC,
gmaps-polygon,
Quicksilver
Subscribe to:
Posts (Atom)