Text Options

Explore this complete list of Heat.js configuration options to easily set up, or update the text settings on the fly.

Example

$heat.setLocale( {
    backButtonText: "Back"
} );

Options

Type:Name:Default Value:
stringstTextst
stringndTextnd
stringrdTextrd
stringthTextth
stringbackButtonTextBack
stringnextButtonTextNext
stringrefreshButtonTextRefresh
stringexportButtonTextExport
stringlessTextLess
stringmoreTextMore
stringdateTextDate
stringcountTextCount
stringmapTextMap
stringchartTextChart
stringnoChartDataMessageThere is currently no data to view.
stringstatisticsTextStatistics
stringnoColorRangesDataMessageThere are currently no color ranges to view.
stringunknownTrendTextUnknown
stringimportButtonTextImport
stringnoMapDataMessageThere is currently no data to view.
stringobjectErrorTextErrors in object: {{error_1}}, {{error_2}}
stringattributeNotValidErrorTextThe attribute '{{attribute_name}}' is not a valid object.
stringattributeNotSetErrorTextThe attribute '{{attribute_name}}' has not been set correctly.
stringcloseButtonTextClose
stringconfigurationButtonTextConfiguration
stringconfigurationTitleTextConfiguration
stringvisibleMonthsTextVisible Months
stringvisibleDaysTextVisible Days
stringdataTextData
stringcolorRangesTextColor Ranges
stringyearTextYear
stringdaysTextDays
stringnoDaysDataMessageThere are currently no days to view.
stringcurrentYearTextCurrent Year
stringtodayTextToday
stringthisWeekTextThis Week
stringthisMonthTextThis Month
stringthisYearTextThis Year
stringunavailableTextUnavailable
stringmonthsTextMonths
stringnoMonthsDataMessageThere are currently no months to view.
stringselectTypeTextSelect Type
stringfilenamePlaceholderTextFilename (optional)
stringonlyDataBeingViewedTextOnly data being viewed
stringzoomInTextZoom In
stringzoomOutTextZoom Out
stringclearButtonTextClear
stringselectFilesTextSelect File(s)
stringdragAndDropFilesTextDrag and drop your file(s) here ...
stringaddTypeTextAdd Type
stringtypePlaceholderTextType
stringaddButtonTextAdd
stringremoveButtonTextRemove
stringinvertTextInvert
stringlineTextLine
stringnoLineDataMessageThere is currently no data to view.
stringremoveTypeTextRemove Type
stringopenNewTypeTextOpen new type
stringclearExistingDataTextClear existing data
stringbrowseButtonTextBrowse
stringsaveButtonTextSave
stringresetButtonTextReset
stringcopyButtonTextCopy
stringyesButtonTextYes
stringnoButtonTextNo
stringconfirmTextConfirm
stringclearDataConfirmTextAre you sure you want to clear the data?
stringremoveTypeConfirmTextAre you sure you want to remove this type?
string[]monthNames[ "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec" ]
string[]dayNames[ "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun" ]