Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This project extends a previous work on nodelink tree visualisation and interaction by providing visual clues on hidden structures. We adopt DOITree from Prefuse package (https://github.com/prefuse/Prefuse), a multi-focal tree layout algorithm, for exploring large hierarchical structures.
Related publications:
https://www.sciencedirect.com/science/article/pii/S1045926X1630009X
https://ieeexplore.ieee.org/stamp/stamp.jsp?
Facelift is a visualization and analysis software for online social networking services. It displays a given community as a node-link diagram and provides several search / filtering functions as well as cluster analysis features.
DagMap Vis is a java application aims to visualize DAGs (Directed Acyclic Graph) with a combine nodelink diagram and an adapted treemap layout. Based on prefuse, the application gives some useful interactions to navigate in hierarchical data structures.