Skip to content

grid on/off isn't consistent when plotting multiple columns vs single #3233

@ghost

Description

df=mkdf(100,2,data_gen_f=lambda r,c: r+ rand(1)*5,r_idx_type='i')
df.plot()
# vs
df.C_l0_g0.plot()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions