Index _ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | W _ __getitem__() (hiveplotlib.HivePlotMatrix method) __setitem__() (hiveplotlib.HivePlotMatrix method) A adamic_adar_index() (in module hiveplotlib.graph_features.networkx.edge_metrics) add_axes() (hiveplotlib.BaseHivePlot method) add_data() (hiveplotlib.Node method) add_edge_curves_between_axes() (hiveplotlib.BaseHivePlot method) add_edge_ids() (hiveplotlib.BaseHivePlot method) add_edge_kwargs() (hiveplotlib.BaseHivePlot method) (hiveplotlib.P2CP method) add_edges() (hiveplotlib.BaseHivePlot method) (hiveplotlib.Edges method) add_metadata() (hiveplotlib.Axis method) add_nodes() (hiveplotlib.BaseHivePlot method) articulation_points() (in module hiveplotlib.graph_features.networkx.node_metrics) average_neighbor_degree() (in module hiveplotlib.graph_features.networkx.node_metrics) axes_viz() (in module hiveplotlib.viz.bokeh) (in module hiveplotlib.viz.holoviews) (in module hiveplotlib.viz.matplotlib) (in module hiveplotlib.viz.plotly) Axis (class in hiveplotlib) B backend (hiveplotlib.HivePlotMatrix property) BaseHivePlot (class in hiveplotlib) betweenness_centrality() (in module hiveplotlib.graph_features.networkx.node_metrics) bezier() (in module hiveplotlib.utils) bezier_all() (in module hiveplotlib.utils) bezier_xy_with_nans() (in module hiveplotlib.utils) bridges() (in module hiveplotlib.graph_features.networkx.edge_metrics) build_axes() (hiveplotlib.HivePlot method) build_edges() (hiveplotlib.P2CP method) build_hive_plot() (hiveplotlib.HivePlot method) C cartesian2polar() (in module hiveplotlib.utils) cell_labels (hiveplotlib.HivePlotMatrix property) check_unique_ids() (hiveplotlib.NodeCollection method) closeness_centrality() (in module hiveplotlib.graph_features.networkx.node_metrics) closeness_vitality() (in module hiveplotlib.graph_features.networkx.node_metrics) clustering() (in module hiveplotlib.graph_features.networkx.node_metrics) col_labels (hiveplotlib.HivePlotMatrix property) common_neighbor_centrality() (in module hiveplotlib.graph_features.networkx.edge_metrics) compute_graph_metrics() (hiveplotlib.HivePlot method) (hiveplotlib.HivePlotMatrix method) (in module hiveplotlib.graph_features) connect_adjacent_axes() (hiveplotlib.HivePlot method) connect_axes() (hiveplotlib.BaseHivePlot method) connected_components() (in module hiveplotlib.graph_features.networkx.node_metrics) constraint() (in module hiveplotlib.graph_features.networkx.node_metrics) construct_curves() (hiveplotlib.BaseHivePlot method) copy() (hiveplotlib.BaseHivePlot method) (hiveplotlib.Edges method) (hiveplotlib.HivePlotMatrix method) (hiveplotlib.NodeCollection method) (hiveplotlib.P2CP method) core_number() (in module hiveplotlib.graph_features.networkx.node_metrics) create_partition_variable() (hiveplotlib.NodeCollection method) D data (hiveplotlib.Edges property) dataframe_to_node_list() (in module hiveplotlib.node) datashade_edges_mpl() (in module hiveplotlib.viz.datashader) datashade_hive_plot_mpl() (in module hiveplotlib.viz.datashader) datashade_nodes_mpl() (in module hiveplotlib.viz.datashader) degree() (in module hiveplotlib.graph_features.networkx.node_metrics) degree_centrality() (in module hiveplotlib.graph_features.networkx.node_metrics) E eccentricity() (in module hiveplotlib.graph_features.networkx.node_metrics) edge_betweenness_centrality() (in module hiveplotlib.graph_features.networkx.edge_metrics) edge_kwarg_hierarchy (hiveplotlib.HivePlot property) edge_load_centrality() (in module hiveplotlib.graph_features.networkx.edge_metrics) edge_viz() (in module hiveplotlib.viz.bokeh) (in module hiveplotlib.viz.datashader) (in module hiveplotlib.viz.holoviews) (in module hiveplotlib.viz.matplotlib) (in module hiveplotlib.viz.plotly) Edges (class in hiveplotlib) effective_size() (in module hiveplotlib.graph_features.networkx.node_metrics) eigenvector_centrality() (in module hiveplotlib.graph_features.networkx.node_metrics) eigenvector_centrality_numpy() (in module hiveplotlib.graph_features.networkx.node_metrics) example_base_hive_plot() (in module hiveplotlib.datasets.toy_hive_plots) example_edge_data() (in module hiveplotlib.datasets.toy_hive_plots) example_edges() (in module hiveplotlib.datasets.toy_hive_plots) example_full_kwargs_hive_plot() (in module hiveplotlib.datasets.toy_hive_plots) example_hive_plot() (in module hiveplotlib.datasets.toy_hive_plots) example_hpm_nodes_and_edges() (in module hiveplotlib.datasets.toy_hive_plots) example_minimal_hive_plot() (in module hiveplotlib.datasets.toy_hive_plots) example_multi_tag_hive_plot() (in module hiveplotlib.datasets.toy_hive_plots) example_node_collection() (in module hiveplotlib.datasets.toy_hive_plots) example_node_data() (in module hiveplotlib.datasets.toy_hive_plots) example_nodes_and_edges() (in module hiveplotlib.datasets.toy_hive_plots) example_p2cp() (in module hiveplotlib.datasets.toy_p2cps) example_trade_nodes_and_edges() (in module hiveplotlib.datasets.toy_hive_plots) export_edge_array() (hiveplotlib.Edges method) F four_gaussian_blobs_3d() (in module hiveplotlib.datasets.toy_p2cps) from_partition() (hiveplotlib.HivePlotMatrix class method) from_tags() (hiveplotlib.HivePlotMatrix class method) from_variable_sweep() (hiveplotlib.HivePlotMatrix class method) G GRAPH_EDGE_METRICS (in module hiveplotlib.graph_features) GRAPH_NODE_METRICS (in module hiveplotlib.graph_features) greedy_modularity_communities() (in module hiveplotlib.graph_features.networkx.node_metrics) H harmonic_centrality() (in module hiveplotlib.graph_features.networkx.node_metrics) hits_authorities() (in module hiveplotlib.graph_features.networkx.node_metrics) hits_hubs() (in module hiveplotlib.graph_features.networkx.node_metrics) hive_plot_matrix_viz() (in module hiveplotlib.viz.hiveplot_matrix) hive_plot_viz() (in module hiveplotlib.viz.bokeh) (in module hiveplotlib.viz.datashader) (in module hiveplotlib.viz.holoviews) (in module hiveplotlib.viz.matplotlib) (in module hiveplotlib.viz.plotly) HivePlot (class in hiveplotlib) hiveplotlib.converters module hiveplotlib.datasets module hiveplotlib.datasets.international_trade module hiveplotlib.datasets.toy_hive_plots module hiveplotlib.datasets.toy_p2cps module hiveplotlib.exceptions.hive_plot module hiveplotlib.exceptions.node module hiveplotlib.graph_features module hiveplotlib.graph_features.networkx.edge_metrics module hiveplotlib.graph_features.networkx.node_metrics module hiveplotlib.utils module hiveplotlib.viz.bokeh module hiveplotlib.viz.datashader module hiveplotlib.viz.holoviews module hiveplotlib.viz.matplotlib module hiveplotlib.viz.plotly module HivePlotMatrix (class in hiveplotlib) HPM_MATRIX_TYPES (in module hiveplotlib.hiveplot_matrix) HPM_SUPPORTED_VIZ_BACKENDS (in module hiveplotlib.hiveplot_matrix) I in_degree() (in module hiveplotlib.graph_features.networkx.node_metrics) in_degree_centrality() (in module hiveplotlib.graph_features.networkx.node_metrics) indices_for_unique_values() (in module hiveplotlib.p2cp) international_trade_data() (in module hiveplotlib.datasets.international_trade) InvalidAxesOrderError InvalidAxisNameError InvalidEdgeKwargHierarchyError InvalidGraphMetricBackendError InvalidHoverVariableError InvalidPartitionVariableError InvalidSortingVariableError InvalidVizBackendError isolates() (in module hiveplotlib.graph_features.networkx.node_metrics) iter_populated_cells() (hiveplotlib.HivePlotMatrix method) J jaccard_coefficient() (in module hiveplotlib.graph_features.networkx.edge_metrics) L label_axes() (in module hiveplotlib.viz.bokeh) (in module hiveplotlib.viz.holoviews) (in module hiveplotlib.viz.matplotlib) (in module hiveplotlib.viz.plotly) label_propagation_communities() (in module hiveplotlib.graph_features.networkx.node_metrics) load_centrality() (in module hiveplotlib.graph_features.networkx.node_metrics) louvain_communities() (in module hiveplotlib.graph_features.networkx.node_metrics) M matrix_type (hiveplotlib.HivePlotMatrix property) MissingSortingVariableError module hiveplotlib.converters hiveplotlib.datasets hiveplotlib.datasets.international_trade hiveplotlib.datasets.toy_hive_plots hiveplotlib.datasets.toy_p2cps hiveplotlib.exceptions.hive_plot hiveplotlib.exceptions.node hiveplotlib.graph_features hiveplotlib.graph_features.networkx.edge_metrics hiveplotlib.graph_features.networkx.node_metrics hiveplotlib.utils hiveplotlib.viz.bokeh hiveplotlib.viz.datashader hiveplotlib.viz.holoviews hiveplotlib.viz.matplotlib hiveplotlib.viz.plotly N networkx_to_nodes_edges() (in module hiveplotlib.converters) Node (class in hiveplotlib) node_collection_from_node_list() (in module hiveplotlib.node) node_viz() (in module hiveplotlib.viz.bokeh) (in module hiveplotlib.viz.datashader) (in module hiveplotlib.viz.holoviews) (in module hiveplotlib.viz.matplotlib) (in module hiveplotlib.viz.plotly) NodeCollection (class in hiveplotlib) nodes_edges_to_networkx() (in module hiveplotlib.converters) O onion_layers() (in module hiveplotlib.graph_features.networkx.node_metrics) out_degree() (in module hiveplotlib.graph_features.networkx.node_metrics) out_degree_centrality() (in module hiveplotlib.graph_features.networkx.node_metrics) P P2CP (class in hiveplotlib) p2cp_legend() (in module hiveplotlib.viz.bokeh) (in module hiveplotlib.viz.holoviews) (in module hiveplotlib.viz.matplotlib) (in module hiveplotlib.viz.plotly) p2cp_n_axes() (in module hiveplotlib) p2cp_viz() (in module hiveplotlib.viz.bokeh) (in module hiveplotlib.viz.holoviews) (in module hiveplotlib.viz.matplotlib) (in module hiveplotlib.viz.plotly) pagerank() (in module hiveplotlib.graph_features.networkx.node_metrics) place_nodes_on_axis() (hiveplotlib.BaseHivePlot method) plot() (hiveplotlib.HivePlot method) (hiveplotlib.HivePlotMatrix method) plot_from_partition() (in module hiveplotlib.viz.hiveplot_matrix) plot_non_partition() (in module hiveplotlib.viz.hiveplot_matrix) polar2cartesian() (in module hiveplotlib.utils) preferential_attachment() (in module hiveplotlib.graph_features.networkx.edge_metrics) R reciprocity() (in module hiveplotlib.graph_features.networkx.node_metrics) rename_edge_kwargs() (hiveplotlib.HivePlot method) RepeatInPartitionAxisNameError RepeatUniqueNodeIDsError reset_edges() (hiveplotlib.BaseHivePlot method) (hiveplotlib.P2CP method) resource_allocation_index() (in module hiveplotlib.graph_features.networkx.edge_metrics) row_labels (hiveplotlib.HivePlotMatrix property) S set_angle_between_repeat_axes() (hiveplotlib.HivePlot method) set_axes() (hiveplotlib.P2CP method) set_axes_order() (hiveplotlib.HivePlot method) set_data() (hiveplotlib.P2CP method) set_node_placements() (hiveplotlib.Axis method) set_node_vmin_and_vmax() (hiveplotlib.Axis method) set_partition() (hiveplotlib.HivePlot method) set_repeat_axes() (hiveplotlib.HivePlot method) set_rotation() (hiveplotlib.HivePlot method) set_sorting_variable() (hiveplotlib.Axis method) set_viz_backend() (hiveplotlib.HivePlot method) (hiveplotlib.HivePlotMatrix method) shape (hiveplotlib.HivePlotMatrix property) split_df_on_variable() (in module hiveplotlib.p2cp) split_nodes_on_variable() (in module hiveplotlib.node) square_clustering() (in module hiveplotlib.graph_features.networkx.node_metrics) strongly_connected_components() (in module hiveplotlib.graph_features.networkx.node_metrics) subset_node_collection_by_unique_ids() (in module hiveplotlib.node) SUPPORTED_VIZ_BACKENDS (in module hiveplotlib.hiveplot) supported_viz_backends() (in module hiveplotlib.hiveplot) T tags (hiveplotlib.Edges property) to_json() (hiveplotlib.BaseHivePlot method) (hiveplotlib.HivePlot method) (hiveplotlib.P2CP method) to_networkx() (hiveplotlib.BaseHivePlot method) topological_generations() (in module hiveplotlib.graph_features.networkx.node_metrics) triangles() (in module hiveplotlib.graph_features.networkx.node_metrics) U UnspecifiedTagError update_all_edge_plotting_keyword_arguments() (hiveplotlib.HivePlotMatrix method) update_axis() (hiveplotlib.HivePlot method) update_edge_plotting_keyword_arguments() (hiveplotlib.HivePlot method) update_edge_viz_kwargs() (hiveplotlib.Edges method) update_edges() (hiveplotlib.HivePlot method) update_node_viz_kwargs() (hiveplotlib.HivePlot method) (hiveplotlib.NodeCollection method) update_partition_data() (hiveplotlib.HivePlot method) update_sorting_variables() (hiveplotlib.HivePlot method) W weakly_connected_components() (in module hiveplotlib.graph_features.networkx.node_metrics)