MAIDR Documentation - v3.65.0
    Preparing search index...

    Interface VegaLiteEmbedResult

    Result of embed — gives callers access to the underlying Vega view.

    interface VegaLiteEmbedResult {
        view: VegaView;
    }
    Index

    Properties

    Properties

    view: VegaView