Stefano Borini

Results 78 issues of Stefano Borini

It is not clear if this theme is compatible with using remote_theme on github pages. A first brief experiment seems to claim this is not the case, but I am...

scale_colour_discrete documentation https://ggplot2.tidyverse.org/reference/scale_colour_discrete.html does not show an actual example containing scale_colour discrete.

documentation

The code and the overall aspect of the application is great, but the documentation is not clear enough to reach a simple starting point. There's no clear explanation of the...

Shiny 1.6.0 generates bs3 classes. If I use ``theme = bslib::bs_theme(bootswatch = "litera")`` it will use the css for bootstrap 4, but shiny generates bs3 classes so they apply poorly....

Currently, if one opens a brand new doc, saves it, and opens it in officer, the Title style is not present. The reason, I guess, is that Title is a...

enhancement
feature request

XCSoar versions having and not having the problem ------------------------------------------------- I am running with 7.23-kobo, installed on a brand new Nia. The reader works fine with the basic system. Actual behavior...

breaking
bug

More of a question than an issue. I was wondering if kernel_gateway can be made to support RPC operations. Currently one can interact with the kernel via a websocket (which...

question
discussion

The reference page, e.g. https://plot.ly/r/reference/#scatter is really hard to browse. It's very large, and given the redundancy of certain options it's really hard to use. For example, one might be...

the opening of the patch file needs a context manager, otherwise if patchset.parse raises an exception, the fp is never closed.

It makes little sense to change the return type of fromfile. Either it's an object (or None if it fails) or it raises an Exception if it fails. Returning an...