Circular visualization in Python (Circos Plot, Chord Diagram)

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • circlize

    Circular visualization in R

    In R language, circlize is a well-known circular visualization package that is used by many users. Circlize provides many high-level and low-level APIs for circular visualization, and users can write code for circular visualization in a flexible way. On the other hand, there is still no circular visualization package in Python that is as feature-rich and widely used by users as circlize. Therefore, I developed pyCirclize for the purpose of making circlize-like visualization available in Python.

  • pyCirclize

    Circular visualization in Python (Circos Plot, Chord Diagram, Radar Chart)

    pyCirclize (GitHub / Document) enables easy and flexible execution of circular data visualizations such as Chord Diagram and Circos from the Python API. As an example, user can perform the following circular data visualization.

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts