Andrew Winterman

Results 14 issues of Andrew Winterman

The user should be able to map a variable to the color of each shape on the graph. In ggplot, this would run: ``` r require(ggplot2) df = data.frame(x=rnorm(100), y=rnorm(100,...

I'd like to use the library methods here, and also use the same .proto files that were used to generate these files. While I know that I can simply provide...

Currently, there is no way to programatically list all the errors associated with an object. Yes, you can call `ValidationResult.errors` but the `dataPath` is computed in a non-public method, and...

enhancement

It is confusing as a new comer to see contradictory or different examples about how one should go about configuring the collector. Examples should be unified in the new way...

stale

pip install django-firebase-authCollecting django-firebase-auth Could not find a version that satisfies the requirement django-firebase-auth (from versions: ) No matching distribution found for django-firebase-auth

Hi there, I notice that there hasn't been any activity on this library in some time. Is it still maintained? If not should the readme be updated with a disclaimer?

It's common in node projects to have an index.js file. This maps to the same name as the README, causing one to be overwritten.

Hi there, I installed vimclojure via your very helpful instructions. I ran ``` cd java -cp server-2-3-0.jar:~/path/to/clojure-1.3.0.jar vimclojure-nailgun.NGServer` ``` and see the following errors: ``` Exception in thread "main" java.lang.NoClassDefFoundError:...

And moreover it's impossible to fix this without some major refactoring.

This source code is hard to grock. Following a concept to its conclusion through the source is challenging.

enhancement
needsdocs