Open janearc opened 10 years ago
https://github.com/18F/doi-extractives-data/issues/66
All the code for the current Disbursement visualization is held in disbursement.js
It's pretty rough at the moment, as we just needed something that worked for a deadline. Reworking the entire thing or improving the current design is encouraged.
The idea is, the revenue data is split between offshore and onshore. Then the size of their containers shows how much revenue they make. Then you need to be able to see more info about each.
So I have a couple packages that are broken out under @avriette vs @18f and the dashboard thing doesn't pull in those issues (even though they are something that's being used under Sendak). It would be nice to be able to be able to submit links to arbitrary issue trees (such as this link out to
rrm
).I think probably this has wider use than just these two packages; often I come across a library I use that needs fixing (
nopt
,chai
, etc) and it would be great to be able to link to either specific issues or entire trees.