MCPcopy Create free account

hub / github.com/holoviz/holoviews / functions

Functions1,865 in github.com/holoviz/holoviews

↓ 1 callersMethodelapsed_time
()
holoviews/ipython/magics.py:698
↓ 1 callersFunctionelement_display
(element,size, max_frames, max_branches, widget_mode)
holoviews/ipython/display_hooks.py:186
↓ 1 callersMethodembed_assets
Returns JS and CSS and for embedding of widgets.
holoviews/plotting/renderer.py:198
↓ 1 callersMethodencode_frames
(self, frames)
holoviews/plotting/widgets/__init__.py:128
↓ 1 callersMethodexport
Get the current notebook data and export.
holoviews/ipython/archive.py:151
↓ 1 callersMethodfigure_data
(self, plot, fmt='html', **kwargs)
holoviews/plotting/bokeh/renderer.py:48
↓ 1 callersFunctionfind_minmax
Takes (a1, a2) and (b1, b2) as input and returns (np.nanmin(a1, b1), np.nanmax(a2, b2)). Used to calculate min and max values of a number
holoviews/core/util.py:249
↓ 1 callersMethodfindinputslice
Gets the matrix indices of a slice within an array of size sheetshape from a sliceshape, positioned at coord.
holoviews/core/sheetcoords.py:359
↓ 1 callersMethodget
(self, identifier, default=None)
holoviews/core/overlay.py:119
↓ 1 callersFunctionget_color_cycle
()
holoviews/plotting/mpl/__init__.py:66
↓ 1 callersMethodget_extents
Gets the extents for the axes from the current View. The globally computed ranges can optionally override the extents.
holoviews/plotting/plot.py:479
↓ 1 callersMethodget_frames
(self)
holoviews/plotting/widgets/__init__.py:119
↓ 1 callersMethodget_key_data
(self)
holoviews/plotting/widgets/__init__.py:251
↓ 1 callersMethodget_object_ids
(cls, obj)
holoviews/core/options.py:964
↓ 1 callersMethodget_options
Given a keyword specification line, validated and compute options
holoviews/ipython/magics.py:64
↓ 1 callersFunctionget_param_values
(data)
holoviews/core/util.py:621
↓ 1 callersMethodget_parameter_info
Get parameter information from the supplied class or object.
holoviews/core/pprint.py:34
↓ 1 callersMethodget_ranges
Method to get the appropriate normalization range dictionary given a key and element.
holoviews/operation/normalization.py:93
↓ 1 callersMethodget_size
Return the display size associated with a plot before rendering to any particular format. Used to generate appropriate HTML d
holoviews/plotting/renderer.py:241
↓ 1 callersMethodget_widgets
(self)
holoviews/plotting/widgets/__init__.py:207
↓ 1 callersFunctiongrid_display
(grid, size, max_frames, max_branches, widget_mode)
holoviews/ipython/display_hooks.py:275
↓ 1 callersMethodgrid_situate
Situate the current AdjointLayoutPlot in a LayoutPlot. The LayoutPlot specifies a layout_type into which the AdjointLayoutPlot
holoviews/plotting/mpl/plot.py:899
↓ 1 callersFunctiongroup_select
Given a list of key tuples to select, groups them into sensible chunks to avoid duplicating indexing operations.
holoviews/core/util.py:557
↓ 1 callersMethodheatmap
(self, kdims, vdims, mdims=[], reduce_fn=None, **kwargs)
holoviews/interface/pandas.py:277
↓ 1 callersMethodinfo
(cls, obj)
holoviews/ipython/magics.py:345
↓ 1 callersMethodinitialize
(cls, eltype, data, kdims, vdims, datatype=None)
holoviews/core/data.py:395
↓ 1 callersMethodinitialize_connection
(self, plot)
holoviews/plotting/mpl/widgets.py:114
↓ 1 callersMethodinitialize_plot
(self, ranges=None)
holoviews/plotting/mpl/element.py:707
↓ 1 callersFunctionis_number
(df)
holoviews/interface/pandas.py:146
↓ 1 callersFunctionis_type
(df, baseType)
holoviews/interface/pandas.py:141
↓ 1 callersFunctioniterative_select
Takes the output of group_select selecting subgroups iteratively, avoiding duplicating select operations.
holoviews/core/util.py:575
↓ 1 callersFunctionlayout_display
(layout, size, max_frames, max_branches, widget_mode)
holoviews/ipython/display_hooks.py:232
↓ 1 callersFunctionlayout_padding
Temporary workaround to allow empty plots in a row of a bokeh GridPlot type. Should be removed when https://github.com/bokeh/bokeh/issues
holoviews/plotting/bokeh/util.py:86
↓ 1 callersMethodleft
Return the x-coordinate of the left side of the rectangle.
holoviews/core/boundingregion.py:286
↓ 1 callersMethodload
(self_or_cls, filename, entries=None)
holoviews/core/io.py:369
↓ 1 callersMethodload_image
Returns an raster element or raw numpy array from a PNG image file, using matplotlib. The specified height determines the bo
holoviews/element/raster.py:643
↓ 1 callersFunctionload_magics
(ip)
holoviews/ipython/magics.py:738
↓ 1 callersFunctionload_notebook
Displays javascript and CSS to initialize HoloViews widgets
holoviews/ipython/__init__.py:69
↓ 1 callersFunctionmap_display
(vmap, size, max_frames, max_branches, widget_mode)
holoviews/ipython/display_hooks.py:204
↓ 1 callersMethodmapping
(self, kdims=None, vdims=None, **kwargs)
holoviews/core/element.py:159
↓ 1 callersMethodmatch_level
Given an overlay, return the match level and applicable slice of the overall overlay. The level an integer if there is a matc
holoviews/core/options.py:716
↓ 1 callersMethodmatches
Matches a specification against the current Plot.
holoviews/plotting/plot.py:193
↓ 1 callersFunctionmplcmap_to_palette
Converts a matplotlib colormap to palette of RGB hex strings."
holoviews/plotting/bokeh/util.py:26
↓ 1 callersMethodndmapping_info
(cls, node, siblings, level, value_dims)
holoviews/core/pprint.py:267
↓ 1 callersMethodnew_path
(cls, path, item, paths, count)
holoviews/core/layout.py:334
↓ 1 callersMethodnode_info
Given a node, return relevant information.
holoviews/core/pprint.py:217
↓ 1 callersMethodobject_info
(cls, obj, name, ansi=False)
holoviews/core/pprint.py:134
↓ 1 callersMethodoptions_info
(cls, plot_class, ansi=False)
holoviews/core/pprint.py:150
↓ 1 callersMethodoutput_type
Returns the operation output_type unless explicitly overridden in the kwargs.
holoviews/core/options.py:680
↓ 1 callersMethodoverlay
(self, dimensions)
holoviews/interface/pandas.py:117
↓ 1 callersFunctionparam_aliases
Called from __setstate__ in LabelledData in order to load old pickles with outdated parameter names. Warning: We want to keep pickle hac
holoviews/core/dimension.py:28
↓ 1 callersMethodplotting_class
Given an object or Element class, return the suitable plotting class needed to render it with the current renderer.
holoviews/plotting/renderer.py:179
↓ 1 callersMethodpprint
Pretty print the current element options with a maximum width of cls.pprint_width.
holoviews/ipython/magics.py:126
↓ 1 callersMethodpprint_cell
Get the formatted cell value for the given row and column indices.
holoviews/core/element.py:213
↓ 1 callersMethodprocess_element
(self, element, key, ranges={}, keys=None, **params)
holoviews/operation/normalization.py:87
↓ 1 callersMethodprocess_element
To be called by the display hook which supplies the element to be displayed. Any customisation of the object can then occur b
holoviews/ipython/magics.py:587
↓ 1 callersMethodprocess_normalization
Given a normalization parse group (i.e. the contents of the braces), validate the option list and compute the appropriate int
holoviews/ipython/parser.py:198
↓ 1 callersMethodpropagate_ids
Recursively propagate an id through an object for components matching the applied_keys. This method can only be called if the
holoviews/core/options.py:970
↓ 1 callersFunctionpublic
(obj)
holoviews/plotting/__init__.py:24
↓ 1 callersFunctionpublic
(obj)
holoviews/element/__init__.py:10
↓ 1 callersFunctionpublic
(obj)
holoviews/interface/__init__.py:17
↓ 1 callersFunctionpublic
(obj)
holoviews/core/__init__.py:60
↓ 1 callersFunctionpython2sort
(x,key=None)
holoviews/core/util.py:401
↓ 1 callersMethodrange
(self, dim, data_range=True)
holoviews/element/raster.py:551
↓ 1 callersMethodreduce
Base class signature to demonstrate API for reducing Elements, using some reduce function, e.g. np.mean, which is applied alo
holoviews/core/element.py:106
↓ 1 callersMethodregister
(cls)
holoviews/element/comparison.py:98
↓ 1 callersMethodregister_custom_spec
(cls, spec)
holoviews/ipython/magics.py:609
↓ 1 callersMethodregister_supported_formats
Extend available holomap formats with supported format list
holoviews/ipython/magics.py:337
↓ 1 callersMethodreindex
Create a new object with a re-ordered set of dimensions. Allows converting key dimensions to value dimensions and vice versa.
holoviews/core/element.py:304
↓ 1 callersMethodremove_diacritics
Remove diacritics and accents from the input leaving other unicode characters alone.
holoviews/core/util.py:145
↓ 1 callersMethodrender_html
(self, data)
holoviews/plotting/widgets/__init__.py:114
↓ 1 callersMethodresolve
Return the referenced object. Optionally, a container may be passed in from which the object is to be resolved.
holoviews/core/io.py:59
↓ 1 callersMethodrestore_ids
Given an list of ids as captured with capture_ids, restore the ids. Note the structure of an object must not change between t
holoviews/core/options.py:992
↓ 1 callersMethodright
(self)
holoviews/core/layout.py:187
↓ 1 callersMethodsample
Sample the Raster along one or both of its dimensions, returning a reduced dimensionality type, which is either a ItemTable,
holoviews/element/raster.py:80
↓ 1 callersMethodsanitize_py2
(self, name)
holoviews/core/util.py:214
↓ 1 callersMethodsanitize_py3
(self, name)
holoviews/core/util.py:221
↓ 1 callersMethodsave
Given an object, a basename for the output file, a file format and some options, save the element in a suitable format to disk.
holoviews/plotting/bokeh/renderer.py:79
↓ 1 callersMethodsave
Save a HoloViews object to file, either using an explicitly supplied format or to the appropriate default.
holoviews/plotting/mpl/renderer.py:133
↓ 1 callersMethodscale
(self, xs, ys)
holoviews/core/boundingregion.py:34
↓ 1 callersMethodselect_hook
Select the most appropriate hook by the most specific type.
holoviews/interface/collector.py:227
↓ 1 callersMethodserialize
(cls, lines)
holoviews/core/pprint.py:182
↓ 1 callersMethodsetUp
(self)
tests/testcollector.py:13
↓ 1 callersMethodsetUp
(self)
tests/testcomposites.py:28
↓ 1 callersMethodsetUp
(self)
tests/testcomparisondimension.py:11
↓ 1 callersMethodsetUp
(self)
tests/testoptions.py:256
↓ 1 callersFunctionset_display_hooks
(ip)
holoviews/ipython/display_hooks.py:325
↓ 1 callersFunctionsetup
(app)
doc/conf.py:96
↓ 1 callersMethodshape_on_sheet
Return the shape of the array of the Slice on its sheet.
holoviews/core/sheetcoords.py:417
↓ 1 callersMethodshortened_character_name
Given a unicode character c, return the shortened unicode name (as a list of tokens) by applying the eliminations, substituti
holoviews/core/util.py:159
↓ 1 callersFunctionsort_topologically
Stackless topological sorting. graph = { 3: [1], 5: [3], 4: [2], 6: [4], } sort_topologically(graph
holoviews/core/util.py:476
↓ 1 callersMethodstart
(self)
holoviews/plotting/mpl/widgets.py:28
↓ 1 callersMethodstrongest_match
Returns the single strongest matching compositor operation given an overlay. If no matches are found, None is returned. The
holoviews/core/options.py:596
↓ 1 callersMethodsubmatrix
Return the submatrix of the given matrix specified by this slice. Equivalent to computing the intersection between the
holoviews/core/sheetcoords.py:344
↓ 1 callersMethodtable
(self, kdims, vdims, mdims=[], reduce_fn=None, **kwargs)
holoviews/interface/pandas.py:273
↓ 1 callersMethodtarget_info
(cls, obj, ansi=False)
holoviews/core/pprint.py:100
↓ 1 callersMethodtearDown
(self)
tests/testoptions.py:277
↓ 1 callersMethodtop
(self)
holoviews/core/layout.py:191
↓ 1 callersMethodunpack_scalar
(cls, columns, data)
holoviews/core/data.py:643
↓ 1 callersMethodupdate_allowed_options
Update the allowed figure and holomap formats based on the backend
holoviews/ipython/magics.py:270
← previousnext →501–600 of 1,865, ranked by callers