NEWS
shinyHugePlot 0.3.0 (2024-10-01)
- The figure can be drawn using data sources and a formula
- Candle-stick plot is supported
shinyHugePlot 0.2.6 (2023-12-18)
- Arguments of
dplyr::across
were given
- A bug when handling data with a lot of NAs was fixed
shinyHugePlot 0.2.5 (2023-08-31)
- A bug at using
rng_stat_aggregator
was fixed
shinyHugePlot 0.2.4 (2023-08-30)
- A bug at the close zoom level (duplication of the traces) was fixed
shinyHugePlot 0.2.3 (2023-03-17)
- A bug in the UI of
shiny_hugeplot
was fixed
- A bug in
plotly_build_light
was fixed
- Documents are updated
shinyHugePlot 0.2.2 (2022-12-01)
- Several bugs are fixed
- Documents are updated
shinyHugePlot 0.2.1 (2022-11-17)
- Method to handle data inside the package was updated and the computational time was decreased
- Sample data (noise_fluct) was updated
shinyHugePlot 0.2.0 (2022-10-26)
- Tidy data structure is introduced
- Fast build of the data is introduced (~100 times faster than the conservative method)
- Note that this version is incompatible with previous versions
shinyHugePlot 0.1.0 (2022-09-22)
- Interactive change of the aggregation algorithm is introduced
- Names of the multiple series can be given with formula
shinyHugePlot 0.0.1 (2022-08-22)
- The first version.
- Data that has very large samples can be efficiently plotted using shiny and plotly.