boB Rudis
boB Rudis
AH. Gotcha. I can probably disable the event pretty easily. Gimme a cpl days.
that's probably something for the TauCharts JS ppl. They didn't have a gd solution for bar width/height (for vert/horiz bar charts)
I think it's the updated TauCharts JS lib that's the culprit. Try doing `devtools::install_github("hrbrmstr/taucharts@1d10c99")` and run the code again. I'll see what's up with the JS lib over the weekend.
I think I got too clever for my own good in those functions. Lemme change something and post a new verison.
aye, caught that. i'll update that first. #ty
### TODOs - [ ] `testthat` - [ ] date "stuff" (gosh I wish date stuff between R & javascript were so ugly). dates aren't really working - [ ]...
We can break out each TODO as an issue for separate tracking but the master list can be kept here
Thank _you_ for the sweet javascript charting library! Super-helpful & consistent API for the core feature set. Def let us know if you need us to beta anything. On Tue,...
@timelyportfolio I just made a `dev` branch to avoid me adding things that _may_ not work into `master`. You should prbly fork that (I made a cpl changes after you...
I made a stable release (0.1.0) for master branch and update-merged dev branch. New Rpub (with working trendline!) is up as well.