Patrick Fuller

Results 5 issues of Patrick Fuller

Related to #420. This enables expected behavior when using: ``` set_xauthrequest = true pass_access_token = true ``` If both of these are set, the access token will be included in...

enhancement

This was written as a quick proof of concept 10 years ago and has gone unmaintained. It uses patterns, libraries, and features that are similarly dated. This has led to...

The [merged-geometry](https://github.com/patrickfuller/imolecule/tree/merged-geometry) branch is a huge performance boost on larger molecules ([ref](http://learningthreejs.com/blog/2011/10/05/performance-merging-geometry/)). I ended up not implementing it because I wasn't concerned with performance at the time. Might be worth...

Related to #7. Right now, a flow controller will return `False` if initialized as a `FlowMeter`. We should consider a more verbose approach to `is_connected` covering the following scenarios: *...

enhancement

When I hover over a stacked line chart, it shows zeroes for all lines not in range. Is there a way to hide these values rather than adding noise to...