Skip to content

Unknown mime type error should show what mime type is not supported #3705

@rchiodo

Description

@rchiodo

Do this:

#%%
from beakerx import *

Plot(title="Title",
xLabel="Horizontal",
yLabel="Vertical",
initWidth=500,
initHeight=200)

This will show this output:

$Unknown mime type for data

We should explain more of what the problem is.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions