mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-08 23:40:44 -04:00
fixing console errors
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
throw new Error('Chart container width is 0, cannot set SVG width.');
|
||||
}
|
||||
|
||||
|
||||
svg.attr("width", width).attr("height", height);
|
||||
|
||||
var x = d3.scaleLinear()
|
||||
|
||||
Reference in New Issue
Block a user