Susan VanderPlas

Results 9 issues of Susan VanderPlas

It would be very cool to have the ability to not just use polar transforms on text, but to curve text around an arbitrary path. I'll admit I have no...

http://www.htmlwidgets.org/develop_intro.html We should seriously consider getting HTMLWidget bindings for animint; this might allow us to zoom, etc. and interact with other JS libraries. There are also some really handy functions...

enhancement

Specify stroke-opacity and fill-opacity separately (allowing rectangles to have no fill but still have a border, etc.). These options are available in d3 but are not currently ggplot2 aesthetics.

enhancement

`image_line_segment_detector(img, union = T)` returns a pixel matrix the size of the image with all 0 values. Ideally, this would also update when union = T so that joined lines...

It would be helpful to have a quarto-friendly output option, so that tables generated from skim render in markdown instead of rendering as code-like objects. For instance, a file like...

enhancement
help wanted

Ubuntu 16.04 LTS. Install went ok, all apache mods required have been enabled. Image appears on page load, but then the page returns an error: Fatal: there are problems with...

I compiled the project as instructed and the generated R package does not install using either ``` setwd("SimpleElastix/Wrapping/R/Packaging/SimpleITK") devtools::install(".") > setwd("SimpleElastix/Wrapping/R/Packaging/SimpleITK/") > devtools::install() Error: Could not find package root. Is...

I can't quite figure out if there's currently a way to set the user agent in the headless browser to be something else (e.g. something that isn't a giveaway that...

Parallel coordinate plots should be listed under many numeric variables as an option, as they're originally intended for numeric variables. (Generalized) PCPs are listed under num + cat, but the...