shinyHugePlot call graph
Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.
Loading call graph…
Coverage
0% lines
Expression
0.0%
Tests
0.0%
Examples
23.8%
Vignettes
0.0%
By file
R/downsampler.R
0%
R/plotly_datahandler.R
0%
R/shiny_hugeplot.R
0%
R/aggregator.R
0%
R/LTTB_aggregator.R
0%
R/rng_aggregator.R
0%
R/min_max_aggregator.R
0%
R/plotly_build_light.R
0%
R/range_stat_aggregator.R
0%
R/candlestick_aggregator.R
0%
R/custom_stat_aggregator.R
0%
R/min_max_ovlp_aggregator.R
0%
Structure
- Functions
- 11
- Exported
- 4
- Compiled
- 0
- Call edges
- 2
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| list_aggregators exp | R | 5 | 1 | 0.0% |
| plotly_build_light exp | R | 67 | 4 | 0.0% |
| shiny_hugeplot exp | R | 3 | 1 | 0.0% |
| updatePlotlyH exp | R | 40 | 7 | 0.0% |
| shiny_hugeplot.character | R | 29 | 2 | 0.0% |
| shiny_hugeplot.data.frame | R | 30 | 3 | 0.0% |
| shiny_hugeplot.default | R | 80 | 9 | 0.0% |
| shiny_hugeplot.downsampler | R | 133 | 6 | 0.0% |
| shiny_hugeplot.formula | R | 32 | 3 | 0.0% |
| shiny_hugeplot.matrix | R | 30 | 2 | 0.0% |
| shiny_hugeplot.plotly | R | 35 | 2 | 0.0% |