timelyportfolio

Results 150 issues of timelyportfolio

[Intro to reactR](https://react-r.github.io/reactR/articles/intro_reactR.html) is pretty pitiful and does not convey all that can be achieved with the combination of `R` + `react`. I would really appreciate some help here, and...

enhancement
help wanted
first time welcome

The examples for including `sparkline` and `d3horizonR` htmlwidgets in `DT` datatables received enough attention to motivate me to settle on a pattern for including nearly any htmlwidget in a datatable....

What do you need to be able to translate a `vegalite` spec into `ggplot2` commands? I see some `V8` history. Is that what you need or do you need more?...

Great work, especially the most recent batch of improvements. I spotted this http://gl-vis.github.io/gl-plot3d/ and thought it might be good to stimulate additional ideas for interactivity if you are interested. Thanks...

Add Shiny to `d2b`. Most likely will push this to a future release > `2.0.0`.

enhancement

add vignettes possibly using [`tint`](https://github.com/eddelbuettel/tint) or some other Rmd template demonstrating not only how to include `sunburstR` but also other `htmlwidgets` an example Rmd using the example from `tint` ---...

After converting to `d3v4`, I would like to modularize the JS code to resemble [Let's Make a D3 Plugin](https://bost.ocks.org/mike/d3-plugin/). As an example of this, I have done [`d3horizonR`](https://github.com/timelyportfolio/d3horizonR/tree/master/javascript/d3-horizon-chart). `d3horizonR` is...

enhancement
help wanted

Should have been done a long time ago.

Should have been done a long time ago. Wait for #36.

I have always wondered with both `vue` or `mobx` + `Shiny` how our workflows/architecture might change if Shiny JavaScript state in `Shiny.shinyapp.$inputValues` was reactive instead of a plain object. In...

discussion