MAIDR
Home
React
Plotly
Examples
API Documentation
GitHub
MAIDR Documentation - v3.62.0
Preparing search index...
MAIDR Documentation - v3.62.0
Modules
adapter/plotly/extractor
adapter/plotly
adapter/plotly/normalizer
adapter/plotly/selectors
adapter/plotly/types
adapters/recharts/MaidrRecharts
adapters/recharts/converters
adapters/recharts
adapters/recharts/selectors
adapters/recharts/types
adapters/recharts/useRechartsAdapter
command/autoplay
command/command
command/describe
command/factory
command/goTo
command/goToExtremaNavigation
command/gridCell
command/move
command/rotorNavigation
command/toggle
controller
index
maidr-component
model/abstract
model/bar
model/box
model/candlestick
model/context
model/factory
model/heatmap
model/histogram
model/line
model/movable
model/plot
model/scatter
model/segmented
model/smooth
model/smoothSvgXY
model/smoothtraceFactory
model/violin
model/violinBox
react-entry
recharts-entry
service/audio
service/audioPalette
service/autoplay
service/braille
service/chat
service/commandExecutor
service/commandPalette
service/display
service/formatter
service/goToExtrema
service/help
service/highContrast
service/highlight
service/keybinding
service/llmValidation
service/modelVersions
service/navigation
service/notification
service/pattern
service/prompts
service/review
service/rotor
service/settings
service/storage
service/text
state/context
state/hook/useCommandExecutor
state/hook/useMaidrController
state/hook/useViewModel
state/store
state/viewModel/brailleViewModel
state/viewModel/chatViewModel
state/viewModel/commandPaletteViewModel
state/viewModel/displayViewModel
state/viewModel/goToExtremaViewModel
state/viewModel/helpViewModel
state/viewModel/registry
state/viewModel/reviewViewModel
state/viewModel/rotorNavigationViewModel
state/viewModel/settingsViewModel
state/viewModel/textViewModel
state/viewModel/viewModel
type/api
type/boxplotSection
type/chat
type/color
type/disposable
type/event
type/extrema
type/grammar
type/help
type/llm
type/movable
type/navigation
type/observable
type/settings
type/state
types/rehype-mathjax
ui/App
ui/component/Braille
ui/component/Chat
ui/component/CommandPalette
ui/component/Help
ui/component/Review
ui/component/Settings
ui/component/Text
ui/component/Tooltip
ui/components/GoToExtrema
ui/components/MessageBubble
ui/components/ModelIcon
ui/components/ModelSelection
ui/components/Suggestions
ui/components/TypingEffect
util/api
util/color
util/constant
util/format
util/math
util/platform
util/stack
util/subplotLayout
util/svg
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Modules
adapter/plotly/extractor
adapter/plotly
adapter/plotly/normalizer
adapter/plotly/selectors
adapter/plotly/types
adapters/recharts/
Maidr
Recharts
adapters/recharts/converters
adapters/recharts
adapters/recharts/selectors
adapters/recharts/types
adapters/recharts/use
Recharts
Adapter
command/autoplay
command/command
command/describe
command/factory
command/go
To
command/go
To
Extrema
Navigation
command/grid
Cell
command/move
command/rotor
Navigation
command/toggle
controller
index
maidr-
component
model/abstract
model/bar
model/box
model/candlestick
model/context
model/factory
model/heatmap
model/histogram
model/line
model/movable
model/plot
model/scatter
model/segmented
model/smooth
model/smooth
Svg
XY
model/smoothtrace
Factory
model/violin
model/violin
Box
react-
entry
recharts-
entry
service/audio
service/audio
Palette
service/autoplay
service/braille
service/chat
service/command
Executor
service/command
Palette
service/display
service/formatter
service/go
To
Extrema
service/help
service/high
Contrast
service/highlight
service/keybinding
service/llm
Validation
service/model
Versions
service/navigation
service/notification
service/pattern
service/prompts
service/review
service/rotor
service/settings
service/storage
service/text
state/context
state/hook/use
Command
Executor
state/hook/use
Maidr
Controller
state/hook/use
View
Model
state/store
state/view
Model/braille
View
Model
state/view
Model/chat
View
Model
state/view
Model/command
Palette
View
Model
state/view
Model/display
View
Model
state/view
Model/go
To
Extrema
View
Model
state/view
Model/help
View
Model
state/view
Model/registry
state/view
Model/review
View
Model
state/view
Model/rotor
Navigation
View
Model
state/view
Model/settings
View
Model
state/view
Model/text
View
Model
state/view
Model/view
Model
type/api
type/boxplot
Section
type/chat
type/color
type/disposable
type/event
type/extrema
type/grammar
type/help
type/llm
type/movable
type/navigation
type/observable
type/settings
type/state
types/rehype-
mathjax
ui/
App
ui/component/
Braille
ui/component/
Chat
ui/component/
Command
Palette
ui/component/
Help
ui/component/
Review
ui/component/
Settings
ui/component/
Text
ui/component/
Tooltip
ui/components/
Go
To
Extrema
ui/components/
Message
Bubble
ui/components/
Model
Icon
ui/components/
Model
Selection
ui/components/
Suggestions
ui/components/
Typing
Effect
util/api
util/color
util/constant
util/format
util/math
util/platform
util/stack
util/subplot
Layout
util/svg
src
adapter
plotly
extractor.ts
extractPlotlyData
findGraphDiv
index.ts
extractPlotlyData
disconnectPlotlyObservers
isPlotlyPlot
normalizePlotlySvg
normalizer.ts
isPlotlyPlot
normalizePlotlySvg
disconnectPlotlyObservers
selectors.ts
generatePlotlySelectors
subplotCssPrefix
types.ts
PlotlyGraphDiv
PlotlyTrace
PlotlyLayout
PlotlyFullLayout
PlotlyAxis
PlotlyCalcData
PlotlyCalcPoint
adapters
recharts
MaidrRecharts.tsx
MaidrRecharts
converters.ts
convertRechartsToMaidr
index.ts
convertRechartsToMaidr
MaidrRecharts
getRechartsSelector
HistogramBinConfig
MaidrRechartsProps
RechartsAdapterConfig
RechartsChartType
RechartsLayerConfig
useRechartsAdapter
selectors.ts
getRechartsSelector
types.ts
RechartsChartType
RechartsLayerConfig
HistogramBinConfig
RechartsAdapterConfig
MaidrRechartsProps
useRechartsAdapter.ts
useRechartsAdapter
command
autoplay.ts
AutoplayUpwardCommand
AutoplayDownwardCommand
AutoplayForwardCommand
AutoplayBackwardCommand
StopAutoplayCommand
SpeedUpAutoplayCommand
SpeedDownAutoplayCommand
ResetAutoplaySpeedCommand
command.ts
Command
CommandContext
describe.ts
AnnounceXCommand
AnnounceYCommand
AnnounceFillCommand
AnnounceTitleCommand
AnnounceSubtitleCommand
AnnounceCaptionCommand
AnnouncePointCommand
AnnouncePositionCommand
factory.ts
CommandFactory
goTo.ts
GoToExtremaToggleCommand
goToExtremaNavigation.ts
GoToExtremaMoveUpCommand
GoToExtremaMoveDownCommand
GoToExtremaSelectCommand
GoToExtremaCloseCommand
gridCell.ts
EnterGridCellCommand
ExitGridCellCommand
GridCellMoveLeftCommand
GridCellMoveRightCommand
move.ts
MoveUpCommand
MoveDownCommand
MoveLeftCommand
MoveRightCommand
MoveToTopExtremeCommand
MoveToBottomExtremeCommand
MoveToLeftExtremeCommand
MoveToRightExtremeCommand
MoveToTraceContextCommand
MoveToSubplotContextCommand
ExitBrailleAndSubplotCommand
MoveToNextTraceCommand
MoveToPrevTraceCommand
rotorNavigation.ts
RotorNavigationNextNavUnitCommand
RotorNavigationPrevNavUnitCommand
RotorNavigationMoveUpCommand
RotorNavigationMoveLeftCommand
RotorNavigationMoveDownCommand
RotorNavigationMoveRightCommand
toggle.ts
ToggleBrailleCommand
ToggleTextCommand
ToggleAudioCommand
ToggleReviewCommand
ToggleHelpCommand
ToggleChatCommand
ToggleSettingsCommand
ToggleCommandPaletteCommand
CommandPaletteCloseCommand
CommandPaletteMoveUpCommand
CommandPaletteMoveDownCommand
CommandPaletteSelectCommand
ToggleScopeCommand
ToggleHighContrast
model
abstract.ts
Dimension
NearestPoint
AbstractPlot
AbstractTrace
bar.ts
AbstractBarPlot
BarTrace
box.ts
BoxTrace
candlestick.ts
Candlestick
context.ts
Context
factory.ts
TraceFactory
heatmap.ts
Heatmap
histogram.ts
Histogram
line.ts
LineTrace
movable.ts
MovableGrid
MovableGraph
MovablePlane
plot.ts
Figure
Subplot
Trace
scatter.ts
ScatterTrace
segmented.ts
SegmentedTrace
smooth.ts
SmoothTrace
smoothSvgXY.ts
SmoothTraceSvgXY
smoothtraceFactory.ts
createSmoothTrace
violin.ts
ViolinKdeTrace
violinBox.ts
ViolinBoxTrace
service
audio.ts
AudioService
audioPalette.ts
WaveType
AudioPaletteIndex
AudioPaletteEntry
AudioPaletteService
autoplay.ts
AutoplayService
braille.ts
DEFAULT_BRAILLE_SIZE
BrailleService
chat.ts
ChatService
commandExecutor.ts
CommandExecutor
commandPalette.ts
CommandPaletteService
display.ts
DisplayService
formatter.ts
AxisType
FormatterService
goToExtrema.ts
GoToExtremaService
help.ts
HelpService
highContrast.ts
HighContrastService
highlight.ts
HighlightService
keybinding.ts
SCOPED_KEYMAP
ScopeKeymap
Keymap
getKeymapForScope
KeybindingService
Mousebindingservice
llmValidation.ts
LlmValidationService
modelVersions.ts
GptVersion
ClaudeVersion
GeminiVersion
ModelConfig
ModelVersions
MODEL_VERSIONS
navigation.ts
NavigationService
notification.ts
NotificationService
pattern.ts
PatternType
PatternConfig
PatternService
prompts.ts
USER_PROMPT_TEMPLATE
PromptContext
formatSystemPrompt
formatUserPrompt
review.ts
ReviewService
rotor.ts
RotorNavigationService
settings.ts
SettingsService
storage.ts
StorageService
LocalStorageService
text.ts
TextService
state
hook
useCommandExecutor.ts
useCommandExecutor
useMaidrController.ts
useMaidrController
useViewModel.ts
useViewModel
useViewModelState
viewModel
brailleViewModel.ts
BrailleState
BrailleViewModel
chatViewModel.ts
ChatState
ChatViewModel
commandPaletteViewModel.ts
CommandItem
CommandPaletteState
ExecuteCommandCallback
CommandPaletteViewModel
displayViewModel.ts
TooltipState
DisplayState
DisplayViewModel
goToExtremaViewModel.ts
GoToExtremaState
GoToExtremaViewModel
helpViewModel.ts
HelpMenuState
HelpViewModel
registry.ts
ViewModelMap
ViewModelRegistry
reviewViewModel.ts
ReviewState
ReviewViewModel
rotorNavigationViewModel.ts
RotorState
setValue
RotorNavigationViewModel
settingsViewModel.ts
SettingsState
SettingsViewModel
textViewModel.ts
TextState
TextViewModel
viewModel.ts
AbstractViewModel
context.ts
MaidrContextValue
MaidrContext
useMaidrContext
store.ts
createMaidrStore
AppStore
RootState
type
api.ts
ApiResponse
ApiError
HttpStatus
boxplotSection.ts
BoxplotSection
BoxplotSectionType
chat.ts
Suggestion
color.ts
Rgb
disposable.ts
Disposable
event.ts
KeybindingEntry
DomEventType
Status
Scope
Focus
Keys
Event
Emitter
extrema.ts
ExtremaNavigable
ExtremaTarget
grammar.ts
CandlestickTrend
FormatFunction
FormatType
AxisFormat
FormatConfig
ViolinOptions
ViolinKdePoint
Maidr
MaidrSubplot
BarPoint
BoxPoint
BoxSelector
CandlestickPoint
HeatmapData
HistogramPoint
LinePoint
ScatterPoint
SegmentedPoint
SmoothPoint
AxisConfig
AxisGridProperty
Orientation
CandlestickSelector
MaidrLayer
TraceType
help.ts
HelpMenuItem
llm.ts
Llm
GptVersion
ClaudeVersion
GeminiVersion
LlmVersion
LlmRequest
LlmResponse
Message
LlmModelSettings
movable.ts
Movable
MovableDirection
Coordinate
Node
navigation.ts
GridNavigable
isGridNavigable
PointWithX
XValue
PointsArray
ValuesArray
hasXProperty
isXValue
isPointWithX
observable.ts
Observer
Observable
settings.ts
AriaMode
ExpertiseLevel
HoverMode
LlmModelSettings
LlmSettings
GeneralSettings
Settings
DEFAULT_SETTINGS
state.ts
PlotState
FigureState
SubplotState
TraceState
NonEmptyTraceState
LayerSwitchTraceState
isLayerSwitchTraceState
AudioEmptyState
AudioState
BrailleState
BarBrailleState
BoxBrailleState
CandlestickBrailleState
LineBrailleState
HeatmapBrailleState
AxisType
TextState
AutoplayState
HighlightState
types
rehype-mathjax.d.ts
export=
ui
component
Braille.tsx
default
Chat.tsx
default
CommandPalette.tsx
default
Help.tsx
default
Review.tsx
default
Settings.tsx
default
Text.tsx
default
Tooltip.tsx
default
components
GoToExtrema.tsx
GoToExtrema
MessageBubble.tsx
MessageBubble
ModelIcon.tsx
ModelIcon
ModelSelection.tsx
ModelSelection
Suggestions.tsx
Suggestions
TypingEffect.tsx
TypingEffect
App.tsx
MaidrApp
util
api.ts
Api
color.ts
Color
constant.ts
Constant
format.ts
FormattableValue
defaultFormat
formatters
FormatUtil
math.ts
MathUtil
platform.ts
Platform
stack.ts
Stack
subplotLayout.ts
SubplotLayout
resolveSubplotLayout
svg.ts
Svg
controller.ts
Controller
index.tsx
maidr-component.tsx
MaidrProps
Maidr
react-entry.ts
Maidr
MaidrProps
MaidrData
MaidrLayer
MaidrSubplot
Orientation
TraceType
recharts-entry.ts
convertRechartsToMaidr
getRechartsSelector
MaidrRecharts
useRechartsAdapter
HistogramBinConfig
MaidrRechartsProps
RechartsAdapterConfig
RechartsChartType
RechartsLayerConfig
MaidrData
MaidrLayer
MaidrSubplot
Orientation
TraceType