Skip to content

after first plot you cannot switch between bg or fg #1597

@doutriaux1

Description

@doutriaux1
import vcs
x=vc.sinit()
x.plot([1,2,34,5,4,3,2,1],bg=True)  # Plots in background as expected
x.plot([1,2,3,4,5,4,3,2,1],bg=False)  # Still in background

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions