MAIDR JavaScript API
    Preparing search index...

    Options accepted by createMaidrFromEChart.

    interface EChartsAdapterOptions {
        id?: string;
        title?: string;
    }
    Index

    Properties

    Properties

    id?: string

    The figure's id. Defaults to the container's, then to a generated one.

    title?: string

    The figure's title. Defaults to the chart's own title.text.