John Scott

Results 4 issues of John Scott

### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...

status: needs-attention

### Description Attempting to render the graph listed in Steps to reproduce causes an exception. I'm new to the project but managed to track down the exception to: ```swift const...

Type: Bug / Error
Status: Triage

Some platforms, notably the iOS simulator, change `document.URL` on every run, resulting in lost data. Moving `document.URL` into `storagewrapper.js` allows for: 1. Cleaner calls in `engine.js` and `globalVariables.js` 2. Simpler...

Being able to export the source graph to other tools is extremely useful as it allows for usage outside the scope of the project without creating or requiring a public...