issues
search
CommerceDataService
/
DataService_WebSite
The website for the Commerce Data Service - A startup within the Department of Commerce
https://www.commerce.gov/dataservice
2
stars
8
forks
source link
Clean up CDS_Dashboard/script.js
#48
Closed
arowla
closed
8 years ago
arowla
commented
8 years ago
[x] Run through JS linter.
[x]
chart
and
chart2
look like a copy-paste. can the config be combined and just tweaked for the second one?
[x] Remove stray comments, especially commented out code that's no longer relevant.
[x] In
responsiveHighCharts
the options and drilldown options are each specified three times. Creation of those should be factored out into functions.
chart
andchart2
look like a copy-paste. can the config be combined and just tweaked for the second one?responsiveHighCharts
the options and drilldown options are each specified three times. Creation of those should be factored out into functions.