Skip to content

'secret' plots sometimes show up as 'private' on cloud #719

Closed
@Kully

Description

@Kully
for _ in range(50):
    fig = dict(data=[{}], layout={})
    plot_url = py.plot(fig, filename='test_folder/title', fileopt='new', auto_open=False, sharing='secret')

^^^Running this code above makes a folder and puts secret graphs into that folder. Out of 50 plots I made, 4 of them were set to private in the cloud.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions