Skip to content

x.showbg() not implemented #1598

@doutriaux1

Description

@doutriaux1

we used to be able to plot in bg mode and at the end bring the canvas to the front.

import vcs
x=vcs.init()
x.plot([1,2,3,4,5,4,3,2,1],bg=1)  # plots in bg
x.showbg()  # would bring up the canvas

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions