Jinwei

Results 2 issues of Jinwei

at -1, -2, -3... gamma should return Inf like gamma(0) julia> gamma(0) Inf julia> gamma(-1.0) ERROR: DomainError with -1.0: NaN result for non-NaN input. Stacktrace: [1] nan_dom_err at ./math.jl:339 [inlined]...

with GR backend, if the label is a list of string, it can display it correctly ![image](https://user-images.githubusercontent.com/28111060/57560461-7d7e1800-737e-11e9-9922-568eebbeba34.png) when using plotly backend, if the the label is a list of string,...