-
Looks like the stats for unique users a day are based on the day ending at 4pm AST which would be UTC time. It gives stats for a 24 hour day, but it would be nice to have it for each AST day.
-
**Bug summary**
Looking at `LineCollection` docstring, one can read: “All parameters must be sequences or scalars” so I would expect passing a sequence of zorder values to be fine. Unfortunately, i…
-
Escher uses the parse_str function to parse query params for stripping auth parameters.
if I have unindexed arrays in the query, parse_str converts them to indexed ones, calls http_build_query and the…
-
I have experienced this 4 times. I run runners/load.js and get new data and then when I look for a case I know is in there I get a can't find your case message, but then if I submit the citation agai…
-
This thread is to discuss the possibility and the design of a Grammar of Graphics API for Plots.jl.
the question of whether Plots will have such an API is one that I've seen quite often (it's the onl…
-
If the payload is a standard JSON, but different from the one JSON.stringify would generate, escher request authentication fails.
https://github.com/emartech/suite-js-sdk/blob/master/authentication/re…
-
Weird, since this morning I'm getting below error. Pkg.update() does not help, in fact this is in Pkg.update(). REQUIRE seems ok (julia 0.5).
```
INFO: Computing changes...
ERROR: ApproxFun can't…
-
While there are many new methods to do contactless Z probing now, I still prefer the reliability and simplicity of my gravity based IR probe. I currently get deviations of 0.002 with this probe.
My p…
-
In anticipation of #151 being (hopefully) merged, the following packages are using JSON._print, which will be deprecated:
- [x] Bokeh https://github.com/bokeh/Bokeh.jl/pull/37
- [x] Escher https://git…
-
Since @miguelverissimo pull request got merged with master, Emarsys didn't release a new version of this gem.
As i need the `include_path` feature I'm requiring this code directly from the git repos…