Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/holoviz/holoviews
/ functions
Functions
1,865 in github.com/holoviz/holoviews
⨍
Functions
1,865
◇
Types & classes
320
↓ 1 callers
Method
elapsed_time
()
holoviews/ipython/magics.py:698
↓ 1 callers
Function
element_display
(element,size, max_frames, max_branches, widget_mode)
holoviews/ipython/display_hooks.py:186
↓ 1 callers
Method
embed_assets
Returns JS and CSS and for embedding of widgets.
holoviews/plotting/renderer.py:198
↓ 1 callers
Method
encode_frames
(self, frames)
holoviews/plotting/widgets/__init__.py:128
↓ 1 callers
Method
export
Get the current notebook data and export.
holoviews/ipython/archive.py:151
↓ 1 callers
Method
figure_data
(self, plot, fmt='html', **kwargs)
holoviews/plotting/bokeh/renderer.py:48
↓ 1 callers
Function
find_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 callers
Method
findinputslice
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 callers
Method
get
(self, identifier, default=None)
holoviews/core/overlay.py:119
↓ 1 callers
Function
get_color_cycle
()
holoviews/plotting/mpl/__init__.py:66
↓ 1 callers
Method
get_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 callers
Method
get_frames
(self)
holoviews/plotting/widgets/__init__.py:119
↓ 1 callers
Method
get_key_data
(self)
holoviews/plotting/widgets/__init__.py:251
↓ 1 callers
Method
get_object_ids
(cls, obj)
holoviews/core/options.py:964
↓ 1 callers
Method
get_options
Given a keyword specification line, validated and compute options
holoviews/ipython/magics.py:64
↓ 1 callers
Function
get_param_values
(data)
holoviews/core/util.py:621
↓ 1 callers
Method
get_parameter_info
Get parameter information from the supplied class or object.
holoviews/core/pprint.py:34
↓ 1 callers
Method
get_ranges
Method to get the appropriate normalization range dictionary given a key and element.
holoviews/operation/normalization.py:93
↓ 1 callers
Method
get_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 callers
Method
get_widgets
(self)
holoviews/plotting/widgets/__init__.py:207
↓ 1 callers
Function
grid_display
(grid, size, max_frames, max_branches, widget_mode)
holoviews/ipython/display_hooks.py:275
↓ 1 callers
Method
grid_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 callers
Function
group_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 callers
Method
heatmap
(self, kdims, vdims, mdims=[], reduce_fn=None, **kwargs)
holoviews/interface/pandas.py:277
↓ 1 callers
Method
info
(cls, obj)
holoviews/ipython/magics.py:345
↓ 1 callers
Method
initialize
(cls, eltype, data, kdims, vdims, datatype=None)
holoviews/core/data.py:395
↓ 1 callers
Method
initialize_connection
(self, plot)
holoviews/plotting/mpl/widgets.py:114
↓ 1 callers
Method
initialize_plot
(self, ranges=None)
holoviews/plotting/mpl/element.py:707
↓ 1 callers
Function
is_number
(df)
holoviews/interface/pandas.py:146
↓ 1 callers
Function
is_type
(df, baseType)
holoviews/interface/pandas.py:141
↓ 1 callers
Function
iterative_select
Takes the output of group_select selecting subgroups iteratively, avoiding duplicating select operations.
holoviews/core/util.py:575
↓ 1 callers
Function
layout_display
(layout, size, max_frames, max_branches, widget_mode)
holoviews/ipython/display_hooks.py:232
↓ 1 callers
Function
layout_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 callers
Method
left
Return the x-coordinate of the left side of the rectangle.
holoviews/core/boundingregion.py:286
↓ 1 callers
Method
load
(self_or_cls, filename, entries=None)
holoviews/core/io.py:369
↓ 1 callers
Method
load_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 callers
Function
load_magics
(ip)
holoviews/ipython/magics.py:738
↓ 1 callers
Function
load_notebook
Displays javascript and CSS to initialize HoloViews widgets
holoviews/ipython/__init__.py:69
↓ 1 callers
Function
map_display
(vmap, size, max_frames, max_branches, widget_mode)
holoviews/ipython/display_hooks.py:204
↓ 1 callers
Method
mapping
(self, kdims=None, vdims=None, **kwargs)
holoviews/core/element.py:159
↓ 1 callers
Method
match_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 callers
Method
matches
Matches a specification against the current Plot.
holoviews/plotting/plot.py:193
↓ 1 callers
Function
mplcmap_to_palette
Converts a matplotlib colormap to palette of RGB hex strings."
holoviews/plotting/bokeh/util.py:26
↓ 1 callers
Method
ndmapping_info
(cls, node, siblings, level, value_dims)
holoviews/core/pprint.py:267
↓ 1 callers
Method
new_path
(cls, path, item, paths, count)
holoviews/core/layout.py:334
↓ 1 callers
Method
node_info
Given a node, return relevant information.
holoviews/core/pprint.py:217
↓ 1 callers
Method
object_info
(cls, obj, name, ansi=False)
holoviews/core/pprint.py:134
↓ 1 callers
Method
options_info
(cls, plot_class, ansi=False)
holoviews/core/pprint.py:150
↓ 1 callers
Method
output_type
Returns the operation output_type unless explicitly overridden in the kwargs.
holoviews/core/options.py:680
↓ 1 callers
Method
overlay
(self, dimensions)
holoviews/interface/pandas.py:117
↓ 1 callers
Function
param_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 callers
Method
plotting_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 callers
Method
pprint
Pretty print the current element options with a maximum width of cls.pprint_width.
holoviews/ipython/magics.py:126
↓ 1 callers
Method
pprint_cell
Get the formatted cell value for the given row and column indices.
holoviews/core/element.py:213
↓ 1 callers
Method
process_element
(self, element, key, ranges={}, keys=None, **params)
holoviews/operation/normalization.py:87
↓ 1 callers
Method
process_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 callers
Method
process_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 callers
Method
propagate_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 callers
Function
public
(obj)
holoviews/plotting/__init__.py:24
↓ 1 callers
Function
public
(obj)
holoviews/element/__init__.py:10
↓ 1 callers
Function
public
(obj)
holoviews/interface/__init__.py:17
↓ 1 callers
Function
public
(obj)
holoviews/core/__init__.py:60
↓ 1 callers
Function
python2sort
(x,key=None)
holoviews/core/util.py:401
↓ 1 callers
Method
range
(self, dim, data_range=True)
holoviews/element/raster.py:551
↓ 1 callers
Method
reduce
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 callers
Method
register
(cls)
holoviews/element/comparison.py:98
↓ 1 callers
Method
register_custom_spec
(cls, spec)
holoviews/ipython/magics.py:609
↓ 1 callers
Method
register_supported_formats
Extend available holomap formats with supported format list
holoviews/ipython/magics.py:337
↓ 1 callers
Method
reindex
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 callers
Method
remove_diacritics
Remove diacritics and accents from the input leaving other unicode characters alone.
holoviews/core/util.py:145
↓ 1 callers
Method
render_html
(self, data)
holoviews/plotting/widgets/__init__.py:114
↓ 1 callers
Method
resolve
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 callers
Method
restore_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 callers
Method
right
(self)
holoviews/core/layout.py:187
↓ 1 callers
Method
sample
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 callers
Method
sanitize_py2
(self, name)
holoviews/core/util.py:214
↓ 1 callers
Method
sanitize_py3
(self, name)
holoviews/core/util.py:221
↓ 1 callers
Method
save
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 callers
Method
save
Save a HoloViews object to file, either using an explicitly supplied format or to the appropriate default.
holoviews/plotting/mpl/renderer.py:133
↓ 1 callers
Method
scale
(self, xs, ys)
holoviews/core/boundingregion.py:34
↓ 1 callers
Method
select_hook
Select the most appropriate hook by the most specific type.
holoviews/interface/collector.py:227
↓ 1 callers
Method
serialize
(cls, lines)
holoviews/core/pprint.py:182
↓ 1 callers
Method
setUp
(self)
tests/testcollector.py:13
↓ 1 callers
Method
setUp
(self)
tests/testcomposites.py:28
↓ 1 callers
Method
setUp
(self)
tests/testcomparisondimension.py:11
↓ 1 callers
Method
setUp
(self)
tests/testoptions.py:256
↓ 1 callers
Function
set_display_hooks
(ip)
holoviews/ipython/display_hooks.py:325
↓ 1 callers
Function
setup
(app)
doc/conf.py:96
↓ 1 callers
Method
shape_on_sheet
Return the shape of the array of the Slice on its sheet.
holoviews/core/sheetcoords.py:417
↓ 1 callers
Method
shortened_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 callers
Function
sort_topologically
Stackless topological sorting. graph = { 3: [1], 5: [3], 4: [2], 6: [4], } sort_topologically(graph
holoviews/core/util.py:476
↓ 1 callers
Method
start
(self)
holoviews/plotting/mpl/widgets.py:28
↓ 1 callers
Method
strongest_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 callers
Method
submatrix
Return the submatrix of the given matrix specified by this slice. Equivalent to computing the intersection between the
holoviews/core/sheetcoords.py:344
↓ 1 callers
Method
table
(self, kdims, vdims, mdims=[], reduce_fn=None, **kwargs)
holoviews/interface/pandas.py:273
↓ 1 callers
Method
target_info
(cls, obj, ansi=False)
holoviews/core/pprint.py:100
↓ 1 callers
Method
tearDown
(self)
tests/testoptions.py:277
↓ 1 callers
Method
top
(self)
holoviews/core/layout.py:191
↓ 1 callers
Method
unpack_scalar
(cls, columns, data)
holoviews/core/data.py:643
↓ 1 callers
Method
update_allowed_options
Update the allowed figure and holomap formats based on the backend
holoviews/ipython/magics.py:270
← previous
next →
501–600 of 1,865, ranked by callers