Skip to content

boxfill does NOT show all data #555

@doutriaux1

Description

@doutriaux1

following code:

s= numpy.sin(numpy.arange(100))
s=numpy.reshape(s,(10,10))
x=vcs.init()
x.plot(s)

only shows 9x9 matrix
infinity

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions