boB Rudis
boB Rudis
go forth and showcase! :grinning: On Tue, Aug 4, 2015 at 3:41 PM, timelyportfolio [email protected] wrote: > If possible, would like to feature this as the htmlwidget of the week....
re: #12, aye, I think we're definitely full-on headed into "pry the details from the javascript files" vs "read the API docs" territory. good. times.
You may want to sync the `dev` branch before doing too much more hacking. - fixed bug in `tau_guide_gridlines` - reorganized code into grouped, separate files - added examples to...
@ThoDuyNguyen thx for piecing and example together! I just pushed 0.2.5.9000 to the `dev` branch. It has a new function `run_tau_app()`. If run with no parameters it will display a...
doh! super-good idea. that is def missing and we def need to try to get it on CRAN On Wed, Aug 5, 2015 at 9:52 PM, Shows Le [email protected] wrote:...
Danke! A cpl quick comments: - Dates: YES! (will try to get some more support this week for that) - Angled labels: Not sure tauCharts JS supports that…will check into...
Return value of which selected item? Back to R? In the JavaScript?
is this something taucharts even supports directly (i.e. if they change naming conventions/etc this will break, right?)
I did find this: https://twitter.com/rstudio/status/594227156319862785 but now wonder if there's any compatibility hack/update for it.
(making a note for myself) potentially diverge the code into two bits one that uses system exec and `ln` via https://github.com/sveinbjornt/STPrivilegedTask and keep the other one (pure macOS code). alternative...