Skip to content

Feature request: add TextActor or CornerAnnotations serializer #67

@FelipeCybis

Description

@FelipeCybis

It would be awsome to be able to serialize pyvista title/text objects. I've looked a little bit in the vtkjs side (https://kitware.github.io/vtk-js/api/Interaction_UI_CornerAnnotation.html) but I must confess it is quite different from other classes I looked up before. Not quite sure what would it need.

I see it has all this methods:

    'annotationContainer',
    'northWestContainer',
    'northContainer',
    'northEastContainer',
    'westContainer',
    'eastContainer',
    'southWestContainer',
    'southContainer',
    'southEastContainer',

that are divs. I assume it would work just passing innerHtml to them? Have you guys already thought about text or annotations serialization?

Would love to help in my free time, but definitely need guidance :)

Metadata

Metadata

Assignees

No one assigned

    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