Skip to content

Remove [R] and downsample interval from legend #315

Discussion options

You must be logged in to vote

I will leave this post up in case anyone also is wondering, adding show_mean_aggregation_size = False disables this.

Example:

    fig = FigureResampler(
        make_subplots(
            rows=2, cols=1, shared_xaxes=True, vertical_spacing=0.02,
        ),
        resampled_trace_prefix_suffix = ("", ""),
        show_mean_aggregation_size = False
    )

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ethanseverson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant