Python publication-quality-plots

Open-source Python projects categorized as publication-quality-plots

Python publication-quality-plot Projects

  • netgraph

    Publication-quality network visualisations in python

  • Project mention: NetworkX – Network Analysis in Python | news.ycombinator.com | 2023-12-08

    You may like my Netgraph library [1], which is a Python library that aims to complement networkx, igraph, and graph-tool with publication-quality visualisations.

    Netgraph implements numerous node layout algorithms and several edge routing routines. Uniquely among Python alternatives, it handles networks with multiple components gracefully (which otherwise break most node layout routines), and it post-processes the output of the node layout and edge routing algorithms with several heuristics to increase the interpretability of the visualisation (reduction of overlaps between nodes, edges, and labels; edge crossing minimisation and edge unbundling where applicable). The highly customisable plots are created using Matplotlib, and the resulting Matplotlib objects are exposed in an easily queryable format such that they can be further manipulated and/or animated using standard Matplotlib syntax. Finally, Netgraph also supports interactive changes: with the InteractiveGraph class, nodes and edges can be positioned using the mouse, and the EditableGraph class additionally supports insertion and deletion of nodes and edges as well as their (re-)labelling through standard text-entry.

    [1] https://github.com/paulbrodersen/netgraph

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python publication-quality-plots related posts

  • Modeling project dependencies using direct graph

    1 project | /r/learnpython | 20 Jan 2022
  • Ask HN: With open source software, how do I find out where my users come from?

    1 project | news.ycombinator.com | 3 Nov 2021
  • paulbrodersen/netgraph Python drawing utilities for publication quality plots of networks.

    1 project | /r/Python | 9 Jun 2021
  • Show HN: Netgraph, a Python library for visualizing networks

    1 project | news.ycombinator.com | 8 Jun 2021

Index

Project Stars
1 netgraph 644

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com