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.
Start Free
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
This project extends a previous work on node link 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?arnumber=6902871
Weapon M is a Java client for the classic game TradeWars 2002.
== NOTICE ==
Due to the perpetual brokenness of SourceForge, the project wiki, issue tracker, and binary downloads have been moved to Chalcodes.com.
/etc/groups is a prefuse application that enables the visualisation of a database of groups and organisations and the way they are related together. It enables filter on data and a graphical search engine. It uses GraphML for the data input.
Koolon is a simple graph (network) modeling tool with interactive data visualization like Prefuse. It allow to create entities, relations, ontologies, directed and undirected graphs and any abstract network models.
Software tools for building interactive information visualization applications. Prefuse supports a rich set of features for data modeling, visualization, animation, and interaction for both Java (prefuse) and Flash (prefuse flare).
MuViChat (Multiple Visualization Chat) is a Jabber chat client which supports references between chat messages and offers a variety of visualization styles to overcome the co-text loss issues. MuViChat uses prefuse visualization toolkit and Smack API
This project aims to provide users with an easy to use interface to visualize OWL ontologies with the Prefuse Java graph toolkit. The input is an OWL file and the output is a Prefuse graph or a Prefuse tree, the user can chose between these two.
OpenGuitar is an open source Java application taking advantage of the prefuse toolkit, that serves as a tool for guitar players. Once completed, it will work as an all-purpose reference and music writing tool for guitar players of all levels.
DagMap Vis is a java application aims to visualize DAGs (Directed Acyclic Graph) with a combine node link diagram and an adapted treemap layout. Based on prefuse, the application gives some useful interactions to navigate in hierarchical data structures.