Changes between Version 1 and Version 2 of Ticket #1942, comment 14
- Timestamp:
- 2015-02-07T01:25:47Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1942, comment 14
v1 v2 1 1 Starting to work on it... see https://tahoe-lafs.org/trac/tahoe-lafs/attachment/ticket/1942/1942-wui-replace-google-chart-with-d3js-initial.patch 2 2 3 Added the needed JS libraries to [source:src/allmydata/web/map-update-status.xhtml] and a `div` id like in [source:src/allmydata/ download-status-timeline.xhtml].3 Added the needed JS libraries to [source:src/allmydata/web/map-update-status.xhtml] and a `div` id like in [source:src/allmydata/web/download-status-timeline.xhtml]. 4 4 5 5 The code to create in [source:src/allmydata/web/static/update_status_timing_chart.js] might be similar to the one that is in [source:src/allmydata/web/static/download_status_timeline.js].