httpgd icon indicating copy to clipboard operation
httpgd copied to clipboard

Asynchronous http server graphics device for R.

Results 52 httpgd issues
Sort by recently updated
recently updated
newest added

Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0. Changelog Sourced from node-forge's changelog. 1.3.0 - 2022-03-17 Security Three RSA PKCS#1 v1.5 signature verification issues were reported by Moosa Yahyazadeh ([email protected]). HIGH: Leniency...

dependencies

I noticed that the font in the browser is always some kind of serif font, even when I specify the font to be Helvetica. This only happens on the remote...

bug

Hi First, thank you for this excellent package! I am trying to add it to conda-forge and have managed to get it to compile on linux and osx. However, I...

### Is your proposal related to a problem? There is an (seemingly increasing) need for animated visualizations in the R community. ### Describe the solution you'd like httpgd should offer...

enhancement

R added new GraphicsEngine features in current and upcoming Versions: ``` * Version 13: For R 4.1.0 * Added graphical definitions * - linear gradients * - radial gradients *...

enhancement

### Is your proposal related to a problem? Error and info messages in R, client interface and some HTTP API responses are only available in english. ### Describe the solution...

enhancement

The client base parts (API wrapper, polling/WebSocket connection handler, ...) should be in a separate NPM package to unify and simplify development.

JS client

### Describe the bug The preview images of the JS client do not fully update when a complex plot is drawn. ### To Reproduce ```R n The preview tiles should...

bug
JS client