https://github.com/ammahmoudi/data-visualization
A curated collection of innovative data visualization projects
https://github.com/ammahmoudi/data-visualization
chart custom-charts sunburst-chart tree-map-chart visualization
Last synced: over 1 year ago
JSON representation
A curated collection of innovative data visualization projects
- Host: GitHub
- URL: https://github.com/ammahmoudi/data-visualization
- Owner: ammahmoudi
- Created: 2024-03-05T12:18:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-06T18:38:28.000Z (over 2 years ago)
- Last Synced: 2025-01-15T07:31:16.962Z (over 1 year ago)
- Topics: chart, custom-charts, sunburst-chart, tree-map-chart, visualization
- Language: Jupyter Notebook
- Homepage:
- Size: 3.73 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Visualization
Welcome to the Data Visualization repository! This collection features projects that showcase different techniques and approaches to visualizing data.
## [Nested-Tree-Map](/Nested-Tree-Map)
**Description:** An interactive visualization representing hierarchical data with nested rectangles.
**Result:**

## [Packed-Circle-Chart](/Packed-Circle-Chart)
**Description:** A circular layout method for displaying grouped or clustered data.
**Result:**

## [Radial-Plot](/Radial-Plot)
**Description:** A graphical technique for displaying multivariate data in the form of a two-dimensional chart.
**Result:**

## [Sunburst-Plot](/Sunburst-Plot)
**Description:** A radial space-filling visualization to illustrate hierarchical relationships.
**Result:**

For more details on each project, please refer to the README file located within the respective project folder.
## Contributing
We welcome contributions! If you have an idea for a new data visualization project or improvements to existing ones, please feel free to submit a pull request.
## License
This repository is open-source and available under the MIT License.
Thank you for visiting, and happy visualizing!