rAmCharts4
rAmCharts4 copied to clipboard
Parameters to updateAmBarChart
Thank you for the awesome package, I really like it a lot! I noticed that the yLimits will not adjust on updateAmBarChart, when yLimits = NULL and expandY is set to some number, but will stay constant. Would it be possible to pass other parameters (for example chartTitle, chartYLabel, yLimits) than the new data to the updateAmBarChart function? Would be nice to have if the data updates based on user input and has a large variability.
The point is that the data updating is "smooth". If you need to update something else, you can re-render the chart with Shiny.