Hierarchy Tree Visualization

This project is a simple demonstration of my Angular implementation of Mike Bostock's Collapsible Tree. Since there weren't many examples to demonstrate the use of D3 in Angular, this is one of many ways to implement D3 onto Angular. I also added additional features that gives the visualization more flexibility. From the visual, you can dynamically change the structure of the hierarchy to get the structure that you want. The one downside to my approach is that, since I'm merely updating the state of nodes and links, I'm not able to show animations when collapsing or expanding a node.

SE-OER

Software Engineering Open Education Resources (SEOER) is a web application that allows collaborative practice of topics in software engineering.

Feels Log

A social media android application that allows the user to post, edit, and see their own mood events and also lets them follow other users to see their most recent mood events.

© 2023 Jen Yang Koh. Built with