Closed Bug 379664 Opened 17 years ago Closed 17 years ago

bulk data insertion for the graph server.

Categories

(Webtools Graveyard :: Graph Server, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: anodelman, Assigned: anodelman)

References

Details

Attachments

(2 files, 1 obsolete file)

Adding data point by point to the graph server can be *very* slow with tests that can result in ~2000 data points.

This patch adds bulk.cgi which takes as input an attached file in csv format with each line in the file being a data point and its associated information.

Works much the same as collect.cgi, but with more inputs.
Attachment #263674 - Flags: review?(vladimir)
The same bulk data processing as before, but also a new layout for dgraph.html.  An attempt to make the discrete graph interface easier to understand and use.  Some bug fixes for discrete graphs (ie, bad x-axis labels).
Attachment #263674 - Attachment is obsolete: true
Attachment #265752 - Flags: review?(vladimir)
Attachment #263674 - Flags: review?(vladimir)
Assignee: nobody → anodelman
OS: Mac OS X → All
My diff didn't pick up this additional image.  It should end up in new-graph/js/img/. once checked in.
Sorry for the comment spam.  The image name should be "Throbber-small.gif".
Attachment #265859 - Attachment description: gif to go in /new-graph/js/img/. → Throbber-small.gif (/new-graph/js/img/)
RCS file: /cvsroot/mozilla/webtools/new-graph/bulk.cgi,v
done
Checking in bulk.cgi;
/cvsroot/mozilla/webtools/new-graph/bulk.cgi,v  <--  bulk.cgi
initial revision: 1.1
done
Checking in collect.cgi;
/cvsroot/mozilla/webtools/new-graph/collect.cgi,v  <--  collect.cgi
new revision: 1.6; previous revision: 1.5
done
Checking in dgraph.html;
/cvsroot/mozilla/webtools/new-graph/dgraph.html,v  <--  dgraph.html
new revision: 1.2; previous revision: 1.1
done
Checking in js/DataSet.js;
/cvsroot/mozilla/webtools/new-graph/js/DataSet.js,v  <--  DataSet.js
new revision: 1.2; previous revision: 1.1
done
Checking in js/GraphCanvas.js;
/cvsroot/mozilla/webtools/new-graph/js/GraphCanvas.js,v  <--  GraphCanvas.js
new revision: 1.5; previous revision: 1.4
done
Checking in js/dGraphFormModule.js;
/cvsroot/mozilla/webtools/new-graph/js/dGraphFormModule.js,v  <--  dGraphFormModule.js
new revision: 1.2; previous revision: 1.1
done
Checking in js/graph.css;
/cvsroot/mozilla/webtools/new-graph/js/graph.css,v  <--  graph.css
new revision: 1.5; previous revision: 1.4
done
Checking in js/graph.js;
/cvsroot/mozilla/webtools/new-graph/js/graph.js,v  <--  graph.js
new revision: 1.11; previous revision: 1.10
done
RCS file: /cvsroot/mozilla/webtools/new-graph/js/img/Throbber-small.gif,v
done
Checking in js/img/Throbber-small.gif;
/cvsroot/mozilla/webtools/new-graph/js/img/Throbber-small.gif,v  <--  Throbber-small.gif
initial revision: 1.1
done
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: