boB Rudis

Results 418 comments of boB Rudis

at a minimum we compare the accuracy. not all of them return confidence scores, so that's another one. speed and availability of the API services, too.

aye, time is short for me until ~thurday this week (meetings in Boston). a repo wld be ++gd #ty On Mon, Mar 6, 2017 at 8:09 AM, Maëlle Salmon wrote:...

perhaps by making them actual dates? On Wed, Aug 26, 2015 at 9:54 AM, ignacio82 [email protected] wrote: > countspermonth 1, 2, 3), count = c( 1203409L, 1104115L, 933362L, 940897L, 1149347L,...

well, this brings up something interesting (poking @timelyportfolio to chime in if he has time, too). Why does: ``` countspermonth$nam % tau_line(x = "nam", y = "count") %>% tau_guide_x(auto_scale=TRUE, label="Month")...

Well, that's kind of the issue I just posted & reopened ;-) On Wed, Aug 26, 2015 at 11:01 AM, ignacio82 [email protected] wrote: > I just noticed that my months...

this works, but i can't figure out how to reduce the number of x axis ticks. ``` countspermonth$mon % tau_line(x = "mon", y = "count") %>% tau_guide_x(auto_scale=TRUE, label="Month", tick_format="%b", tick_period="year")...

(totally no rush @timelyportfolio just looping you in on an interesting issue that I _think_ is a TauCharts issue, and not an htmlwidgets one since the data structure up until...

min/max params now in `tau_guide_` functions

It works in @1d10c99 and one of the only things that touches guides that was updated since then is the TauCharts library proper. Will take a look Sat PM or...

can you show an example? (it may just be that it's late and I'm tired ;-)