MAIDR JavaScript API
    Preparing search index...

    Variable modelConst

    model: {
        "model.boxSectionLowerOutlier": "Lower outlier(s)";
        "model.boxSectionMin": "Minimum";
        "model.boxSectionQ1": "25%";
        "model.boxSectionQ2": "50%";
        "model.boxSectionQ3": "75%";
        "model.boxSectionMax": "Maximum";
        "model.boxSectionUpperOutlier": "Upper outlier(s)";
        "model.boxSectionMean": "Mean";
        "model.chartTypeArea": "Area Chart";
        "model.chartTypeBar": "Bar Chart";
        "model.chartTypeBump": "Bump Chart";
        "model.chartTypeBox": "Box Plot";
        "model.chartTypeBoxen": "Letter-Value Plot";
        "model.chartTypeAlluvial": "Alluvial Diagram";
        "model.chartTypeCandlestick": "Candlestick Chart";
        "model.chartTypeChord": "Chord Diagram";
        "model.chartTypeSankey": "Sankey Diagram";
        "model.chartTypeNetwork": "Network Diagram";
        "model.chartTypeCandlestickDelta": "Candlestick Reference Delta";
        "model.chartTypeChoropleth": "Choropleth Map";
        "model.chartTypeContour": "Contour Plot";
        "model.chartTypeDiverging": "Diverging Bar Chart";
        "model.chartTypeDodged": "Dodged Bar Chart";
        "model.chartTypeDot": "Dot Plot";
        "model.chartTypeDumbbell": "Dumbbell Chart";
        "model.chartTypeErrorBar": "Error Bar Chart";
        "model.chartTypeForest": "Forest Plot";
        "model.chartTypeGantt": "Gantt Chart";
        "model.chartTypeFunnel": "Funnel Chart";
        "model.chartTypeGauge": "Gauge";
        "model.chartTypeHeatmap": "Heatmap";
        "model.chartTypeHexbin": "Hexbin Plot";
        "model.chartTypeHistogram": "Histogram";
        "model.chartTypeLine": "Line Chart";
        "model.chartTypeLollipop": "Lollipop Chart";
        "model.chartTypeMosaic": "Mosaic Plot";
        "model.chartTypeNormalized": "Normalized Stacked Bar Chart";
        "model.chartTypeNormalizedArea": "Normalized Stacked Area Chart";
        "model.chartTypeParallel": "Parallel Coordinates Plot";
        "model.chartTypePie": "Pie Chart";
        "model.chartTypePolarArea": "Polar Area Chart";
        "model.chartTypeRadar": "Radar Chart";
        "model.chartTypeRidgeline": "Ridgeline Plot";
        "model.chartTypeScatter": "Scatter Plot";
        "model.chartTypeSunflower": "Sunflower Plot";
        "model.chartTypeSmooth": "Smooth Line Chart";
        "model.chartTypeStacked": "Stacked Bar Chart";
        "model.chartTypeStackedArea": "Stacked Area Chart";
        "model.chartTypeStep": "Step Plot";
        "model.chartTypeSurvival": "Survival Curve";
        "model.chartTypeIcicle": "Icicle Chart";
        "model.chartTypeSunburst": "Sunburst Chart";
        "model.chartTypeTree": "Tree Diagram";
        "model.chartTypePack": "Circle Packing";
        "model.chartTypeTreemap": "Treemap";
        "model.chartTypeViolinBox": "Violin Box Plot";
        "model.chartTypeViolinKde": "Violin Plot";
        "model.chartTypeManhattan": "Manhattan Plot";
        "model.chartTypeVolcano": "Volcano Plot";
        "model.chartTypeWaterfall": "Waterfall Chart";
        "model.chartTypeWordCloud": "Word Cloud";
        "model.plotTypeArea": "area";
        "model.plotTypeAlluvial": "alluvial";
        "model.plotTypeBar": "bar";
        "model.plotTypeBump": "bump";
        "model.plotTypeBox": "box";
        "model.plotTypeBoxen": "boxen";
        "model.plotTypeCandlestick": "candlestick";
        "model.plotTypeCandlestickDelta": "candlestick_delta";
        "model.plotTypeChord": "chord";
        "model.plotTypeChoropleth": "choropleth";
        "model.plotTypeContour": "contour";
        "model.plotTypeDiverging": "diverging_bar";
        "model.plotTypeDodged": "dodged_bar";
        "model.plotTypeDot": "dot";
        "model.plotTypeDumbbell": "dumbbell";
        "model.plotTypeErrorBar": "error_bar";
        "model.plotTypeForest": "forest";
        "model.plotTypeGantt": "gantt";
        "model.plotTypeFunnel": "funnel";
        "model.plotTypeGauge": "gauge";
        "model.plotTypeHeatmap": "heat";
        "model.plotTypeHexbin": "hexbin";
        "model.plotTypeHistogram": "hist";
        "model.plotTypeIcicle": "icicle";
        "model.plotTypeLine": "line";
        "model.plotTypeLollipop": "lollipop";
        "model.plotTypeManhattan": "manhattan";
        "model.plotTypeMosaic": "mosaic";
        "model.plotTypeNetwork": "network";
        "model.plotTypeNormalized": "stacked_normalized_bar";
        "model.plotTypeNormalizedArea": "stacked_normalized_area";
        "model.plotTypeParallel": "parallel_coordinates";
        "model.plotTypePie": "pie";
        "model.plotTypePolarArea": "polar_area";
        "model.plotTypeRadar": "radar";
        "model.plotTypeRidgeline": "ridgeline";
        "model.plotTypeSankey": "sankey";
        "model.plotTypeScatter": "point";
        "model.plotTypeSmooth": "smooth";
        "model.plotTypeSunflower": "sunflower";
        "model.plotTypeStacked": "stacked_bar";
        "model.plotTypeStackedArea": "stacked_area";
        "model.plotTypeStep": "step";
        "model.plotTypeTreemap": "treemap";
        "model.plotTypeTree": "tree";
        "model.plotTypePack": "pack";
        "model.plotTypeSunburst": "sunburst";
        "model.plotTypeSurvival": "survival";
        "model.plotTypeViolinBox": "violin_box";
        "model.plotTypeViolinKde": "violin_kde";
        "model.plotTypeVolcano": "volcano";
        "model.plotTypeWaterfall": "waterfall";
        "model.plotTypeWordCloud": "word_cloud";
        "model.plotTypeMultiline": "multiline";
        "model.plotTypeSingleLine": "single line";
        "model.plotTypeDivergingBarSpoken": "diverging bar";
        "model.plotTypeParallelCoordinatesSpoken": "parallel coordinates";
        "model.plotTypePolarAreaSpoken": "polar area";
        "model.plotTypeStackedAreaSpoken": "stacked area";
        "model.plotTypeNormalizedAreaSpoken": "100% stacked area";
        "model.defaultXAxis": "X";
        "model.defaultYAxis": "Y";
        "model.defaultZAxis": "Level";
        "model.orientationHorizontal": "horizontal";
        "model.orientationVertical": "vertical";
        "model.plotTypeHorizontal": "horizontal {type}";
        "model.plotTypeVertical": "vertical {type}";
        "model.spanConstant": "constant {value}";
        "model.spanRange": "{min} to {max}";
        "model.instructionNoInfo": "No {type} info available";
        "model.instructionClickPrompt": "Click to activate.";
        "model.instructionFigure": "This is a maidr figure containing {size} subplots. {clickPrompt}\n Use arrow keys to navigate subplots and press 'ENTER'.";
        "model.instructionSubplot": "This is a maidr plot containing {size} layers, and\n this is layer {index} of {size}: {plotType} plot. {clickPrompt}\n Use Arrows to navigate data points. Toggle B for Braille, T for Text,\n S for Sonification, and R for Review mode.";
        "model.instructionTrace": "This is a maidr plot of type: {displayType}{groupCount}. {clickPrompt} Use Arrows to navigate data points. Toggle B for Braille, T for Text, S for Sonification, and R for Review mode.";
        "model.instructionGroupCount": " with {count} groups";
        "model.levelFigure": "figure";
        "model.levelSubplot": "subplot";
        "model.levelTrace": "trace";
        "model.initialInstructionFigure": "This is a maidr figure containing {size} subplots. {clickPrompt} Use arrow keys to navigate subplots and press 'ENTER'.";
        "model.initialInstructionSubplot": "This is a maidr plot containing {size} layers, and this is layer {index} of {size}: {plotType} plot. {clickPrompt} Use Arrows to navigate data points. Toggle B for Braille, T for Text, S for Sonification, and R for Review mode.";
        "model.candleShapeMarubozu": "marubozu";
        "model.candleShapeDoji": "doji";
        "model.candleShapeDragonflyDoji": "dragonfly doji";
        "model.candleShapeGravestoneDoji": "gravestone doji";
        "model.candleShapeSpinningTop": "spinning top";
        "model.candlePatternBullishEngulfing": "bullish engulfing";
        "model.candlePatternBearishEngulfing": "bearish engulfing";
        "model.candlePatternPiercingLine": "piercing line";
        "model.candlePatternDarkCloudCover": "dark cloud cover";
        "model.candlePatternTweezerBottom": "tweezer bottom";
        "model.candlePatternTweezerTop": "tweezer top";
        "model.candlePatternHammer": "hammer";
        "model.candlePatternHangingMan": "hanging man";
        "model.candlePatternMorningStar": "morning star";
        "model.candlePatternEveningStar": "evening star";
        "model.candlePatternThreeWhiteSoldiers": "three white soldiers";
        "model.candlePatternThreeBlackCrows": "three black crows";
        "model.candlePatternUpsideTasukiGap": "upside tasuki gap";
        "model.candlePatternUpsideTasukiGapFilled": "upside tasuki gap filled";
        "model.candlePatternThreeInsideDown": "three inside down";
        "model.candlePatternThreeOutsideDown": "three outside down";
        "model.rotorNounLowerValue": "lower value";
        "model.rotorNounHigherValue": "higher value";
        "model.plotTypeUnknownChart": "chart";
        "model.statMinValue": "Min value";
        "model.statMaxValue": "Max value";
        "model.statMinCount": "Min count";
        "model.statMaxCount": "Max count";
        "model.statMinBarSize": "Min bar size";
        "model.statMaxBarSize": "Max bar size";
        "model.statMinSegmentValue": "Min segment value";
        "model.statMaxSegmentValue": "Max segment value";
        "model.statLargest": "Largest";
        "model.statSmallest": "Smallest";
        "model.statNumberOfMarks": "Number of {noun}";
        "model.statMarksWithNoValue": "{noun} with no value";
        "model.valueAtName": "{value} at {name}";
        "model.markNounBars": "bars";
        "model.markNounDots": "dots";
        "model.markNounLollipops": "lollipops";
        "model.markNounStages": "stages";
        "model.markNounLeadingBars": "Bars";
        "model.markNounLeadingDots": "Dots";
        "model.markNounLeadingLollipops": "Lollipops";
        "model.markNounLeadingStages": "Stages";
        "model.extremaMaxBar": "Max Bar";
        "model.extremaMinBar": "Min Bar";
        "model.extremaAt": "{name} at {where}";
        "model.extremaCell": "{x}, {y}";
        "model.fallbackPoint": "Point {index}";
        "model.statNumberOfBins": "Number of bins";
        "model.statBinRange": "Bin range";
        "model.statTotalObservations": "Total observations";
        "model.statModalBin": "Modal bin";
        "model.statBinWidth": "Bin width";
        "model.statModalBinValue": "{range}, {count}";
        "model.tableBinMin": "Bin Min";
        "model.tableBinMax": "Bin Max";
        "model.asidePercentage": "Percentage";
        "model.statNumberOfSlices": "Number of slices";
        "model.statTotal": "Total";
        "model.statLargestSlice": "Largest slice";
        "model.statSmallestSlice": "Smallest slice";
        "model.statSlicesWithNoValue": "Slices with no value";
        "model.statNote": "Note";
        "model.pieNegativeNote": "This pie contains a negative value, so a slice cannot be a share of the total. Percentages are shares of the circle as drawn, out of {basis}.";
        "model.pieSliceSummary": "{name}, {value} ({share})";
        "model.statNumberOfGroups": "Number of groups";
        "model.statGroupNames": "Group names";
        "model.statOutliers": "Outliers";
        "model.statMinimum": "Minimum";
        "model.statLowestMinimum": "Lowest minimum";
        "model.statMaximum": "Maximum";
        "model.statHighestMaximum": "Highest maximum";
        "model.statMedian": "Median";
        "model.statLowestMedian": "Lowest median";
        "model.statHighestMedian": "Highest median";
        "model.statInterquartileRange": "Interquartile range";
        "model.statNumberOfViolins": "Number of violins";
        "model.statViolinNames": "Violin names";
        "model.statSections": "Sections";
        "model.extremeValueWithGroup": "{value} ({name})";
        "model.nounGroup": "Group";
        "model.nounViolin": "Violin";
        "model.fallbackNumbered": "{noun} {index}";
        "model.correlationNone": "none";
        "model.correlationPositive": "positive";
        "model.correlationNegative": "negative";
        "model.correlationVeryWeak": "very weak {direction}";
        "model.correlationWeak": "weak {direction}";
        "model.correlationModerate": "moderate {direction}";
        "model.correlationStrong": "strong {direction}";
        "model.correlationVeryStrong": "very strong {direction}";
        "model.quadrantUpperRight": "upper right";
        "model.quadrantUpperLeft": "upper left";
        "model.quadrantLowerLeft": "lower left";
        "model.quadrantLowerRight": "lower right";
        "model.asideName": "Name";
        "model.statTotalPoints": "Total points";
        "model.statUniqueAxisValues": "Unique {axis} values";
        "model.statAxisCategories": "{axis} categories";
        "model.statAxisRange": "{axis} range";
        "model.statMostPointsAtOne": "Most points at one {axis}";
        "model.statGrid": "Grid";
        "model.statGridValue": "{rows} by {cols} cells";
        "model.statTableRows": "Table rows";
        "model.statTableRowsFirstOf": "first {shown} of {total}";
        "model.statCorrelation": "Correlation";
        "model.statCorrelationValue": "{strength} (r = {r}, n = {n})";
        "model.statMostPoints": "Most points";
        "model.quadrantsEvenSpread": "spread evenly across the four quadrants";
        "model.quadrantDensest": "{share}% in the {quadrants}";
        "model.quadrantNamed": "{where} (quadrant {number})";
        "model.quadrantJoin": " and the ";
        "model.statPointsByQuadrant": "Points by quadrant";
        "model.quadrantShare": "{number} {where} {share}%";
        "model.statQuadrantsSplitAt": "Quadrants split at";
        "model.quadrantSplitValue": "{xAxis} {x}, {yAxis} {y}";
        "model.listedAndMore": "{names}, and {count} more";
        "model.statRows": "Rows";
        "model.statColumns": "Columns";
        "model.statCellsWithAValue": "Cells with a value";
        "model.countOfTotal": "{count} of {total}";
        "model.statHighestCell": "Highest cell";
        "model.statLowestCell": "Lowest cell";
        "model.fallbackColumn": "Column {index}";
        "model.heatmapCellName": "{column}, {row}";
        "model.extremaGlobalMaximum": "Global Maximum";
        "model.extremaGlobalMinimum": "Global Minimum";
        "model.extremaRowMaximum": "Row Maximum";
        "model.extremaRowMinimum": "Row Minimum";
        "model.extremaColumnMaximum": "Column Maximum";
        "model.extremaColumnMinimum": "Column Minimum";
        "model.seriesColumnLine": "Line";
        "model.statNumberOfLines": "Number of lines";
        "model.statPointsPerLine": "Points per line";
        "model.statLineNames": "Line names";
        "model.statMissingValues": "Missing values";
        "model.statNarrowestInterval": "Narrowest interval";
        "model.statWidestInterval": "Widest interval";
        "model.extremaMaxPoint": "Max point";
        "model.extremaMinPoint": "Min point";
        "model.intersectionPoint": "Point intersection";
        "model.intersectionSlope": "Slope intersection";
        "model.extremaIntersectionAt": "{kind} at {coords}";
        "model.intersectionCoords": "x={x}, y={y}";
        "model.intersectionAtLines": "intersection at ({lines})";
        "model.nounBand": "Band";
        "model.statNumberOfBands": "Number of bands";
        "model.statPointsPerBand": "Points per band";
        "model.statBandNames": "Band names";
        "model.nounCompetitor": "Competitor";
        "model.statNumberOfCompetitors": "Number of competitors";
        "model.statPeriods": "Periods";
        "model.statCompetitorNames": "Competitor names";
        "model.nounContour": "Contour";
        "model.statNumberOfLevels": "Number of levels";
        "model.statPointsPerLevel": "Points per level";
        "model.statLevels": "Levels";
        "model.nounObservation": "Observation";
        "model.statNumberOfObservations": "Number of observations";
        "model.statAxesPerObservation": "Axes per observation";
        "model.statObservationNames": "Observation names";
        "model.nounSeries": "Series";
        "model.statNumberOfSeries": "Number of series";
        "model.statSeriesNames": "Series names";
        "model.statNounPerSeries": "{noun} per series";
        "model.nounCurve": "Curve";
        "model.statNumberOfCurves": "Number of curves";
        "model.statSamplesPerCurve": "Samples per curve";
        "model.statCurveNames": "Curve names";
        "model.nounArm": "Arm";
        "model.statNumberOfArms": "Number of arms";
        "model.statTimesPerArm": "Times per arm";
        "model.statArmNames": "Arm names";
        "model.nounSpokes": "Spokes";
        "model.nounSectors": "Sectors";
        "model.statNounInOrder": "{noun}, in order";
        "model.statStepDirection": "Step direction";
        "model.stepDirectionHv": "value holds until the next x value, then jumps";
        "model.stepDirectionVh": "value jumps at the current x value, then holds";
        "model.stepDirectionMid": "value jumps midway between x values";
        "model.statTotalRange": "Total range";
        "model.rotorUnitTransitions": "Transitions";
        "model.rotorNounTransitions": "transitions";
        "model.statTransitions": "Transitions{scope}";
        "model.statLongestRun": "Longest run{scope}";
        "model.statScopeIn": " in {group}";
        "model.statDistinctLevels": "Distinct levels";
        "model.rotorUnitRankGained": "Rank gained";
        "model.rotorNounRankGain": "rank gain";
        "model.rotorUnitRankLost": "Rank lost";
        "model.rotorNounRankLoss": "rank loss";
        "model.asidePlacesGained": "Places gained";
        "model.asidePlacesLost": "Places lost";
        "model.asideChange": "Change";
        "model.statRanksShown": "Ranks shown";
        "model.statRankChanges": "Rank changes";
        "model.statLedAtTheStart": "Led at the start";
        "model.statLedAtTheEnd": "Led at the end";
        "model.statClimbedFurthest": "Climbed furthest";
        "model.statFellFurthest": "Fell furthest";
        "model.nameWithValue": "{name}, {value}";
        "model.placesOne": "{count} place";
        "model.placesMany": "{count} places";
        "model.rotorUnitCensored": "Censored";
        "model.rotorNounCensoredTimes": "censored times";
        "model.survivalNotReached": "not reached";
        "model.statMedianSurvival": "Median survival";
        "model.statCensoredTimes": "Censored times";
        "model.armWithValue": "{arm}: {value}";
        "model.statSeparationAtEnd": "Separation at the end of shared follow-up";
        "model.survivalSeparation": "{gap} at {at}{between}";
        "model.survivalSeparationBetween": ", {high} above {low}";
        "model.tableCensored": "Censored";
        "model.sectionCensored": "censored";
        "model.boxenPercentile": "{percent}th percentile";
        "model.boxenMedianRung": "median";
        "model.statNumberOfDistributions": "Number of distributions";
        "model.statDistributionNames": "Distribution names";
        "model.statQuantileLevels": "Quantile levels";
        "model.statQuantileRange": "Quantile range";
        "model.statMedianOfEachDistribution": "Median of each distribution";
        "model.nameAtValue": "{name} at {value}";
        "model.nounDistribution": "Distribution";
        "model.statOutlierRange": "Outlier range";
        "model.tableQuantile": "Quantile";
        "model.boxenLowerOutlier": "lower outlier";
        "model.boxenUpperOutlier": "upper outlier";
        "model.asideBalance": "Balance";
        "model.divergingLevel": "level";
        "model.divergingAhead": "{side} ahead";
        "model.divergingAheadBy": "{side} ahead by {gap}";
        "model.divergingBalanceLevel": "{balance}, level";
        "model.divergingBalanceAhead": "{balance}, {side} ahead";
        "model.divergingSideLeft": "left";
        "model.divergingSideRight": "right";
        "model.nounSeriesNumbered": "Series {index}";
        "model.statSideTotal": "{side} total";
        "model.statOverallBalance": "Overall balance";
        "model.statWidestGap": "Widest gap";
        "model.divergingWidestGapValue": "{side} ahead by {gap} at {band}";
        "model.statAxisCategoriesNamed": "{axis} categories";
        "model.statSeriesNamesFallback": "Series names";
        "model.asideSum": "Sum";
        "model.extremaMaxGroup": "Max {group}";
        "model.extremaMinGroup": "Min {group}";
        "model.segmentedTotalGroup": "Total";
        "model.segmentedGroupNamed": "{axis}: '{value}'";
        "model.fallbackGroupIndexed": "Group {index}";
        "model.fallbackCategory": "Category {index}";
        "model.statNumberOfCategories": "Number of categories";
        "model.statNumberOfSegments": "Number of segments";
        "model.statLargestBarTotal": "Largest bar total";
        "model.statSmallestBarTotal": "Smallest bar total";
        "model.statSegmentsWithNoValue": "Segments with no value";
        "model.asideShareOfAll": "Share of all";
        "model.asideCount": "Count";
        "model.statShareOfAllObservations": "Share of all observations";
        "model.mosaicShare": "{name} {share}";
        "model.mosaicSeeTable": "{count} groups; see the data table";
        "model.statLargestGroup": "Largest group";
        "model.statSmallestGroup": "Smallest group";
        "model.dumbbellStart": "start";
        "model.dumbbellEnd": "end";
        "model.rankNoChange": "No change";
        "model.rankLargestIncrease": "Largest increase";
        "model.rankSmallestDecrease": "Smallest decrease";
        "model.rankLargestDecrease": "Largest decrease";
        "model.rankSmallestIncrease": "Smallest increase";
        "model.asideIncrease": "Increase";
        "model.asideDecrease": "Decrease";
        "model.statNumberOfPairs": "Number of pairs";
        "model.statIncreased": "Increased";
        "model.statDecreased": "Decreased";
        "model.statUnchanged": "Unchanged";
        "model.tableChange": "Change";
        "model.asideRetained": "Retained";
        "model.asideEntered": "Entered";
        "model.statEntryStage": "Entry stage";
        "model.funnelEntryWithCount": "{stage} ({count})";
        "model.statOverallConversion": "Overall conversion";
        "model.funnelConversionRange": "{share} ({from} to {to})";
        "model.statSteepestDrop": "Steepest drop";
        "model.funnelStageRetained": "{stage}, {share} retained";
        "model.tableShareOfEntry": "Share of entry";
        "model.funnelEntryStageCell": "entry stage";
        "model.gaugeMeasureFallback": "Measure";
        "model.gaugeValueFallback": "Value";
        "model.gaugeAboveAllBands": "above every band";
        "model.gaugeBandEdge": "{label} up to {edge}";
        "model.asideRange": "Range";
        "model.asideTarget": "Target";
        "model.statPositionInRange": "Position in range";
        "model.statBand": "Band";
        "model.statAllBands": "All bands";
        "model.statVersusTarget": "Versus target";
        "model.gaugeOnTarget": "on target";
        "model.statAboveTargetBy": "Above target by";
        "model.statBelowTargetBy": "Below target by";
        "model.percentValue": "{value}%";
        "model.errorBarSectionLower": "lower bound";
        "model.errorBarSectionValue": "value";
        "model.errorBarSectionUpper": "upper bound";
        "model.statNumberOfPoints": "Number of points";
        "model.statEstimateRange": "Estimate range";
        "model.tableLower": "Lower";
        "model.tableUpper": "Upper";
        "model.errorBarWhere": "{x}, {group}";
        "model.extremaMaxSection": "Max {section}";
        "model.extremaMinSection": "Min {section}";
        "model.forestPooledSection": "pooled {section}";
        "model.forestPooledEstimate": "pooled estimate";
        "model.forestEstimate": "estimate";
        "model.forestCrossesNull": ", crosses the null";
        "model.forestDoesNotCrossNull": ", does not cross the null";
        "model.forestSection": "{kind}{verdict}";
        "model.asideWeight": "Weight";
        "model.statNumberOfStudies": "Number of studies";
        "model.statPooledEstimate": "Pooled estimate";
        "model.forestPooledValue": "{name}, {value}{interval}{verdict}";
        "model.forestInterval": " ({min} to {max})";
        "model.statNoEffectValue": "No-effect value";
        "model.statStudiesCrossingNull": "Studies crossing the null";
        "model.statHeaviestStudy": "Heaviest study";
        "model.waterfallKindIncrease": "increase";
        "model.waterfallKindDecrease": "decrease";
        "model.waterfallKindTotal": "total";
        "model.asideRunningTotal": "Running total";
        "model.statNumberOfSteps": "Number of steps";
        "model.statIncreases": "Increases";
        "model.statDecreases": "Decreases";
        "model.statTotals": "Totals";
        "model.statStartingValue": "Starting value";
        "model.statEndingValue": "Ending value";
        "model.statNetChange": "Net change";
        "model.statLargestIncrease": "Largest increase";
        "model.statLargestDecrease": "Largest decrease";
        "model.tableKind": "Kind";
        "model.extremaLargestIncrease": "Largest increase";
        "model.extremaLargestDecrease": "Largest decrease";
        "model.statNumberOfTerms": "Number of terms";
        "model.statHeaviestTerm": "Heaviest term";
        "model.statLightestTerm": "Lightest term";
        "model.statTotalWeight": "Total weight";
        "model.statTermsWithNoWeight": "Terms with no weight";
        "model.statOrder": "Order";
        "model.wordCloudOrderNote": "Terms are listed heaviest first, not as authored";
        "model.tableTerm": "Term";
        "model.tableWeight": "Weight";
        "model.tableShareOfTotal": "Share of total";
        "model.wordCloudTermSummary": "{term} ({weight})";
        "model.extremaHeaviestTerm": "Heaviest term";
        "model.extremaLightestTerm": "Lightest term";
        "model.rotorUnitSignificant": "Significant";
        "model.rotorNounSignificantPoints": "significant points";
        "model.asideRegion": "Region";
        "model.asideThreshold": "Threshold";
        "model.volcanoCleared": "cleared";
        "model.volcanoNotCleared": "not cleared";
        "model.statPointsClearingThreshold": "Points clearing the threshold";
        "model.statTopBySignificance": "Top {count} by significance";
        "model.statClearingThresholdNamed": "Clearing the threshold, named";
        "model.statTopRegionsByHits": "Top {count} regions by hits";
        "model.statRegionsWithHits": "Regions with hits";
        "model.volcanoRegionCount": "{region} ({count})";
        "model.statRegions": "Regions";
        "model.statSignificanceThreshold": "Significance threshold";
        "model.volcanoAtOrAbove": "at or above";
        "model.volcanoAtOrBelow": "at or below";
        "model.volcanoSignificanceValue": "{axis} {direction} {value}";
        "model.statEffectThreshold": "Effect threshold";
        "model.volcanoEffectValue": "{axis} of magnitude {value} or more";
        "model.statPointsPerCurve": "Points per curve";
        "model.statPeakOfEachViolin": "Peak of each violin";
        "model.tableDensity": "Density";
        "model.asideVolume": "volume";
        "model.statGroups": "Groups";
        "model.statSamplesPerGroup": "Samples per group";
        "model.statPeakOfEachGroup": "Peak of each group";
        "model.statPeaksSpan": "Peaks span";
        "model.statTallestRidge": "Tallest ridge";
        "model.ridgelinePeakDensity": "{group}, peak density {density}";
        "model.asideSpacing": "Spacing";
        "model.contourSpacingValue": "{distance} to level {level}";
        "model.statMinimumAxis": "Minimum {axis}";
        "model.statMaximumAxis": "Maximum {axis}";
        "model.statLevel": "Level";
        "model.statLevelRange": "Level range";
        "model.statLevelStep": "Level step";
        "model.contourStepVaries": "varies";
        "model.statClosestApproach": "Closest approach between levels";
        "model.statWidestSeparation": "Widest separation between levels";
        "model.contourGapPhrase": "{distance} at {xAxis} {x}, {yAxis} {y}";
        "model.parallelNothingMeasured": "no readings";
        "model.tableAxis": "Axis";
        "model.tableValue": "Value";
        "model.statNumberOfAxes": "Number of axes";
        "model.statAxesInOrder": "Axes, in order";
        "model.parallelSpanFrom": "{span}, from {readings} of {total} observations";
        "model.statOccupiedBins": "Occupied bins";
        "model.statDensestBin": "Densest bin";
        "model.hexbinBinPosition": "{xAxis} {x}, {yAxis} {y}";
        "model.rotorUnitNeighbours": "Neighbours";
        "model.rotorNounBorderingRegions": "bordering regions";
        "model.choroplethAllLower": "{count}, all lower";
        "model.choroplethAllHigher": "{count}, all higher";
        "model.choroplethSomeHigher": "{count}, {higher} higher";
        "model.asideNeighbours": "Neighbours";
        "model.statNumberOfRegions": "Number of regions";
        "model.statLayout": "Layout";
        "model.choroplethLayoutCompass": "South to north, then west to east";
        "model.choroplethLayoutDeclared": "Declared order; no centroids, so the arrows do not follow the compass";
        "model.statRegionsWithBorders": "Regions with declared borders";
        "model.statHighest": "Highest";
        "model.statLowest": "Lowest";
        "model.statSharpestBorders": "Sharpest borders";
        "model.choroplethJump": "{from} to {to}, {jump}";
        "model.statLargestHighCluster": "Largest cluster of high regions";
        "model.choroplethCluster": "{count} regions, {names}";
        "model.nounLane": "Lane";
        "model.asideIntervals": "Intervals";
        "model.ganttLabelled": "{name}, {label}";
        "model.asideLength": "Length";
        "model.ganttLengthWithUnit": "{value} {unit}";
        "model.statNumberOfLanes": "Number of lanes";
        "model.statNumberOfIntervals": "Number of intervals";
        "model.statEmptyLanes": "Empty lanes";
        "model.statShortest": "Shortest";
        "model.statLongest": "Longest";
        "model.statSpans": "Spans";
        "model.statMostIntervalsAtOnce": "Most intervals at once";
        "model.ganttBusiest": "{count} from {at}";
        "model.ganttLengthHeader": "Length ({unit})";
        "model.tableLabel": "Label";
        "model.tableStart": "Start";
        "model.tableEnd": "End";
        "model.rotorUnitLevel": "Level";
        "model.rotorNounNodesOnLevel": "nodes on this level";
        "model.tableNode": "Node";
        "model.asidePath": "Path";
        "model.asideShareOfParent": "Share of {parent}";
        "model.asideShareOfTotal": "Share of total";
        "model.asideChildren": "Children";
        "model.statNumberOfNodes": "Number of nodes";
        "model.statNumberOfLeaves": "Number of leaves";
        "model.statNodesPerLevel": "Nodes per level";
        "model.statLeafRange": "Leaf range";
        "model.statTopLevel": "Top level";
        "model.statInsideNode": "Inside {name}";
        "model.treemapShare": "{name} {share}";
        "model.treemapAndMore": "{shown}, and {count} more";
        "model.statLargestLeaf": "Largest leaf";
        "model.treemapLargestLeaf": "{path}, {value}{share}";
        "model.treemapShareOfTotal": ", {share} of total";
        "model.rotorUnitOutgoing": "Outgoing";
        "model.rotorNounOutgoingFlows": "outgoing flows";
        "model.rotorUnitIncoming": "Incoming";
        "model.rotorNounIncomingFlows": "incoming flows";
        "model.asideAlong": "Along";
        "model.flowAlongValue": "{source} to {target}, {value}{share}";
        "model.flowShareOfSource": ", {share} of {source}";
        "model.asideInAndOut": "In and out";
        "model.flowInOut": "{in}, {out}";
        "model.asideSplitsInto": "Splits into";
        "model.statNumberOfFlows": "Number of flows";
        "model.statStages": "Stages";
        "model.flowCycle": "none, the flows form a cycle";
        "model.statTotalFlow": "Total flow";
        "model.statTotalOfAllFlows": "Total of all flows";
        "model.statSourcesAndSinks": "Sources and sinks";
        "model.flowSourcesSinks": "{sources}, {sinks}";
        "model.statBusiestNode": "Busiest node";
        "model.statLargestFlow": "Largest flow";
        "model.flowLargest": "{from} to {to}, {value}";
        "model.statMainRoute": "Main route";
        "model.flowRouteJoin": " to ";
        "model.flowRouteTruncated": "{path}, and on";
        "model.tableFrom": "From";
        "model.tableTo": "To";
        "model.rotorUnitLinks": "Links";
        "model.rotorNounLinkedNodes": "linked nodes";
        "model.networkLinkAxis": "Links";
        "model.asideLinks": "Links";
        "model.networkNoLinks": "none";
        "model.networkLinkList": "{count}, to {names}{more}";
        "model.networkAndMore": " and {count} more";
        "model.networkGroupPosition": "{index} of {total}, {size} nodes";
        "model.statNumberOfLinks": "Number of links";
        "model.statSelfLinks": "Self links";
        "model.statSeparateGroups": "Separate groups";
        "model.statLinksPerNode": "Links per node";
        "model.statMostConnected": "Most connected";
        "model.networkNodeDegree": "{name} {count}";
        "model.statLinkedGroupSizes": "Linked group sizes";
        "model.networkAndMoreList": "{shown}, and {count} more";
        "model.statUnconnected": "Unconnected";
        "model.networkIsolatedList": "{count}: {shown}";
        "model.networkIsolatedListMore": "{count}: {shown}, and {more} more";
        "model.tableLinkedTo": "Linked to";
        "model.networkGroupCell": "{index} of {total}";
        "model.asideTrend": "trend";
        "model.asideShape": "shape";
        "model.asidePattern": "pattern";
        "model.candlestickBullishMode": "BULLISH POINT NAVIGATION";
        "model.candlestickBearishMode": "BEARISH POINT NAVIGATION";
        "model.candlestickNeutralMode": "NEUTRAL POINT NAVIGATION";
        "model.rotorNounBullishPoint": "bullish point";
        "model.rotorNounBearishPoint": "bearish point";
        "model.rotorNounNeutralPoint": "neutral point";
        "model.candlestickSectionVolatility": "volatility";
        "model.candlestickSectionOpen": "open";
        "model.candlestickSectionHigh": "high";
        "model.candlestickSectionLow": "low";
        "model.candlestickSectionClose": "close";
        "model.candlestickTrendBull": "Bull";
        "model.candlestickTrendBear": "Bear";
        "model.candlestickTrendNeutral": "Neutral";
        "model.statNumberOfPeriods": "Number of periods";
        "model.statPriceRange": "Price range";
        "model.statBullCount": "Bull count";
        "model.statBearCount": "Bear count";
        "model.statNeutralCount": "Neutral count";
        "model.statPeriodCovered": "Period covered";
        "model.candlestickNetChange": "{change}{percent}";
        "model.candlestickPercent": " ({value}%)";
        "model.tableVolatility": "Volatility";
        "model.tableOpen": "Open";
        "model.tableHigh": "High";
        "model.tableLow": "Low";
        "model.tableClose": "Close";
        "model.tableVolume": "Volume";
        "model.tableTrend": "Trend";
        "model.extremaMaxVolatility": "Max Volatility";
        "model.extremaMinVolatility": "Min Volatility";
        "model.extremaMaxSegment": "Max {segment}";
        "model.extremaMinSegment": "Min {segment}";
        "model.candlestickAboveLineMode": "ABOVE LINE NAVIGATION";
        "model.candlestickBelowLineMode": "BELOW LINE NAVIGATION";
        "model.candlestickOnLineMode": "ON LINE NAVIGATION";
        "model.candlestickDeltaPointMode": "DELTA POINT NAVIGATION";
        "model.deltaAboveLine": "above line";
        "model.deltaBelowLine": "below line";
        "model.deltaOnLine": "on line";
        "model.rotorNounPointOnLine": "point on the line";
        "model.deltaReferenceFallback": "Reference line";
        "model.asideDelta": "delta";
        "model.asidePosition": "position";
        "model.statReferenceLine": "Reference line";
        "model.statComparedPrice": "Compared price";
        "model.statPointsAboveLine": "Points above line";
        "model.statPointsBelowLine": "Points below line";
        "model.statPointsOnLine": "Points on line";
        "model.statDeltaRange": "Delta range";
        "model.statLargestGapAbove": "Largest gap above line";
        "model.statLargestGapBelow": "Largest gap below line";
        "model.rotorNounPointBelowLine": "point below the line";
        "model.rotorNounPointAboveLine": "point above the line";
        "model.tableDelta": "Delta";
        "model.tablePosition": "Position";
        "model.tableCrossesNull": "Crosses null";
        "model.tableRow": "Row";
        "model.forestCrosses": "crosses";
        "model.forestDoesNotCross": "does not cross";
        "model.forestRowPooled": "pooled";
        "model.forestRowStudy": "study";
        "model.extremaMaxDelta": "Max Delta";
        "model.extremaMinDelta": "Min Delta";
    } = ...

    Messages spoken by the model layer: section names, statistic labels, and the chart type names the description dialog and announcements use.

    Type Declaration

    • Readonlymodel.boxSectionLowerOutlier: "Lower outlier(s)"
    • Readonlymodel.boxSectionMin: "Minimum"
    • Readonlymodel.boxSectionQ1: "25%"
    • Readonlymodel.boxSectionQ2: "50%"
    • Readonlymodel.boxSectionQ3: "75%"
    • Readonlymodel.boxSectionMax: "Maximum"
    • Readonlymodel.boxSectionUpperOutlier: "Upper outlier(s)"
    • Readonlymodel.boxSectionMean: "Mean"
    • Readonlymodel.chartTypeArea: "Area Chart"
    • Readonlymodel.chartTypeBar: "Bar Chart"
    • Readonlymodel.chartTypeBump: "Bump Chart"
    • Readonlymodel.chartTypeBox: "Box Plot"
    • Readonlymodel.chartTypeBoxen: "Letter-Value Plot"
    • Readonlymodel.chartTypeAlluvial: "Alluvial Diagram"
    • Readonlymodel.chartTypeCandlestick: "Candlestick Chart"
    • Readonlymodel.chartTypeChord: "Chord Diagram"
    • Readonlymodel.chartTypeSankey: "Sankey Diagram"
    • Readonlymodel.chartTypeNetwork: "Network Diagram"
    • Readonlymodel.chartTypeCandlestickDelta: "Candlestick Reference Delta"
    • Readonlymodel.chartTypeChoropleth: "Choropleth Map"
    • Readonlymodel.chartTypeContour: "Contour Plot"
    • Readonlymodel.chartTypeDiverging: "Diverging Bar Chart"
    • Readonlymodel.chartTypeDodged: "Dodged Bar Chart"
    • Readonlymodel.chartTypeDot: "Dot Plot"
    • Readonlymodel.chartTypeDumbbell: "Dumbbell Chart"
    • Readonlymodel.chartTypeErrorBar: "Error Bar Chart"
    • Readonlymodel.chartTypeForest: "Forest Plot"
    • Readonlymodel.chartTypeGantt: "Gantt Chart"
    • Readonlymodel.chartTypeFunnel: "Funnel Chart"
    • Readonlymodel.chartTypeGauge: "Gauge"
    • Readonlymodel.chartTypeHeatmap: "Heatmap"
    • Readonlymodel.chartTypeHexbin: "Hexbin Plot"
    • Readonlymodel.chartTypeHistogram: "Histogram"
    • Readonlymodel.chartTypeLine: "Line Chart"
    • Readonlymodel.chartTypeLollipop: "Lollipop Chart"
    • Readonlymodel.chartTypeMosaic: "Mosaic Plot"
    • Readonlymodel.chartTypeNormalized: "Normalized Stacked Bar Chart"
    • Readonlymodel.chartTypeNormalizedArea: "Normalized Stacked Area Chart"
    • Readonlymodel.chartTypeParallel: "Parallel Coordinates Plot"
    • Readonlymodel.chartTypePie: "Pie Chart"
    • Readonlymodel.chartTypePolarArea: "Polar Area Chart"
    • Readonlymodel.chartTypeRadar: "Radar Chart"
    • Readonlymodel.chartTypeRidgeline: "Ridgeline Plot"
    • Readonlymodel.chartTypeScatter: "Scatter Plot"
    • Readonlymodel.chartTypeSunflower: "Sunflower Plot"
    • Readonlymodel.chartTypeSmooth: "Smooth Line Chart"
    • Readonlymodel.chartTypeStacked: "Stacked Bar Chart"
    • Readonlymodel.chartTypeStackedArea: "Stacked Area Chart"
    • Readonlymodel.chartTypeStep: "Step Plot"
    • Readonlymodel.chartTypeSurvival: "Survival Curve"
    • Readonlymodel.chartTypeIcicle: "Icicle Chart"
    • Readonlymodel.chartTypeSunburst: "Sunburst Chart"
    • Readonlymodel.chartTypeTree: "Tree Diagram"
    • Readonlymodel.chartTypePack: "Circle Packing"
    • Readonlymodel.chartTypeTreemap: "Treemap"
    • Readonlymodel.chartTypeViolinBox: "Violin Box Plot"
    • Readonlymodel.chartTypeViolinKde: "Violin Plot"
    • Readonlymodel.chartTypeManhattan: "Manhattan Plot"
    • Readonlymodel.chartTypeVolcano: "Volcano Plot"
    • Readonlymodel.chartTypeWaterfall: "Waterfall Chart"
    • Readonlymodel.chartTypeWordCloud: "Word Cloud"
    • Readonlymodel.plotTypeArea: "area"
    • Readonlymodel.plotTypeAlluvial: "alluvial"
    • Readonlymodel.plotTypeBar: "bar"
    • Readonlymodel.plotTypeBump: "bump"
    • Readonlymodel.plotTypeBox: "box"
    • Readonlymodel.plotTypeBoxen: "boxen"
    • Readonlymodel.plotTypeCandlestick: "candlestick"
    • Readonlymodel.plotTypeCandlestickDelta: "candlestick_delta"
    • Readonlymodel.plotTypeChord: "chord"
    • Readonlymodel.plotTypeChoropleth: "choropleth"
    • Readonlymodel.plotTypeContour: "contour"
    • Readonlymodel.plotTypeDiverging: "diverging_bar"
    • Readonlymodel.plotTypeDodged: "dodged_bar"
    • Readonlymodel.plotTypeDot: "dot"
    • Readonlymodel.plotTypeDumbbell: "dumbbell"
    • Readonlymodel.plotTypeErrorBar: "error_bar"
    • Readonlymodel.plotTypeForest: "forest"
    • Readonlymodel.plotTypeGantt: "gantt"
    • Readonlymodel.plotTypeFunnel: "funnel"
    • Readonlymodel.plotTypeGauge: "gauge"
    • Readonlymodel.plotTypeHeatmap: "heat"
    • Readonlymodel.plotTypeHexbin: "hexbin"
    • Readonlymodel.plotTypeHistogram: "hist"
    • Readonlymodel.plotTypeIcicle: "icicle"
    • Readonlymodel.plotTypeLine: "line"
    • Readonlymodel.plotTypeLollipop: "lollipop"
    • Readonlymodel.plotTypeManhattan: "manhattan"
    • Readonlymodel.plotTypeMosaic: "mosaic"
    • Readonlymodel.plotTypeNetwork: "network"
    • Readonlymodel.plotTypeNormalized: "stacked_normalized_bar"
    • Readonlymodel.plotTypeNormalizedArea: "stacked_normalized_area"
    • Readonlymodel.plotTypeParallel: "parallel_coordinates"
    • Readonlymodel.plotTypePie: "pie"
    • Readonlymodel.plotTypePolarArea: "polar_area"
    • Readonlymodel.plotTypeRadar: "radar"
    • Readonlymodel.plotTypeRidgeline: "ridgeline"
    • Readonlymodel.plotTypeSankey: "sankey"
    • Readonlymodel.plotTypeScatter: "point"
    • Readonlymodel.plotTypeSmooth: "smooth"
    • Readonlymodel.plotTypeSunflower: "sunflower"
    • Readonlymodel.plotTypeStacked: "stacked_bar"
    • Readonlymodel.plotTypeStackedArea: "stacked_area"
    • Readonlymodel.plotTypeStep: "step"
    • Readonlymodel.plotTypeTreemap: "treemap"
    • Readonlymodel.plotTypeTree: "tree"
    • Readonlymodel.plotTypePack: "pack"
    • Readonlymodel.plotTypeSunburst: "sunburst"
    • Readonlymodel.plotTypeSurvival: "survival"
    • Readonlymodel.plotTypeViolinBox: "violin_box"
    • Readonlymodel.plotTypeViolinKde: "violin_kde"
    • Readonlymodel.plotTypeVolcano: "volcano"
    • Readonlymodel.plotTypeWaterfall: "waterfall"
    • Readonlymodel.plotTypeWordCloud: "word_cloud"
    • Readonlymodel.plotTypeMultiline: "multiline"
    • Readonlymodel.plotTypeSingleLine: "single line"
    • Readonlymodel.plotTypeDivergingBarSpoken: "diverging bar"
    • Readonlymodel.plotTypeParallelCoordinatesSpoken: "parallel coordinates"
    • Readonlymodel.plotTypePolarAreaSpoken: "polar area"
    • Readonlymodel.plotTypeStackedAreaSpoken: "stacked area"
    • Readonlymodel.plotTypeNormalizedAreaSpoken: "100% stacked area"
    • Readonlymodel.defaultXAxis: "X"
    • Readonlymodel.defaultYAxis: "Y"
    • Readonlymodel.defaultZAxis: "Level"
    • Readonlymodel.orientationHorizontal: "horizontal"
    • Readonlymodel.orientationVertical: "vertical"
    • Readonlymodel.plotTypeHorizontal: "horizontal {type}"
    • Readonlymodel.plotTypeVertical: "vertical {type}"
    • Readonlymodel.spanConstant: "constant {value}"
    • Readonlymodel.spanRange: "{min} to {max}"
    • Readonlymodel.instructionNoInfo: "No {type} info available"
    • Readonlymodel.instructionClickPrompt: "Click to activate."
    • Readonlymodel.instructionFigure: "This is a maidr figure containing {size} subplots. {clickPrompt}\n Use arrow keys to navigate subplots and press 'ENTER'."
    • Readonlymodel.instructionSubplot: "This is a maidr plot containing {size} layers, and\n this is layer {index} of {size}: {plotType} plot. {clickPrompt}\n Use Arrows to navigate data points. Toggle B for Braille, T for Text,\n S for Sonification, and R for Review mode."
    • Readonlymodel.instructionTrace: "This is a maidr plot of type: {displayType}{groupCount}. {clickPrompt} Use Arrows to navigate data points. Toggle B for Braille, T for Text, S for Sonification, and R for Review mode."
    • Readonlymodel.instructionGroupCount: " with {count} groups"
    • Readonlymodel.levelFigure: "figure"
    • Readonlymodel.levelSubplot: "subplot"
    • Readonlymodel.levelTrace: "trace"
    • Readonlymodel.initialInstructionFigure: "This is a maidr figure containing {size} subplots. {clickPrompt} Use arrow keys to navigate subplots and press 'ENTER'."
    • Readonlymodel.initialInstructionSubplot: "This is a maidr plot containing {size} layers, and this is layer {index} of {size}: {plotType} plot. {clickPrompt} Use Arrows to navigate data points. Toggle B for Braille, T for Text, S for Sonification, and R for Review mode."
    • Readonlymodel.candleShapeMarubozu: "marubozu"
    • Readonlymodel.candleShapeDoji: "doji"
    • Readonlymodel.candleShapeDragonflyDoji: "dragonfly doji"
    • Readonlymodel.candleShapeGravestoneDoji: "gravestone doji"
    • Readonlymodel.candleShapeSpinningTop: "spinning top"
    • Readonlymodel.candlePatternBullishEngulfing: "bullish engulfing"
    • Readonlymodel.candlePatternBearishEngulfing: "bearish engulfing"
    • Readonlymodel.candlePatternPiercingLine: "piercing line"
    • Readonlymodel.candlePatternDarkCloudCover: "dark cloud cover"
    • Readonlymodel.candlePatternTweezerBottom: "tweezer bottom"
    • Readonlymodel.candlePatternTweezerTop: "tweezer top"
    • Readonlymodel.candlePatternHammer: "hammer"
    • Readonlymodel.candlePatternHangingMan: "hanging man"
    • Readonlymodel.candlePatternMorningStar: "morning star"
    • Readonlymodel.candlePatternEveningStar: "evening star"
    • Readonlymodel.candlePatternThreeWhiteSoldiers: "three white soldiers"
    • Readonlymodel.candlePatternThreeBlackCrows: "three black crows"
    • Readonlymodel.candlePatternUpsideTasukiGap: "upside tasuki gap"
    • Readonlymodel.candlePatternUpsideTasukiGapFilled: "upside tasuki gap filled"
    • Readonlymodel.candlePatternThreeInsideDown: "three inside down"
    • Readonlymodel.candlePatternThreeOutsideDown: "three outside down"
    • Readonlymodel.rotorNounLowerValue: "lower value"
    • Readonlymodel.rotorNounHigherValue: "higher value"
    • Readonlymodel.plotTypeUnknownChart: "chart"
    • Readonlymodel.statMinValue: "Min value"
    • Readonlymodel.statMaxValue: "Max value"
    • Readonlymodel.statMinCount: "Min count"
    • Readonlymodel.statMaxCount: "Max count"
    • Readonlymodel.statMinBarSize: "Min bar size"
    • Readonlymodel.statMaxBarSize: "Max bar size"
    • Readonlymodel.statMinSegmentValue: "Min segment value"
    • Readonlymodel.statMaxSegmentValue: "Max segment value"
    • Readonlymodel.statLargest: "Largest"
    • Readonlymodel.statSmallest: "Smallest"
    • Readonlymodel.statNumberOfMarks: "Number of {noun}"
    • Readonlymodel.statMarksWithNoValue: "{noun} with no value"
    • Readonlymodel.valueAtName: "{value} at {name}"
    • Readonlymodel.markNounBars: "bars"
    • Readonlymodel.markNounDots: "dots"
    • Readonlymodel.markNounLollipops: "lollipops"
    • Readonlymodel.markNounStages: "stages"
    • Readonlymodel.markNounLeadingBars: "Bars"
    • Readonlymodel.markNounLeadingDots: "Dots"
    • Readonlymodel.markNounLeadingLollipops: "Lollipops"
    • Readonlymodel.markNounLeadingStages: "Stages"
    • Readonlymodel.extremaMaxBar: "Max Bar"
    • Readonlymodel.extremaMinBar: "Min Bar"
    • Readonlymodel.extremaAt: "{name} at {where}"
    • Readonlymodel.extremaCell: "{x}, {y}"
    • Readonlymodel.fallbackPoint: "Point {index}"
    • Readonlymodel.statNumberOfBins: "Number of bins"
    • Readonlymodel.statBinRange: "Bin range"
    • Readonlymodel.statTotalObservations: "Total observations"
    • Readonlymodel.statModalBin: "Modal bin"
    • Readonlymodel.statBinWidth: "Bin width"
    • Readonlymodel.statModalBinValue: "{range}, {count}"
    • Readonlymodel.tableBinMin: "Bin Min"
    • Readonlymodel.tableBinMax: "Bin Max"
    • Readonlymodel.asidePercentage: "Percentage"
    • Readonlymodel.statNumberOfSlices: "Number of slices"
    • Readonlymodel.statTotal: "Total"
    • Readonlymodel.statLargestSlice: "Largest slice"
    • Readonlymodel.statSmallestSlice: "Smallest slice"
    • Readonlymodel.statSlicesWithNoValue: "Slices with no value"
    • Readonlymodel.statNote: "Note"
    • Readonlymodel.pieNegativeNote: "This pie contains a negative value, so a slice cannot be a share of the total. Percentages are shares of the circle as drawn, out of {basis}."
    • Readonlymodel.pieSliceSummary: "{name}, {value} ({share})"
    • Readonlymodel.statNumberOfGroups: "Number of groups"
    • Readonlymodel.statGroupNames: "Group names"
    • Readonlymodel.statOutliers: "Outliers"
    • Readonlymodel.statMinimum: "Minimum"
    • Readonlymodel.statLowestMinimum: "Lowest minimum"
    • Readonlymodel.statMaximum: "Maximum"
    • Readonlymodel.statHighestMaximum: "Highest maximum"
    • Readonlymodel.statMedian: "Median"
    • Readonlymodel.statLowestMedian: "Lowest median"
    • Readonlymodel.statHighestMedian: "Highest median"
    • Readonlymodel.statInterquartileRange: "Interquartile range"
    • Readonlymodel.statNumberOfViolins: "Number of violins"
    • Readonlymodel.statViolinNames: "Violin names"
    • Readonlymodel.statSections: "Sections"
    • Readonlymodel.extremeValueWithGroup: "{value} ({name})"
    • Readonlymodel.nounGroup: "Group"
    • Readonlymodel.nounViolin: "Violin"
    • Readonlymodel.fallbackNumbered: "{noun} {index}"
    • Readonlymodel.correlationNone: "none"
    • Readonlymodel.correlationPositive: "positive"
    • Readonlymodel.correlationNegative: "negative"
    • Readonlymodel.correlationVeryWeak: "very weak {direction}"
    • Readonlymodel.correlationWeak: "weak {direction}"
    • Readonlymodel.correlationModerate: "moderate {direction}"
    • Readonlymodel.correlationStrong: "strong {direction}"
    • Readonlymodel.correlationVeryStrong: "very strong {direction}"
    • Readonlymodel.quadrantUpperRight: "upper right"
    • Readonlymodel.quadrantUpperLeft: "upper left"
    • Readonlymodel.quadrantLowerLeft: "lower left"
    • Readonlymodel.quadrantLowerRight: "lower right"
    • Readonlymodel.asideName: "Name"
    • Readonlymodel.statTotalPoints: "Total points"
    • Readonlymodel.statUniqueAxisValues: "Unique {axis} values"
    • Readonlymodel.statAxisCategories: "{axis} categories"
    • Readonlymodel.statAxisRange: "{axis} range"
    • Readonlymodel.statMostPointsAtOne: "Most points at one {axis}"
    • Readonlymodel.statGrid: "Grid"
    • Readonlymodel.statGridValue: "{rows} by {cols} cells"
    • Readonlymodel.statTableRows: "Table rows"
    • Readonlymodel.statTableRowsFirstOf: "first {shown} of {total}"
    • Readonlymodel.statCorrelation: "Correlation"
    • Readonlymodel.statCorrelationValue: "{strength} (r = {r}, n = {n})"
    • Readonlymodel.statMostPoints: "Most points"
    • Readonlymodel.quadrantsEvenSpread: "spread evenly across the four quadrants"
    • Readonlymodel.quadrantDensest: "{share}% in the {quadrants}"
    • Readonlymodel.quadrantNamed: "{where} (quadrant {number})"
    • Readonlymodel.quadrantJoin: " and the "
    • Readonlymodel.statPointsByQuadrant: "Points by quadrant"
    • Readonlymodel.quadrantShare: "{number} {where} {share}%"
    • Readonlymodel.statQuadrantsSplitAt: "Quadrants split at"
    • Readonlymodel.quadrantSplitValue: "{xAxis} {x}, {yAxis} {y}"
    • Readonlymodel.listedAndMore: "{names}, and {count} more"
    • Readonlymodel.statRows: "Rows"
    • Readonlymodel.statColumns: "Columns"
    • Readonlymodel.statCellsWithAValue: "Cells with a value"
    • Readonlymodel.countOfTotal: "{count} of {total}"
    • Readonlymodel.statHighestCell: "Highest cell"
    • Readonlymodel.statLowestCell: "Lowest cell"
    • Readonlymodel.fallbackColumn: "Column {index}"
    • Readonlymodel.heatmapCellName: "{column}, {row}"
    • Readonlymodel.extremaGlobalMaximum: "Global Maximum"
    • Readonlymodel.extremaGlobalMinimum: "Global Minimum"
    • Readonlymodel.extremaRowMaximum: "Row Maximum"
    • Readonlymodel.extremaRowMinimum: "Row Minimum"
    • Readonlymodel.extremaColumnMaximum: "Column Maximum"
    • Readonlymodel.extremaColumnMinimum: "Column Minimum"
    • Readonlymodel.seriesColumnLine: "Line"
    • Readonlymodel.statNumberOfLines: "Number of lines"
    • Readonlymodel.statPointsPerLine: "Points per line"
    • Readonlymodel.statLineNames: "Line names"
    • Readonlymodel.statMissingValues: "Missing values"
    • Readonlymodel.statNarrowestInterval: "Narrowest interval"
    • Readonlymodel.statWidestInterval: "Widest interval"
    • Readonlymodel.extremaMaxPoint: "Max point"
    • Readonlymodel.extremaMinPoint: "Min point"
    • Readonlymodel.intersectionPoint: "Point intersection"
    • Readonlymodel.intersectionSlope: "Slope intersection"
    • Readonlymodel.extremaIntersectionAt: "{kind} at {coords}"
    • Readonlymodel.intersectionCoords: "x={x}, y={y}"
    • Readonlymodel.intersectionAtLines: "intersection at ({lines})"
    • Readonlymodel.nounBand: "Band"
    • Readonlymodel.statNumberOfBands: "Number of bands"
    • Readonlymodel.statPointsPerBand: "Points per band"
    • Readonlymodel.statBandNames: "Band names"
    • Readonlymodel.nounCompetitor: "Competitor"
    • Readonlymodel.statNumberOfCompetitors: "Number of competitors"
    • Readonlymodel.statPeriods: "Periods"
    • Readonlymodel.statCompetitorNames: "Competitor names"
    • Readonlymodel.nounContour: "Contour"
    • Readonlymodel.statNumberOfLevels: "Number of levels"
    • Readonlymodel.statPointsPerLevel: "Points per level"
    • Readonlymodel.statLevels: "Levels"
    • Readonlymodel.nounObservation: "Observation"
    • Readonlymodel.statNumberOfObservations: "Number of observations"
    • Readonlymodel.statAxesPerObservation: "Axes per observation"
    • Readonlymodel.statObservationNames: "Observation names"
    • Readonlymodel.nounSeries: "Series"
    • Readonlymodel.statNumberOfSeries: "Number of series"
    • Readonlymodel.statSeriesNames: "Series names"
    • Readonlymodel.statNounPerSeries: "{noun} per series"
    • Readonlymodel.nounCurve: "Curve"
    • Readonlymodel.statNumberOfCurves: "Number of curves"
    • Readonlymodel.statSamplesPerCurve: "Samples per curve"
    • Readonlymodel.statCurveNames: "Curve names"
    • Readonlymodel.nounArm: "Arm"
    • Readonlymodel.statNumberOfArms: "Number of arms"
    • Readonlymodel.statTimesPerArm: "Times per arm"
    • Readonlymodel.statArmNames: "Arm names"
    • Readonlymodel.nounSpokes: "Spokes"
    • Readonlymodel.nounSectors: "Sectors"
    • Readonlymodel.statNounInOrder: "{noun}, in order"
    • Readonlymodel.statStepDirection: "Step direction"
    • Readonlymodel.stepDirectionHv: "value holds until the next x value, then jumps"
    • Readonlymodel.stepDirectionVh: "value jumps at the current x value, then holds"
    • Readonlymodel.stepDirectionMid: "value jumps midway between x values"
    • Readonlymodel.statTotalRange: "Total range"
    • Readonlymodel.rotorUnitTransitions: "Transitions"
    • Readonlymodel.rotorNounTransitions: "transitions"
    • Readonlymodel.statTransitions: "Transitions{scope}"
    • Readonlymodel.statLongestRun: "Longest run{scope}"
    • Readonlymodel.statScopeIn: " in {group}"
    • Readonlymodel.statDistinctLevels: "Distinct levels"
    • Readonlymodel.rotorUnitRankGained: "Rank gained"
    • Readonlymodel.rotorNounRankGain: "rank gain"
    • Readonlymodel.rotorUnitRankLost: "Rank lost"
    • Readonlymodel.rotorNounRankLoss: "rank loss"
    • Readonlymodel.asidePlacesGained: "Places gained"
    • Readonlymodel.asidePlacesLost: "Places lost"
    • Readonlymodel.asideChange: "Change"
    • Readonlymodel.statRanksShown: "Ranks shown"
    • Readonlymodel.statRankChanges: "Rank changes"
    • Readonlymodel.statLedAtTheStart: "Led at the start"
    • Readonlymodel.statLedAtTheEnd: "Led at the end"
    • Readonlymodel.statClimbedFurthest: "Climbed furthest"
    • Readonlymodel.statFellFurthest: "Fell furthest"
    • Readonlymodel.nameWithValue: "{name}, {value}"
    • Readonlymodel.placesOne: "{count} place"
    • Readonlymodel.placesMany: "{count} places"
    • Readonlymodel.rotorUnitCensored: "Censored"
    • Readonlymodel.rotorNounCensoredTimes: "censored times"
    • Readonlymodel.survivalNotReached: "not reached"
    • Readonlymodel.statMedianSurvival: "Median survival"
    • Readonlymodel.statCensoredTimes: "Censored times"
    • Readonlymodel.armWithValue: "{arm}: {value}"
    • Readonlymodel.statSeparationAtEnd: "Separation at the end of shared follow-up"
    • Readonlymodel.survivalSeparation: "{gap} at {at}{between}"
    • Readonlymodel.survivalSeparationBetween: ", {high} above {low}"
    • Readonlymodel.tableCensored: "Censored"
    • Readonlymodel.sectionCensored: "censored"
    • Readonlymodel.boxenPercentile: "{percent}th percentile"
    • Readonlymodel.boxenMedianRung: "median"
    • Readonlymodel.statNumberOfDistributions: "Number of distributions"
    • Readonlymodel.statDistributionNames: "Distribution names"
    • Readonlymodel.statQuantileLevels: "Quantile levels"
    • Readonlymodel.statQuantileRange: "Quantile range"
    • Readonlymodel.statMedianOfEachDistribution: "Median of each distribution"
    • Readonlymodel.nameAtValue: "{name} at {value}"
    • Readonlymodel.nounDistribution: "Distribution"
    • Readonlymodel.statOutlierRange: "Outlier range"
    • Readonlymodel.tableQuantile: "Quantile"
    • Readonlymodel.boxenLowerOutlier: "lower outlier"
    • Readonlymodel.boxenUpperOutlier: "upper outlier"
    • Readonlymodel.asideBalance: "Balance"
    • Readonlymodel.divergingLevel: "level"
    • Readonlymodel.divergingAhead: "{side} ahead"
    • Readonlymodel.divergingAheadBy: "{side} ahead by {gap}"
    • Readonlymodel.divergingBalanceLevel: "{balance}, level"
    • Readonlymodel.divergingBalanceAhead: "{balance}, {side} ahead"
    • Readonlymodel.divergingSideLeft: "left"
    • Readonlymodel.divergingSideRight: "right"
    • Readonlymodel.nounSeriesNumbered: "Series {index}"
    • Readonlymodel.statSideTotal: "{side} total"
    • Readonlymodel.statOverallBalance: "Overall balance"
    • Readonlymodel.statWidestGap: "Widest gap"
    • Readonlymodel.divergingWidestGapValue: "{side} ahead by {gap} at {band}"
    • Readonlymodel.statAxisCategoriesNamed: "{axis} categories"
    • Readonlymodel.statSeriesNamesFallback: "Series names"
    • Readonlymodel.asideSum: "Sum"
    • Readonlymodel.extremaMaxGroup: "Max {group}"
    • Readonlymodel.extremaMinGroup: "Min {group}"
    • Readonlymodel.segmentedTotalGroup: "Total"
    • Readonlymodel.segmentedGroupNamed: "{axis}: '{value}'"
    • Readonlymodel.fallbackGroupIndexed: "Group {index}"
    • Readonlymodel.fallbackCategory: "Category {index}"
    • Readonlymodel.statNumberOfCategories: "Number of categories"
    • Readonlymodel.statNumberOfSegments: "Number of segments"
    • Readonlymodel.statLargestBarTotal: "Largest bar total"
    • Readonlymodel.statSmallestBarTotal: "Smallest bar total"
    • Readonlymodel.statSegmentsWithNoValue: "Segments with no value"
    • Readonlymodel.asideShareOfAll: "Share of all"
    • Readonlymodel.asideCount: "Count"
    • Readonlymodel.statShareOfAllObservations: "Share of all observations"
    • Readonlymodel.mosaicShare: "{name} {share}"
    • Readonlymodel.mosaicSeeTable: "{count} groups; see the data table"
    • Readonlymodel.statLargestGroup: "Largest group"
    • Readonlymodel.statSmallestGroup: "Smallest group"
    • Readonlymodel.dumbbellStart: "start"
    • Readonlymodel.dumbbellEnd: "end"
    • Readonlymodel.rankNoChange: "No change"
    • Readonlymodel.rankLargestIncrease: "Largest increase"
    • Readonlymodel.rankSmallestDecrease: "Smallest decrease"
    • Readonlymodel.rankLargestDecrease: "Largest decrease"
    • Readonlymodel.rankSmallestIncrease: "Smallest increase"
    • Readonlymodel.asideIncrease: "Increase"
    • Readonlymodel.asideDecrease: "Decrease"
    • Readonlymodel.statNumberOfPairs: "Number of pairs"
    • Readonlymodel.statIncreased: "Increased"
    • Readonlymodel.statDecreased: "Decreased"
    • Readonlymodel.statUnchanged: "Unchanged"
    • Readonlymodel.tableChange: "Change"
    • Readonlymodel.asideRetained: "Retained"
    • Readonlymodel.asideEntered: "Entered"
    • Readonlymodel.statEntryStage: "Entry stage"
    • Readonlymodel.funnelEntryWithCount: "{stage} ({count})"
    • Readonlymodel.statOverallConversion: "Overall conversion"
    • Readonlymodel.funnelConversionRange: "{share} ({from} to {to})"
    • Readonlymodel.statSteepestDrop: "Steepest drop"
    • Readonlymodel.funnelStageRetained: "{stage}, {share} retained"
    • Readonlymodel.tableShareOfEntry: "Share of entry"
    • Readonlymodel.funnelEntryStageCell: "entry stage"
    • Readonlymodel.gaugeMeasureFallback: "Measure"
    • Readonlymodel.gaugeValueFallback: "Value"
    • Readonlymodel.gaugeAboveAllBands: "above every band"
    • Readonlymodel.gaugeBandEdge: "{label} up to {edge}"
    • Readonlymodel.asideRange: "Range"
    • Readonlymodel.asideTarget: "Target"
    • Readonlymodel.statPositionInRange: "Position in range"
    • Readonlymodel.statBand: "Band"
    • Readonlymodel.statAllBands: "All bands"
    • Readonlymodel.statVersusTarget: "Versus target"
    • Readonlymodel.gaugeOnTarget: "on target"
    • Readonlymodel.statAboveTargetBy: "Above target by"
    • Readonlymodel.statBelowTargetBy: "Below target by"
    • Readonlymodel.percentValue: "{value}%"
    • Readonlymodel.errorBarSectionLower: "lower bound"
    • Readonlymodel.errorBarSectionValue: "value"
    • Readonlymodel.errorBarSectionUpper: "upper bound"
    • Readonlymodel.statNumberOfPoints: "Number of points"
    • Readonlymodel.statEstimateRange: "Estimate range"
    • Readonlymodel.tableLower: "Lower"
    • Readonlymodel.tableUpper: "Upper"
    • Readonlymodel.errorBarWhere: "{x}, {group}"
    • Readonlymodel.extremaMaxSection: "Max {section}"
    • Readonlymodel.extremaMinSection: "Min {section}"
    • Readonlymodel.forestPooledSection: "pooled {section}"
    • Readonlymodel.forestPooledEstimate: "pooled estimate"
    • Readonlymodel.forestEstimate: "estimate"
    • Readonlymodel.forestCrossesNull: ", crosses the null"
    • Readonlymodel.forestDoesNotCrossNull: ", does not cross the null"
    • Readonlymodel.forestSection: "{kind}{verdict}"
    • Readonlymodel.asideWeight: "Weight"
    • Readonlymodel.statNumberOfStudies: "Number of studies"
    • Readonlymodel.statPooledEstimate: "Pooled estimate"
    • Readonlymodel.forestPooledValue: "{name}, {value}{interval}{verdict}"
    • Readonlymodel.forestInterval: " ({min} to {max})"
    • Readonlymodel.statNoEffectValue: "No-effect value"
    • Readonlymodel.statStudiesCrossingNull: "Studies crossing the null"
    • Readonlymodel.statHeaviestStudy: "Heaviest study"
    • Readonlymodel.waterfallKindIncrease: "increase"
    • Readonlymodel.waterfallKindDecrease: "decrease"
    • Readonlymodel.waterfallKindTotal: "total"
    • Readonlymodel.asideRunningTotal: "Running total"
    • Readonlymodel.statNumberOfSteps: "Number of steps"
    • Readonlymodel.statIncreases: "Increases"
    • Readonlymodel.statDecreases: "Decreases"
    • Readonlymodel.statTotals: "Totals"
    • Readonlymodel.statStartingValue: "Starting value"
    • Readonlymodel.statEndingValue: "Ending value"
    • Readonlymodel.statNetChange: "Net change"
    • Readonlymodel.statLargestIncrease: "Largest increase"
    • Readonlymodel.statLargestDecrease: "Largest decrease"
    • Readonlymodel.tableKind: "Kind"
    • Readonlymodel.extremaLargestIncrease: "Largest increase"
    • Readonlymodel.extremaLargestDecrease: "Largest decrease"
    • Readonlymodel.statNumberOfTerms: "Number of terms"
    • Readonlymodel.statHeaviestTerm: "Heaviest term"
    • Readonlymodel.statLightestTerm: "Lightest term"
    • Readonlymodel.statTotalWeight: "Total weight"
    • Readonlymodel.statTermsWithNoWeight: "Terms with no weight"
    • Readonlymodel.statOrder: "Order"
    • Readonlymodel.wordCloudOrderNote: "Terms are listed heaviest first, not as authored"
    • Readonlymodel.tableTerm: "Term"
    • Readonlymodel.tableWeight: "Weight"
    • Readonlymodel.tableShareOfTotal: "Share of total"
    • Readonlymodel.wordCloudTermSummary: "{term} ({weight})"
    • Readonlymodel.extremaHeaviestTerm: "Heaviest term"
    • Readonlymodel.extremaLightestTerm: "Lightest term"
    • Readonlymodel.rotorUnitSignificant: "Significant"
    • Readonlymodel.rotorNounSignificantPoints: "significant points"
    • Readonlymodel.asideRegion: "Region"
    • Readonlymodel.asideThreshold: "Threshold"
    • Readonlymodel.volcanoCleared: "cleared"
    • Readonlymodel.volcanoNotCleared: "not cleared"
    • Readonlymodel.statPointsClearingThreshold: "Points clearing the threshold"
    • Readonlymodel.statTopBySignificance: "Top {count} by significance"
    • Readonlymodel.statClearingThresholdNamed: "Clearing the threshold, named"
    • Readonlymodel.statTopRegionsByHits: "Top {count} regions by hits"
    • Readonlymodel.statRegionsWithHits: "Regions with hits"
    • Readonlymodel.volcanoRegionCount: "{region} ({count})"
    • Readonlymodel.statRegions: "Regions"
    • Readonlymodel.statSignificanceThreshold: "Significance threshold"
    • Readonlymodel.volcanoAtOrAbove: "at or above"
    • Readonlymodel.volcanoAtOrBelow: "at or below"
    • Readonlymodel.volcanoSignificanceValue: "{axis} {direction} {value}"
    • Readonlymodel.statEffectThreshold: "Effect threshold"
    • Readonlymodel.volcanoEffectValue: "{axis} of magnitude {value} or more"
    • Readonlymodel.statPointsPerCurve: "Points per curve"
    • Readonlymodel.statPeakOfEachViolin: "Peak of each violin"
    • Readonlymodel.tableDensity: "Density"
    • Readonlymodel.asideVolume: "volume"
    • Readonlymodel.statGroups: "Groups"
    • Readonlymodel.statSamplesPerGroup: "Samples per group"
    • Readonlymodel.statPeakOfEachGroup: "Peak of each group"
    • Readonlymodel.statPeaksSpan: "Peaks span"
    • Readonlymodel.statTallestRidge: "Tallest ridge"
    • Readonlymodel.ridgelinePeakDensity: "{group}, peak density {density}"
    • Readonlymodel.asideSpacing: "Spacing"
    • Readonlymodel.contourSpacingValue: "{distance} to level {level}"
    • Readonlymodel.statMinimumAxis: "Minimum {axis}"
    • Readonlymodel.statMaximumAxis: "Maximum {axis}"
    • Readonlymodel.statLevel: "Level"
    • Readonlymodel.statLevelRange: "Level range"
    • Readonlymodel.statLevelStep: "Level step"
    • Readonlymodel.contourStepVaries: "varies"
    • Readonlymodel.statClosestApproach: "Closest approach between levels"
    • Readonlymodel.statWidestSeparation: "Widest separation between levels"
    • Readonlymodel.contourGapPhrase: "{distance} at {xAxis} {x}, {yAxis} {y}"
    • Readonlymodel.parallelNothingMeasured: "no readings"
    • Readonlymodel.tableAxis: "Axis"
    • Readonlymodel.tableValue: "Value"
    • Readonlymodel.statNumberOfAxes: "Number of axes"
    • Readonlymodel.statAxesInOrder: "Axes, in order"
    • Readonlymodel.parallelSpanFrom: "{span}, from {readings} of {total} observations"
    • Readonlymodel.statOccupiedBins: "Occupied bins"
    • Readonlymodel.statDensestBin: "Densest bin"
    • Readonlymodel.hexbinBinPosition: "{xAxis} {x}, {yAxis} {y}"
    • Readonlymodel.rotorUnitNeighbours: "Neighbours"
    • Readonlymodel.rotorNounBorderingRegions: "bordering regions"
    • Readonlymodel.choroplethAllLower: "{count}, all lower"
    • Readonlymodel.choroplethAllHigher: "{count}, all higher"
    • Readonlymodel.choroplethSomeHigher: "{count}, {higher} higher"
    • Readonlymodel.asideNeighbours: "Neighbours"
    • Readonlymodel.statNumberOfRegions: "Number of regions"
    • Readonlymodel.statLayout: "Layout"
    • Readonlymodel.choroplethLayoutCompass: "South to north, then west to east"
    • Readonlymodel.choroplethLayoutDeclared: "Declared order; no centroids, so the arrows do not follow the compass"
    • Readonlymodel.statRegionsWithBorders: "Regions with declared borders"
    • Readonlymodel.statHighest: "Highest"
    • Readonlymodel.statLowest: "Lowest"
    • Readonlymodel.statSharpestBorders: "Sharpest borders"
    • Readonlymodel.choroplethJump: "{from} to {to}, {jump}"
    • Readonlymodel.statLargestHighCluster: "Largest cluster of high regions"
    • Readonlymodel.choroplethCluster: "{count} regions, {names}"
    • Readonlymodel.nounLane: "Lane"
    • Readonlymodel.asideIntervals: "Intervals"
    • Readonlymodel.ganttLabelled: "{name}, {label}"
    • Readonlymodel.asideLength: "Length"
    • Readonlymodel.ganttLengthWithUnit: "{value} {unit}"
    • Readonlymodel.statNumberOfLanes: "Number of lanes"
    • Readonlymodel.statNumberOfIntervals: "Number of intervals"
    • Readonlymodel.statEmptyLanes: "Empty lanes"
    • Readonlymodel.statShortest: "Shortest"
    • Readonlymodel.statLongest: "Longest"
    • Readonlymodel.statSpans: "Spans"
    • Readonlymodel.statMostIntervalsAtOnce: "Most intervals at once"
    • Readonlymodel.ganttBusiest: "{count} from {at}"
    • Readonlymodel.ganttLengthHeader: "Length ({unit})"
    • Readonlymodel.tableLabel: "Label"
    • Readonlymodel.tableStart: "Start"
    • Readonlymodel.tableEnd: "End"
    • Readonlymodel.rotorUnitLevel: "Level"
    • Readonlymodel.rotorNounNodesOnLevel: "nodes on this level"
    • Readonlymodel.tableNode: "Node"
    • Readonlymodel.asidePath: "Path"
    • Readonlymodel.asideShareOfParent: "Share of {parent}"
    • Readonlymodel.asideShareOfTotal: "Share of total"
    • Readonlymodel.asideChildren: "Children"
    • Readonlymodel.statNumberOfNodes: "Number of nodes"
    • Readonlymodel.statNumberOfLeaves: "Number of leaves"
    • Readonlymodel.statNodesPerLevel: "Nodes per level"
    • Readonlymodel.statLeafRange: "Leaf range"
    • Readonlymodel.statTopLevel: "Top level"
    • Readonlymodel.statInsideNode: "Inside {name}"
    • Readonlymodel.treemapShare: "{name} {share}"
    • Readonlymodel.treemapAndMore: "{shown}, and {count} more"
    • Readonlymodel.statLargestLeaf: "Largest leaf"
    • Readonlymodel.treemapLargestLeaf: "{path}, {value}{share}"
    • Readonlymodel.treemapShareOfTotal: ", {share} of total"
    • Readonlymodel.rotorUnitOutgoing: "Outgoing"
    • Readonlymodel.rotorNounOutgoingFlows: "outgoing flows"
    • Readonlymodel.rotorUnitIncoming: "Incoming"
    • Readonlymodel.rotorNounIncomingFlows: "incoming flows"
    • Readonlymodel.asideAlong: "Along"
    • Readonlymodel.flowAlongValue: "{source} to {target}, {value}{share}"
    • Readonlymodel.flowShareOfSource: ", {share} of {source}"
    • Readonlymodel.asideInAndOut: "In and out"
    • Readonlymodel.flowInOut: "{in}, {out}"
    • Readonlymodel.asideSplitsInto: "Splits into"
    • Readonlymodel.statNumberOfFlows: "Number of flows"
    • Readonlymodel.statStages: "Stages"
    • Readonlymodel.flowCycle: "none, the flows form a cycle"
    • Readonlymodel.statTotalFlow: "Total flow"
    • Readonlymodel.statTotalOfAllFlows: "Total of all flows"
    • Readonlymodel.statSourcesAndSinks: "Sources and sinks"
    • Readonlymodel.flowSourcesSinks: "{sources}, {sinks}"
    • Readonlymodel.statBusiestNode: "Busiest node"
    • Readonlymodel.statLargestFlow: "Largest flow"
    • Readonlymodel.flowLargest: "{from} to {to}, {value}"
    • Readonlymodel.statMainRoute: "Main route"
    • Readonlymodel.flowRouteJoin: " to "
    • Readonlymodel.flowRouteTruncated: "{path}, and on"
    • Readonlymodel.tableFrom: "From"
    • Readonlymodel.tableTo: "To"
    • Readonlymodel.rotorNounLinkedNodes: "linked nodes"
    • Readonlymodel.networkLinkAxis: "Links"
    • Readonlymodel.networkAndMore: " and {count} more"
    • Readonlymodel.networkGroupPosition: "{index} of {total}, {size} nodes"
    • Readonlymodel.statSeparateGroups: "Separate groups"
    • Readonlymodel.statLinksPerNode: "Links per node"
    • Readonlymodel.statMostConnected: "Most connected"
    • Readonlymodel.networkNodeDegree: "{name} {count}"
    • Readonlymodel.statLinkedGroupSizes: "Linked group sizes"
    • Readonlymodel.networkAndMoreList: "{shown}, and {count} more"
    • Readonlymodel.statUnconnected: "Unconnected"
    • Readonlymodel.networkIsolatedList: "{count}: {shown}"
    • Readonlymodel.networkIsolatedListMore: "{count}: {shown}, and {more} more"
    • Readonlymodel.tableLinkedTo: "Linked to"
    • Readonlymodel.networkGroupCell: "{index} of {total}"
    • Readonlymodel.asideTrend: "trend"
    • Readonlymodel.asideShape: "shape"
    • Readonlymodel.asidePattern: "pattern"
    • Readonlymodel.candlestickBullishMode: "BULLISH POINT NAVIGATION"
    • Readonlymodel.candlestickBearishMode: "BEARISH POINT NAVIGATION"
    • Readonlymodel.candlestickNeutralMode: "NEUTRAL POINT NAVIGATION"
    • Readonlymodel.rotorNounBullishPoint: "bullish point"
    • Readonlymodel.rotorNounBearishPoint: "bearish point"
    • Readonlymodel.rotorNounNeutralPoint: "neutral point"
    • Readonlymodel.candlestickSectionVolatility: "volatility"
    • Readonlymodel.candlestickSectionOpen: "open"
    • Readonlymodel.candlestickSectionHigh: "high"
    • Readonlymodel.candlestickSectionLow: "low"
    • Readonlymodel.candlestickSectionClose: "close"
    • Readonlymodel.candlestickTrendBull: "Bull"
    • Readonlymodel.candlestickTrendBear: "Bear"
    • Readonlymodel.candlestickTrendNeutral: "Neutral"
    • Readonlymodel.statNumberOfPeriods: "Number of periods"
    • Readonlymodel.statPriceRange: "Price range"
    • Readonlymodel.statBullCount: "Bull count"
    • Readonlymodel.statBearCount: "Bear count"
    • Readonlymodel.statNeutralCount: "Neutral count"
    • Readonlymodel.statPeriodCovered: "Period covered"
    • Readonlymodel.candlestickNetChange: "{change}{percent}"
    • Readonlymodel.candlestickPercent: " ({value}%)"
    • Readonlymodel.tableVolatility: "Volatility"
    • Readonlymodel.tableOpen: "Open"
    • Readonlymodel.tableHigh: "High"
    • Readonlymodel.tableLow: "Low"
    • Readonlymodel.tableClose: "Close"
    • Readonlymodel.tableVolume: "Volume"
    • Readonlymodel.tableTrend: "Trend"
    • Readonlymodel.extremaMaxVolatility: "Max Volatility"
    • Readonlymodel.extremaMinVolatility: "Min Volatility"
    • Readonlymodel.extremaMaxSegment: "Max {segment}"
    • Readonlymodel.extremaMinSegment: "Min {segment}"
    • Readonlymodel.candlestickAboveLineMode: "ABOVE LINE NAVIGATION"
    • Readonlymodel.candlestickBelowLineMode: "BELOW LINE NAVIGATION"
    • Readonlymodel.candlestickOnLineMode: "ON LINE NAVIGATION"
    • Readonlymodel.candlestickDeltaPointMode: "DELTA POINT NAVIGATION"
    • Readonlymodel.deltaAboveLine: "above line"
    • Readonlymodel.deltaBelowLine: "below line"
    • Readonlymodel.deltaOnLine: "on line"
    • Readonlymodel.rotorNounPointOnLine: "point on the line"
    • Readonlymodel.deltaReferenceFallback: "Reference line"
    • Readonlymodel.asideDelta: "delta"
    • Readonlymodel.asidePosition: "position"
    • Readonlymodel.statReferenceLine: "Reference line"
    • Readonlymodel.statComparedPrice: "Compared price"
    • Readonlymodel.statPointsAboveLine: "Points above line"
    • Readonlymodel.statPointsBelowLine: "Points below line"
    • Readonlymodel.statPointsOnLine: "Points on line"
    • Readonlymodel.statDeltaRange: "Delta range"
    • Readonlymodel.statLargestGapAbove: "Largest gap above line"
    • Readonlymodel.statLargestGapBelow: "Largest gap below line"
    • Readonlymodel.rotorNounPointBelowLine: "point below the line"
    • Readonlymodel.rotorNounPointAboveLine: "point above the line"
    • Readonlymodel.tableDelta: "Delta"
    • Readonlymodel.tablePosition: "Position"
    • Readonlymodel.tableCrossesNull: "Crosses null"
    • Readonlymodel.tableRow: "Row"
    • Readonlymodel.forestCrosses: "crosses"
    • Readonlymodel.forestDoesNotCross: "does not cross"
    • Readonlymodel.forestRowPooled: "pooled"
    • Readonlymodel.forestRowStudy: "study"
    • Readonlymodel.extremaMaxDelta: "Max Delta"
    • Readonlymodel.extremaMinDelta: "Min Delta"