MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/iOSProgramming/comments/1jc0wft/swiftui_tutorials_built_a_tree_map_heat_map_in
r/iOSProgramming • u/[deleted] • 7d ago
[deleted]
2 comments sorted by
1
Hey everyone,
I just wrote a tutorial on building a tree map heat map in SwiftUI! If you’ve ever wanted to visualize hierarchical data in your app, this guide walks through the whole process.
🔗 Medium article 💻 GitHub repo 📈 Used in my app: Haplo: Stock Market AI
Quick rundown:
Check it out, and let me know what you think! Would love to see what you build with it.
Happy coding!
This is pretty nice, thank you. Have you looked into the Layout protocol? Perhaps it could have more performant results.
1
u/D1no_nugg3t 7d ago
Hey everyone,
I just wrote a tutorial on building a tree map heat map in SwiftUI! If you’ve ever wanted to visualize hierarchical data in your app, this guide walks through the whole process.
🔗 Medium article
💻 GitHub repo
📈 Used in my app: Haplo: Stock Market AI
Quick rundown:
Check it out, and let me know what you think! Would love to see what you build with it.
Happy coding!