https://github.com/zshiba/visualization
https://github.com/zshiba/visualization
java processing
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zshiba/visualization
- Owner: zshiba
- License: mit
- Created: 2014-12-24T17:32:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-30T04:06:09.000Z (over 8 years ago)
- Last Synced: 2025-12-20T07:26:59.602Z (6 months ago)
- Topics: java, processing
- Language: Processing
- Size: 44.9 KB
- Stars: 19
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
visualization
=============
Processing Demo
---------------
index:
https://zshiba.github.io/visualization/
* [Squarified Treemap by using Processing](https://zshiba.github.io/visualization/squarified_treemap.html)
* [Force Directed Graph by using Processing](https://zshiba.github.io/visualization/force_directed_graph.html)
* [Parallel Coordinates by using Processing](https://zshiba.github.io/visualization/parallel_coordinates.html)
* [ThemeRiver by using Processing](https://zshiba.github.io/visualization/theme_river.html)
* [Scatterplot Matrix by using Processing](https://zshiba.github.io/visualization/scatterplot_matrix.html)