Skip to content

Raise a Python error if a JS error was encountered #47

@binste

Description

@binste

The JavaScript error reported in #46 does not raise a corresponding Python error. Instead, vl-convert still returns an svg string but the svg itself is wrong due to the error which happened on the JS level:

image

Would it be possible to raise all JS errors? Especially when generating a large number of charts, it would be important to know if everything worked as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions