Skip to content

Plot resizing issue #446

@mhostetter

Description

@mhostetter
plt.figure()
sdr.plot.time_domain(np.ones(10), sample_rate=10)
sdr.plot.time_domain(2*np.ones(1000), sample_rate=10)
plt.show()

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingplotRelated to plotting functions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions