This web page showcases a data visualization of TIME implemented using p5.js, a JavaScript library for creative coding and visualization. The visualization is designed to represent time in various forms, providing an interactive and visually appealing experience.
- Time-based data encoding for dynamic visualization.
Before you begin, ensure you have the following installed:
- Web browser - Recommended: Brave/Chrome.
- Code editor - Recommended: Visual Studio Code.
git clone https://github.com/Luci-MG/Encoding-Time-Viz.git
- Clone the repository
- Open the project folder in your code editor.
- Launch the index.html file in your preferred web browser.