How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
LiveCharts2 is a .NET data visualization library and cross-platform charting toolkit. It provides a collection of interactive charts, maps, and gauges designed to represent complex datasets across various .NET user interface frameworks and operating systems. The project implements a cross-framework UI charting approach, using a single API that remains consistent across different .NET UI technology stacks. This allows for the creation of responsive visual representations and interactive dashboards that react to user input and state changes. The toolkit covers real-time data mapping and the re
bqplot is an interactive data visualization library for Jupyter notebooks. It implements a grammar of graphics model, allowing users to build complex 2D charts by combining marks, scales, and axes. The library distinguishes itself with specialized toolkits for financial charting, such as OHLC candlesticks and time-series analysis, and geographic data visualization, including choropleths and custom map projections for TopoJSON and GeoJSON data. It enables deep interaction through tools like lasso selection, rectangular brushing, and the ability to manually manipulate plot points or line data.
LiveCharts2 is a .NET data visualization library and cross-platform charting framework. It provides a unified API for rendering interactive charts, maps, and gauges across various .NET user interface frameworks. The library includes a dynamic gauge library for displaying real-time metrics and an interactive mapping tool for rendering geographic data. These components enable the creation of cross-platform UI dashboards, real-time data monitoring tools, and interactive business intelligence reports.
Perspective is a columnar data analytics engine and high-performance visualization component powered by WebAssembly. It provides a system for analyzing and visualizing large or streaming datasets through interactive data grids and charts, utilizing a compiled binary to achieve near-native performance within the browser. The project distinguishes itself through a WebSocket-based data streaming interface and deep Apache Arrow integration, which minimize memory overhead when synchronizing tables between servers and clients. It acts as a remote query proxy capable of translating visualization con
Live-Charts is a .NET data visualization library providing a collection of interactive charts, maps, and gauges. It functions as a real-time charting engine and multi-format graphics library designed to render complex data sets within .NET applications.
The main features of live-charts/live-charts are: .NET Interactive Plotting Libraries, Interactive Visualization Rendering, Real-Time Charting Engines, Real-Time Plot Updates, Data-to-Pixel Coordinate Transforms, Multi-Format Charting Libraries, Data Visualizations, .NET Data Visualizations.
Projects with overlapping indexed features include: live-charts/livecharts2 — LiveCharts2 is a .NET data visualization library and cross-platform charting toolkit. It provides a collection of… bloomberg/bqplot — bqplot is an interactive data visualization library for Jupyter notebooks. It implements a grammar of graphics model,… beto-rodriguez/livecharts2 — LiveCharts2 is a .NET data visualization library and cross-platform charting framework. It provides a unified API for… perspective-dev/perspective — Perspective is a columnar data analytics engine and high-performance visualization component powered by WebAssembly.… visjs/vis — vis is a JavaScript data visualization library used to render interactive networks, timelines, and graphs directly in… plotters-rs/plotters — Plotters is a data visualization library for the Rust programming language used to create 2D and 3D charts, plots, and…