API Reference#
Hive Plots#
Hive Plots
- High-Level Hive Plot API
NodeCollectionEdgesHivePlotHivePlot.build_axes()HivePlot.build_hive_plot()HivePlot.compute_graph_metrics()HivePlot.connect_adjacent_axes()HivePlot.edge_kwarg_hierarchyHivePlot.plot()HivePlot.rename_edge_kwargs()HivePlot.set_angle_between_repeat_axes()HivePlot.set_axes_order()HivePlot.set_partition()HivePlot.set_repeat_axes()HivePlot.set_rotation()HivePlot.set_viz_backend()HivePlot.to_json()HivePlot.update_axis()HivePlot.update_edge_plotting_keyword_arguments()HivePlot.update_edges()HivePlot.update_node_viz_kwargs()HivePlot.update_partition_data()HivePlot.update_sorting_variables()
supported_viz_backends()SUPPORTED_VIZ_BACKENDS
- Hive Plot Matrix
- Low-Level Hive Plot API
NodeAxisBaseHivePlotBaseHivePlot.add_axes()BaseHivePlot.add_edge_curves_between_axes()BaseHivePlot.add_edge_ids()BaseHivePlot.add_edge_kwargs()BaseHivePlot.add_edges()BaseHivePlot.add_nodes()BaseHivePlot.connect_axes()BaseHivePlot.construct_curves()BaseHivePlot.copy()BaseHivePlot.place_nodes_on_axis()BaseHivePlot.reset_edges()BaseHivePlot.to_json()BaseHivePlot.to_networkx()
- Converters
- Graph Features
- Node Metric Table
- Edge Metric Table
- Node Metrics
articulation_points()average_neighbor_degree()betweenness_centrality()closeness_centrality()closeness_vitality()clustering()connected_components()constraint()core_number()degree()degree_centrality()eccentricity()effective_size()eigenvector_centrality()eigenvector_centrality_numpy()greedy_modularity_communities()harmonic_centrality()hits_authorities()hits_hubs()in_degree()in_degree_centrality()isolates()label_propagation_communities()load_centrality()louvain_communities()onion_layers()out_degree()out_degree_centrality()pagerank()reciprocity()square_clustering()strongly_connected_components()topological_generations()triangles()weakly_connected_components()
- Edge Metrics
- Graph Features Module Reference
- Utility Functions
Polar Parallel Coordinates Plots#
Polar Parallel Coordinates Plots
Visualization#
Example Datasets#
Example Datasets
- International Trade Data
- Toy Hive Plots
example_base_hive_plot()example_edge_data()example_edges()example_full_kwargs_hive_plot()example_hive_plot()example_hpm_nodes_and_edges()example_minimal_hive_plot()example_multi_tag_hive_plot()example_node_collection()example_node_data()example_nodes_and_edges()example_trade_nodes_and_edges()
- Toy P2CPs
- Other Resources
Exceptions#
Exceptions