John S. Erickson, Ph.D.
John S. Erickson, Ph.D.
Using an in-browser debugger, I've determined that the svg `transform` parameters must be fiddled with. For example, if my width and height are 1050px, the default will be: `` But...
Ultimately, this looks like a problem with how `htmlwidgets` generates the `` object; in that code, no clear way to pass through a transformation object
Yes, I think that would help! ;)
I'm also looking for guidance on this. I looked in e.g. sg_axis_x() source and it wasn't clear... This is an *awesome* package, thanks!
Note, a blogger had this same problem, noted here: https://ouzor.github.io/blog/2015/08/31/twitter-streamgraph.html
UPDATE: One of the `TMS = TRUE` examples in the TMS example file _does_ work, BUT I am still not convinced Leaflet's TMS implementation is correct (at least for R);...
This apparently is a known and unsolved issue; see #788
I should have noted that I was referring to your Logistic Regression slides in the stats subdirectory...
Thanks! That's kind-of what I thought, but I only wanted to knit that one set of slides. Keep up the good work! John On Fri, Apr 21, 2017 at 12:40...
I've very interested in this as well, as we (and everyone else) are seeing the `openai.error.RateLimitError` much more frequently over the past week or so...