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
_expand_options
Expand out Cycle objects into multiple sets of keyword values. To elaborate, the full Cartesian product over the supplied Cy
holoviews/core/options.py:255
↓ 1 callers
Method
_expand_slice
Expands slices containing steps into a list.
holoviews/core/ndmapping.py:608
↓ 1 callers
Method
_extract_keywords
Given the keyword string, parse a dictionary of options.
holoviews/ipython/magics.py:145
↓ 1 callers
Method
_figure_data
Render matplotlib figure object and return the corresponding data. Similar to IPython.core.pylabtools.print_figure but without
holoviews/plotting/mpl/renderer.py:162
↓ 1 callers
Method
_filter_columns
Returns the column names specified by index (which may be a slice)
holoviews/core/element.py:353
↓ 1 callers
Method
_filter_data
Filters value dimensions in the supplied NdElement data.
holoviews/core/element.py:376
↓ 1 callers
Method
_finalize_axes
(self, axis)
holoviews/plotting/mpl/element.py:242
↓ 1 callers
Method
_finalize_limits
(self, axis, view, subplots, ranges)
holoviews/plotting/mpl/element.py:218
↓ 1 callers
Method
_finalize_ticks
(self, axis, view, xticks, yticks, zticks)
holoviews/plotting/mpl/element.py:249
↓ 1 callers
Method
_format_table
(self)
holoviews/plotting/mpl/tabular.py:53
↓ 1 callers
Method
_from_values
(cls, val)
holoviews/core/layout.py:371
↓ 1 callers
Method
_generate_conditions
Generates filter conditions used for slicing the data structure.
holoviews/core/ndmapping.py:640
↓ 1 callers
Method
_generate_docstring
(cls)
holoviews/ipython/magics.py:351
↓ 1 callers
Method
_generate_html
(self, node, substitutions)
holoviews/ipython/archive.py:196
↓ 1 callers
Method
_get_frame
(self, key)
holoviews/plotting/plot.py:430
↓ 1 callers
Method
_get_map_info
Get the minimum sample distance and maximum magnitude
holoviews/plotting/mpl/chart.py:654
↓ 1 callers
Method
_get_norm_opts
Gets the normalization options for a LabelledData object by traversing the object for to find elements and their ids. The id
holoviews/plotting/plot.py:305
↓ 1 callers
Method
_get_notebook_node
Load captured notebook node
holoviews/ipython/archive.py:262
↓ 1 callers
Method
_get_result
Method returning a ViewableElement or Layout to be merged into the attrtree (via the specified hook) in the call.
holoviews/interface/collector.py:273
↓ 1 callers
Method
_get_socket
(self, min_port=8080, max_port=8100, max_tries=20)
holoviews/ipython/widgets.py:111
↓ 1 callers
Method
_get_values
Get unique index value for each bar
holoviews/plotting/mpl/chart.py:802
↓ 1 callers
Method
_get_values
(self)
holoviews/core/options.py:99
↓ 1 callers
Method
_get_values
(self)
holoviews/core/options.py:185
↓ 1 callers
Method
_glyph_properties
(self, plot, element, source, ranges)
holoviews/plotting/bokeh/raster.py:87
↓ 1 callers
Method
_init_axis
Return an axis which may need to be initialized from a new figure.
holoviews/plotting/mpl/plot.py:101
↓ 1 callers
Method
_init_glyph
Returns a Bokeh glyph object.
holoviews/plotting/bokeh/element.py:359
↓ 1 callers
Method
_init_layout
(self, layout)
holoviews/plotting/bokeh/plot.py:263
↓ 1 callers
Method
_initial_key
Construct an initial key for closed mode based on the lower range bounds or values on the key dimensions.
holoviews/core/spaces.py:401
↓ 1 callers
Method
_item_check
Applies optional checks to individual data elements before they are inserted ensuring that they are of a certain type. Subcla
holoviews/core/ndmapping.py:129
↓ 1 callers
Method
_layout_axis
(self, layout, axis)
holoviews/plotting/mpl/plot.py:431
↓ 1 callers
Method
_match
Return the strength of the match (None if no match)
holoviews/operation/element.py:201
↓ 1 callers
Method
_match_overlay
Given a raster or input overlay, generate a list of matched elements (None if no match) and corresponding tuple of match stre
holoviews/operation/element.py:216
↓ 1 callers
Method
_merge_options
Computes a merged Options object for the given group name from the existing Options on the node and the new Options which are
holoviews/core/options.py:364
↓ 1 callers
Method
_merge_views
Helper for merging views together. For instance, this method will add a Image to a HoloMap or merge two ViewMaps.
holoviews/interface/collector.py:315
↓ 1 callers
Method
_parse_spec
(self, spec)
holoviews/interface/collector.py:72
↓ 1 callers
Method
_partition_lines
Check the code for additional use of %%opts. Enables multi-line use of %%opts in a single call to the magic.
holoviews/ipython/magics.py:620
↓ 1 callers
Method
_plot_figure
Returns the figure in html format on the first call and
holoviews/plotting/bokeh/widgets.py:24
↓ 1 callers
Method
_plot_properties
Returns a dictionary of plot properties.
holoviews/plotting/bokeh/element.py:249
↓ 1 callers
Method
_process
(self, view, key=None)
holoviews/operation/normalization.py:122
↓ 1 callers
Method
_process
Process a single input HoloMap, returning a new HoloMap instance.
holoviews/core/operation.py:153
↓ 1 callers
Method
_process_data
(self, data)
holoviews/element/raster.py:225
↓ 1 callers
Method
_process_data
Ensure that edges are specified as left and right edges of the histogram bins rather than bin centers.
holoviews/element/chart.py:196
↓ 1 callers
Method
_process_legend
Disables legends if show_legend is disabled.
holoviews/plotting/bokeh/element.py:348
↓ 1 callers
Method
_process_legend
(self)
holoviews/plotting/bokeh/element.py:579
↓ 1 callers
Method
_process_style
(self, styles)
holoviews/plotting/mpl/seaborn.py:266
↓ 1 callers
Method
_process_style
(self, style)
holoviews/plotting/mpl/pandas.py:82
↓ 1 callers
Method
_process_underscores
Strip underscores to make sure the number is correct after join
holoviews/core/util.py:199
↓ 1 callers
Method
_propagate
Propagate the value up to the root node.
holoviews/core/tree.py:131
↓ 1 callers
Method
_readjust_axes
(self, axis)
holoviews/plotting/mpl/plot.py:411
↓ 1 callers
Method
_resolve_ref
Get the ViewableElement referred to by a single reference tuple if the data exists, otherwise raise AttributeError.
holoviews/interface/collector.py:112
↓ 1 callers
Method
_schedule_tasks
Inspect the data to find all the Collects that have been specified and add them to the scheduled tasks list.
holoviews/interface/collector.py:589
↓ 1 callers
Method
_single_file_archive
(self, export_name, files, root)
holoviews/core/io.py:725
↓ 1 callers
Method
_slice_match_level
Find the match strength for a list of overlay items that must be exactly the same length as the pattern specification.
holoviews/core/options.py:691
↓ 1 callers
Method
_slicespec2boundsspec
Convert an iterable slicespec (supplying r1,r2,c1,c2 of a Slice) into a BoundingRegion specification. Exact inverse of _boun
holoviews/core/sheetcoords.py:500
↓ 1 callers
Method
_strip_commas
Strip out any leading/training commas from the token
holoviews/ipython/parser.py:40
↓ 1 callers
Method
_subplot_label
(self, axis)
holoviews/plotting/mpl/plot.py:131
↓ 1 callers
Method
_tar_archive
(self, export_name, files, root)
holoviews/core/io.py:715
↓ 1 callers
Method
_transform_indices
Identity function here but subclasses can implement transforms of the dimension indices from one coordinate system to another.
holoviews/core/ndmapping.py:632
↓ 1 callers
Method
_update_plot
Process bars can be subclassed to manually adjust bars after being plotted.
holoviews/plotting/mpl/chart.py:370
↓ 1 callers
Method
_update_plot
Process the bars and draw the offset line as necessary. If a color map is set in the style of the 'main' ViewableElement object, colo
holoviews/plotting/mpl/chart.py:456
↓ 1 callers
Method
_update_plot
(self, axis, view)
holoviews/plotting/mpl/seaborn.py:67
↓ 1 callers
Method
_update_plot
(self, axis, view)
holoviews/plotting/mpl/seaborn.py:104
↓ 1 callers
Method
_update_plot
(self, axis, view)
holoviews/plotting/mpl/seaborn.py:143
↓ 1 callers
Method
_update_plot
(self, axis, view)
holoviews/plotting/mpl/seaborn.py:178
↓ 1 callers
Method
_update_separator
Compute colorbar offset and update separator line if map is non-zero.
holoviews/plotting/mpl/chart.py:509
↓ 1 callers
Method
_validate
(self, dfview)
holoviews/plotting/mpl/pandas.py:119
↓ 1 callers
Method
_validate
Validation of edge cases and incompatible options
holoviews/ipython/magics.py:381
↓ 1 callers
Method
_validate_data
(self, data)
holoviews/element/raster.py:241
↓ 1 callers
Method
_validate_mode
Check the key dimensions and callback to determine the calling mode.
holoviews/core/spaces.py:415
↓ 1 callers
Method
_value_condition
(self, value)
holoviews/core/ndmapping.py:676
↓ 1 callers
Method
_values_condition
(self, values)
holoviews/core/ndmapping.py:680
↓ 1 callers
Method
_zip_archive
(self, export_name, files, root)
holoviews/core/io.py:708
↓ 1 callers
Method
adjointlayout_info
(cls, node, siblings, level, value_dims)
holoviews/core/pprint.py:256
↓ 1 callers
Method
adjust_positions
Make adjustments to the positions of subplots (if available) relative to the main plot axes as required. This method is call
holoviews/plotting/mpl/plot.py:623
↓ 1 callers
Method
anim
Method to return a matplotlib animation. The start and stop frames may be specified as well as the fps.
holoviews/plotting/mpl/plot.py:174
↓ 1 callers
Method
apply
Applies the Pandas dframe method corresponding to the supplied name with the supplied args and kwargs.
holoviews/interface/pandas.py:109
↓ 1 callers
Function
bijective
(keys)
holoviews/core/traversal.py:80
↓ 1 callers
Method
bottom
Return the y-coordinate of the bottom of the rectangle.
holoviews/core/boundingregion.py:281
↓ 1 callers
Method
capture_ids
Given an list of ids, capture a list of ids that can be restored using the restore_ids.
holoviews/core/options.py:984
↓ 1 callers
Method
cell_type
Returns the cell type given a row and column index. The common basic cell types are 'data' and 'heading'.
holoviews/core/element.py:235
↓ 1 callers
Method
collapse_element
Finds any applicable compositor and applies it.
holoviews/core/options.py:612
↓ 1 callers
Method
collect_tokens
Collect the tokens from a (potentially) nested parse result.
holoviews/ipython/parser.py:46
↓ 1 callers
Method
cols
(self, ncols)
holoviews/core/layout.py:447
↓ 1 callers
Method
compare_ndmappings
(cls, el1, el2, msg='NdMappings')
holoviews/element/comparison.py:315
↓ 1 callers
Method
compute_bounds
(self,scs)
holoviews/core/sheetcoords.py:323
↓ 1 callers
Method
contains
(self, x, y)
holoviews/core/boundingregion.py:25
↓ 1 callers
Method
containsbb_inclusive
Returns true if the given BoundingBox x is contained within the bounding box, including cases of exact match.
holoviews/core/boundingregion.py:177
↓ 1 callers
Method
create_custom_trees
Returns the appropriate set of customized subtree clones for an object, suitable for merging with Store.custom_options (i.e w
holoviews/core/options.py:1053
↓ 1 callers
Function
create_ndkey
(length, indexes, values)
holoviews/core/traversal.py:11
↓ 1 callers
Method
dimension_values
(self, dimension, unique=False)
holoviews/element/raster.py:324
↓ 1 callers
Method
dimension_values
The set of samples available along a particular dimension.
holoviews/element/raster.py:580
↓ 1 callers
Method
dimension_values
(self, dimension)
holoviews/element/annotation.py:48
↓ 1 callers
Method
dimension_values
(self, dimension)
holoviews/element/annotation.py:100
↓ 1 callers
Method
dimension_values
(self, dimension)
holoviews/element/tabular.py:74
↓ 1 callers
Method
dimension_values
Returns the values along the specified dimension.
holoviews/core/layout.py:435
↓ 1 callers
Function
display_video
Allows the animation render policy to be changed, e.g to show only the middle frame using middle_frame for testing notebooks. See render
holoviews/ipython/display_hooks.py:62
↓ 1 callers
Function
display_widgets
Display widgets applicable to the specified element
holoviews/ipython/display_hooks.py:79
↓ 1 callers
Method
dotted_completion
Supply the appropriate key in Store.options and supply suggestions for further completion.
holoviews/ipython/magics.py:509
↓ 1 callers
Method
drop_dimension
Returns a new mapping with the named dimension(s) removed.
holoviews/core/ndmapping.py:343
↓ 1 callers
Method
dump
Equivalent to pickle.dump except that the HoloViews option tree is saved appropriately.
holoviews/core/options.py:827
← previous
next →
401–500 of 1,865, ranked by callers