optimizePlotlyPedigree: Optimize Plotly Pedigree Plot

View source: R/ggPedigreeInteractive.R

optimizePlotlyPedigreeR Documentation

Optimize Plotly Pedigree Plot

Description

Optimize a Plotly pedigree plot by rounding coordinates to reduce file size.

Usage

optimizePlotlyPedigree(p, config = list())

Arguments

p

A plotly object representing the pedigree plot.

config

A list of configuration parameters, including 'value_rounding_digits'.

Value

The optimized plotly object with rounded coordinates.


ggpedigree documentation built on Sept. 13, 2025, 1:08 a.m.