Alex Bresler

Results 9 issues of Alex Bresler

Denny - this may sound strange and is coming from out of the blue but I wanted to reach out. I'm friends with Nate Baker and got the chance to...

Josh, Discovered this pretty cool example that demonstrates how to create clickable animations. Working on a recreation on my end but this could be a powerful example if we can...

trying to figure out how to modify the base code to allow for sorting of a selected numeric field in descending order. Any advice on how to best achieve that?

enhancement

This could be a great feature; if I can get it hacked together on my end I will gladly share the code in case it wants to get implemented

enhancement

Either way thanks for sharing this, easily the most interesting data analysis course I've found, great teaching!!

enhancement
section

Ryan, Appears like there are issue creating exportable trelliscopes with highcharter objects. It works perfectly fine when you aren't exporting the trelliscope. Here is a quick repro example: ``` library(trelliscopejs)...

Seems like after 5000 options the regex no longer works. Any chance we can override this? Here is a reproducible example using GDELT tags. ``` devtools::install_github("abresler/gdeltr2") lapply(c("trelliscopejs", "gdeltr2", "purrr", "glue"),...

Could you better outline how to save and publish a trelliscop object outside of publishing it to rpubs. Going through the docs but can't figure out how to do it.

Trying to finagle the y scales and looks like it may not be working for tau_lines though the example from the other issue for some reason did scale down. ```...

bug