ddrogen

Results 2 issues of ddrogen

Hi all! I am using Echarts4r to make a Shiny app. My data frame is wide, and the idea is to show the cumulative sum for the stacked bar chart....

Many thanks for the package! I used this example (https://github.com/JohnCoene/echarts4r/issues/4) in my line chart with 3 categories (doing bind=percentage_label), but the legend interactivity is not working. If I leave e_tooltip(trigger="axis"),...