MAIDR JavaScript API
    Preparing search index...

    Class ReviewService

    Manages review mode functionality, generating formatted review text for the active plot element. Works at trace level (data descriptions) and at the multi-panel figure lobby (subplot navigation text).

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    onChange: Event<ReviewChangedEvent>

    Methods

    • Toggles review mode on or off and updates the display focus.

      Parameters

      • state: PlotState

        The current plot state to review

      Returns void