Skip to content

ScatterPlot example currently shows marker_size takes integer arrays #846

@mechworrior

Description

@mechworrior

Problem Description
ScatterPlot example scatter_1d currently shows marker_size takes integer arrays as an input
This will return a typeerror in the Kiva backend.

Reproduction Steps:

Run the scatter_1d demo from etsdemo. with marker_size=randint(1,5, numpts)

Expected behavior:

This should have generated a scatterplot with different sized points.

OS, Python version: [windows, Python3.8]

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions