Giter VIP home page Giter VIP logo

chord's Introduction

OD Matrix Chord Diagram Generator

This repository contains code to visualize Origin-Destination (OD) matrices using a chord diagram. The repository includes a Jupyter Notebook (ipynb) for data processing and visualization, as well as a Streamlit app for interactive web-based representation of the chord diagram.

All_Cities

Busiest_cities

Key Features:

  • Interactive Chord Diagram: Offers a clear and intuitive way to understand the flow and magnitude between different origins and destinations in the OD matrix.

  • Streamlit Web App: Provides an easy-to-use interface for users to input their OD matrix data and generate visualizations on the fly.

  • Flexible Data Input: Supports various formats for inputting the OD matrix, ensuring compatibility with different data sources.

  • Customizable Visuals: Parameters can be adjusted to modify the appearance and layout of the chord diagram to better match the dataset's specifics.

Installation

This project and Chord.ipynb notebook require Python and the following Python packages installed:

  • streamlit
  • pandas
  • numpy
  • colorcet
  • holoviews
  • bokeh

To install the Python packages, navigate to the local directory where you have cloned this repository and run the following command:

pip install -r requirements.txt

Running Streamlit app locally

If you want to run the OD chord diagram generator as a Streamlit app, follow these steps:

  • Navigate to your project directory:
cd directory path
  • Run your Streamlit app:
streamlit run chord.py

chord_streamlit

chord's People

Watchers

Amir Rafe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.