stable
Clone or download
Read-only
part of request #16662 Bump D3js No functional changes, all charts (pie, bar and grouped bar) should work as before Change-Id: I8acfc6aa82708b9ea580b9456afb2d31f6ff9d13
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/graphontrackersv5/package-lock.json | +74 | −44 | Go to diff View file |
M | plugins/graphontrackersv5/package.json | +10 | −6 | Go to diff View file |
M | plugins/graphontrackersv5/scripts/src/graphs-bar.js | +19 | −17 | Go to diff View file |
M | plugins/graphontrackersv5/scripts/src/graphs-groupedbar.js | +37 | −27 | Go to diff View file |
M | plugins/graphontrackersv5/scripts/src/graphs-layout-helper.js | +12 | −4 | Go to diff View file |
M | plugins/graphontrackersv5/scripts/src/graphs-pie.js | +32 | −21 | Go to diff View file |
M | plugins/graphontrackersv5/scripts/src/loadGraphs.js | +3 | −2 | Go to diff View file |