How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
web-based visualization libraries
PlotJuggler is an interactive time series visualization tool that loads, streams, and renders large datasets using hardware-accelerated OpenGL graphics. It functions as a multi-format data loader, supporting file formats such as CSV, ULog, and ROS bags, and also serves as a live data stream viewer that subscribes to real-time sources via MQTT, WebSockets, ZeroMQ, and UDP. The tool distinguishes itself through a plugin-based extensibility platform that allows users to add custom data sources, file formats, and processing capabilities. It includes a Lua scripting engine for creating custom data
Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance graphics and data dashboards that render in web browsers. It serves as a tool for generating standalone HTML documents, embedded components for digital notebooks, and full-stack web applications powered by a Python backend. The project distinguishes itself through its ability to handle large or streaming datasets while maintaining smooth interactivity. It enables linked brushing across multiple views, allowing data selected in one plot to automatically highlight corresponding data i
CloudPeek is a lightweight, c++ single-header, cross-platform point cloud viewer, designed for simplicity and efficiency without relying on heavy external libraries like PCL or Open3D. It provides an intuitive way to visualize and interact with 3D point cloud data across multiple platforms.…
Robotics visualization and debugging
The main features of foxglove/studio are: Data Visualization, Data Visualization and Analytics, Data Visualization and Processing, Development Utilities.
Open-source alternatives to foxglove/studio include: facontidavide/plotjuggler — PlotJuggler is an interactive time series visualization tool that loads, streams, and renders large datasets using… gkjohnson/urdf-loaders — URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL. bokeh/bokeh — Bokeh is a Python data visualization library and interactive plotting framework used to create high-performance… cruise-automation/webviz — web-based visualization libraries. geekgineer/cloudpeek — CloudPeek is a lightweight, c++ single-header, cross-platform point cloud viewer, designed for simplicity and… jrfonseca/xdot.py — Interactive viewer for graphs written in Graphviz's dot language.