MCPcopy Index your code

hub / github.com/britecharts/britecharts / functions

Functions773 in github.com/britecharts/britecharts

↓ 1 callersFunctionswitchBackFromEmbeddedLanguageIfNecessary
(context)
src/doc/template/static/scripts/sunlight.js:747
↓ 1 callersFunctionswitchToEmbeddedLanguageIfNecessary
(context)
src/doc/template/static/scripts/sunlight.js:724
↓ 1 callersFunctiontutoriallink
(tutorial)
src/doc/template/publish.js:159
↓ 1 callersFunctionuniq
(arrArg)
src/charts/grouped-bar.js:23
↓ 1 callersFunctionuniq
(arrArg)
src/charts/stacked-bar.js:23
↓ 1 callersFunctionuniq
(arrArg)
demos/src/demo-stacked-area.js:18
↓ 1 callersFunctionupdateContent
* Draws the data entries inside the tooltip * @param {Object} dataPoint Data entry from to take the info * @return void
src/charts/tooltip.js:615
↓ 1 callersFunctionupdatePositionAndSize
* Updates size and position of tooltip depending on the side of the chart we are in * TODO: This needs a refactor, following the mini-tooltip
src/charts/tooltip.js:393
↓ 1 callersFunctionupdatePositionAndSize
* Updates size and position of tooltip depending on the side of the chart we are in * @param {Object} dataPoint DataPoint of the tooltip
src/charts/mini-tooltip.js:319
↓ 1 callersFunctionupdateTitle
* Updates value of tooltipTitle with the data meaning and the date * @param {Object} dataPoint Point of data to use as source * @re
src/charts/tooltip.js:432
↓ 1 callersFunctionupdateTooltip
* Updates tooltip title, content, size and position * sorts by alphatical name order if not forced order given * * @param
src/charts/tooltip.js:640
↓ 1 callersFunctionupdateTooltip
* Updates tooltip content, size and position * * @param {Object} dataPoint Current datapoint to show info about * @return
src/charts/mini-tooltip.js:341
↓ 1 callersFunctionupdateTooltipTitleYPosition
* Calculates the number of lines the tooltip title will need and updates the * initialTooltipBodyYPosition accordingly
src/charts/tooltip.js:413
↓ 1 callersFunctionwriteEntryValues
* Draws the data entry quantities within the legend-entry lines * @return {void} * @private
src/charts/legend.js:439
↓ 1 callersFunctionwt
(e)
src/doc/template/static/scripts/prettify/jquery.min.js:4
↓ 1 callersFunctiony
(a)
src/doc/template/static/scripts/prettify/prettify.js:45
↓ 1 callersFunctionzt
(e,t,n,r)
src/doc/template/static/scripts/prettify/jquery.min.js:5
FunctionAn
(e,t,n,r,i)
src/doc/template/static/scripts/prettify/jquery.min.js:6
FunctionBarDataBuilder
(config)
test/fixtures/barChartDataBuilder.js:10
FunctionBrushDataBuilder
(config)
test/fixtures/brushChartDataBuilder.js:10
FunctionBulletChartDataBuilder
(config)
test/fixtures/bulletChartDataBuilder.js:9
FunctionC
(a,b,c,d,e)
src/doc/template/static/scripts/docstrap.lib.js:1
FunctionDn
(e,t,n)
src/doc/template/static/scripts/prettify/jquery.min.js:6
FunctionDonutDataBuilder
(config)
test/fixtures/donutChartDataBuilder.js:14
FunctionE
(e,t)
src/doc/template/static/scripts/prettify/jquery.min.js:4
FunctionEMPTY
()
src/doc/template/static/scripts/sunlight.js:17
FunctionF
()
src/doc/template/static/scripts/sunlight.js:241
FunctionF
()
src/doc/template/static/scripts/prettify/jquery.min.js:4
FunctionG
(a,b,c)
src/doc/template/static/scripts/docstrap.lib.js:1
FunctionGroupedBarChartDataBuilder
(config)
test/fixtures/groupedBarChartDataBuilder.js:10
FunctionHeatmapDataBuilder
(config)
test/fixtures/heatmapChartDataBuilder.js:10
FunctionHighlighter
(options)
src/doc/template/static/scripts/sunlight.js:514
FunctionLineDataBuilder
(config)
test/fixtures/lineChartDataBuilder.js:19
FunctionNt
()
src/doc/template/static/scripts/prettify/jquery.min.js:4
FunctionScatterPlotDataBuilder
(config)
test/fixtures/scatterPlotDataBuilder.js:9
FunctionSearcher
()
src/doc/template/static/scripts/fulltext-search.js:2
FunctionSearcherDisplay
* This class provides support for displaying quick search text results to users.
src/doc/template/static/scripts/fulltext-search-ui.js:5
FunctionSparklineDataBuilder
(config)
test/fixtures/sparklineDataBuilder.js:10
FunctionStackedAreaDataBuilder
(config)
test/fixtures/stackedAreaDataBuilder.js:15
FunctionStackedBarDataBuilder
(config)
test/fixtures/stackedBarDataBuilder.js:10
FunctionStepDataBuilder
(config)
test/fixtures/stepChartDataBuilder.js:9
FunctionU
(a,b)
src/doc/template/static/scripts/docstrap.lib.js:1
FunctionU
()
src/doc/template/static/scripts/prettify/jquery.min.js:5
FunctionY
()
src/doc/template/static/scripts/prettify/jquery.min.js:5
Function_handleAddTooltip
* Adds tooltip code to the editor * @param {string} tooltipType Constant from constant file
sandbox/sandbox.js:254
Function_handleChartSelectorChange
* Updates the chart type when the chart selector is changed
sandbox/sandbox.js:332
Function_handleConfigReset
* Resets the chart config to its default state
sandbox/sandbox.js:320
Function_handleConfigUpdate
* Updates the configuration for the chart on the store, then sets a new chart so the new config is displayed
sandbox/sandbox.js:310
Function_handleDataReset
* Resets the data to its default state
sandbox/sandbox.js:299
Function_handleDataSelectorChange
* Handles data selection change, updates the data on the store and then updates all components
sandbox/sandbox.js:266
Function_handleDataUpdate
* Updates the data for the chart on the store, then sets a new chart so the new data is displayed * @return {[type]} [description]
sandbox/sandbox.js:279
Function_labelsHorizontalX
({value})
src/charts/bar.js:176
Function_labelsHorizontalY
({name})
src/charts/bar.js:177
Function_labelsVerticalX
({name})
src/charts/bar.js:179
Function_labelsVerticalY
({value})
src/charts/bar.js:180
Function_safeLoadDependency
* Safe load dependency. If there is an error, it loads the error to be displayed in the notification bar * @param {file name} name name of fiel
sandbox/sandbox.js:345
Function_setData
(data=throwUndefinedError('_setData', 'data'))
sandbox/helpers/localStorageHelpers.js:43
FunctionaddBritechartContainer
()
sandbox/helpers/domHelpers.js:67
FunctionadjustYTickLabels
* Adjusts the position of the y axis' ticks * @param {D3Selection} selection Y axis group * @return void
src/charts/line.js:391
FunctionadjustYTickLabels
* Adjusts the position of the y axis' ticks * @param {D3Selection} selection Y axis group * @return void
src/charts/grouped-bar.js:226
FunctionadjustYTickLabels
* Adjusts the position of the y axis' ticks * @param {D3Selection} selection Y axis group * @return void
src/charts/stacked-bar.js:211
FunctionadjustYTickLabels
* Adjusts the position of the y axis' ticks * @param {D3Selection} selection Y axis group * @return void
src/charts/stacked-area.js:662
Functionanalyze
(analyzerContext, startIndex)
src/doc/template/static/scripts/sunlight.js:915
Functionclear
()
sandbox/helpers/localStorageHelpers.js:56
FunctionconvertSvgToHtml
* Takes the D3 SVG element, adds proper SVG tags, adds inline styles * from stylesheets, adds white background and returns string * @param
src/charts/helpers/export.js:76
FunctioncreateChartSelector
()
sandbox/helpers/domHelpers.js:27
FunctioncreateColorSelector
* Creates a color schema selector * @param {String} selectContainerSelector CSS DOM selector for the select box root * @param {String}
demos/src/helpers/colorSelector.js:15
FunctioncreateDataSelector
()
sandbox/helpers/domHelpers.js:30
FunctioncreateGausianBlur
(filterSelector)
src/charts/helpers/filter.js:16
FunctioncreateGlow
(filterSelector)
src/charts/helpers/filter.js:25
FunctioncreateSelectElement
(selector, selectClass, optionList)
sandbox/helpers/domHelpers.js:37
FunctioncreateWhiteGlow
(filterSelector)
src/charts/helpers/filter.js:89
FunctioncustomHighlightFunction
test/specs/bar.spec.js:317
Functionda
(a,b)
src/doc/template/static/scripts/docstrap.lib.js:1
FunctiondefaultNumberParser
(context)
src/doc/template/static/scripts/sunlight.js:459
FunctiondifferentDatesReducer
(acc, d)
test/specs/grouped-bar.spec.js:11
FunctiondifferentStacksReducer
(acc, d)
test/specs/stacked-bar.spec.js:10
FunctiondoScroll
()
src/doc/template/static/scripts/toc.js:14
FunctiondrawDataReferencePoints
* Creates SVG dot elements for each data entry and draws them * TODO: Plug
src/charts/stacked-area.js:671
FunctionexportChart
* Main function to be used as a method by chart instances to export charts to png * @param {array} svgs (or an svg element) pass in both
src/charts/helpers/export.js:45
Functionexports
* This function creates the graph using the selection and data provided * * @param {D3Selection} _selection A d3 selection that repr
src/charts/line.js:300
Functionexports
* This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents
src/charts/step.js:115
Functionexports
* This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents
src/charts/tooltip.js:137
Functionexports
* This function creates the graph using the selection and data provided * @param {D3Selection} _selection A d3 selection that represents
src/charts/grouped-bar.js:167
Functionexports
* This function creates the graph using the selection and data provided * @param {D3Selection} _selection A d3 selection that represents
src/charts/stacked-bar.js:162
Functionexports
* This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents
src/charts/brush.js:132
Functionexports
* This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents
src/charts/legend.js:118
Functionexports
* This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents
src/charts/heatmap.js:101
Functionexports
* This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents
src/charts/mini-tooltip.js:101
Functionexports
* This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents
src/charts/bar.js:188
Functionexports
* This function creates the graph using the selection and data provided * @param {D3Selection} _selection A d3 selection that represents
src/charts/stacked-area.js:217
Functionexports
* This function creates the graph using the selection as container * * @param {D3Selection} _selection A d3 selection that represent
src/charts/donut.js:147
Functionexports
* This function creates the graph using the selection and data provided * * @param {D3Selection} _selection A d3 selection that repr
src/charts/sparkline.js:122
Functionexports
* This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents
src/charts/scatter-plot.js:191
Functionexports
* This function creates the graph using the selection as container * @param {D3Selection} _selection A d3 selection that represents
src/charts/bullet.js:121
FunctionfilterHighlightedSlice
* Checks if the given element id is the same as the highlightedSliceId and returns the * element if that's the case * @param {DOMEl
src/charts/donut.js:405
FunctionformatDecimalValue
(value)
src/charts/helpers/number.js:118
FunctionformatIntegerValue
(value)
src/charts/helpers/number.js:130
Functionft
(e,t,n)
src/doc/template/static/scripts/prettify/jquery.min.js:4
FunctiongetCircleFill
({name})
src/charts/legend.js:103
← previousnext →601–700 of 773, ranked by callers