Julian Kreis

Results 4 issues of Julian Kreis

I am running R on a Mac with a M1 chip. When I use the following code chunk R crashes with a 'floating point exception': ```{R} q = fst::fst("large_file.fst") q...

feature request

I want to implement an interaction between a DT::datatable and a highcharter scatter plot (point and row selection). When selecting multiple (2+) points in the plot (using Strg + click)...

closed-due-inactivity

I would like to transition between chart types dynamically (#440). Could you please provide details on how to use `e_morph` within a shiny app using a proxy? ```{r} library(echarts4r) library(shiny)...

Related to #300, #276, #291, #209 . Working with v0.4.5 I am not able to update the series using `e_bar`, `e_density_`, or other functions like `e_tooltip` or `e_title`. However, it...