hide_trace_idx {datacleanr}R Documentation

Provide trace ids to set to invisible

Description

Provide trace ids to set to invisible

Usage

hide_trace_idx(trace_map, max_groups, selected_groups)

Arguments

trace_map

matrix, with cols trace name (col 1), trace id (col 2)

max_groups

numeric, number of groups in grouptable

selected_groups

groups highlighted in grouptable

Details

Provides the indices (JS notation, starting at 0) for indices that are set to visible = 'legendonly' through plotly.restyle


[Package datacleanr version 1.0.3 Index]