1 repository
Grids of axes that combine multiple plot types to visualize correlations between pairs of datasets.
Distinct from Grid Plot Arrangements: Distinct from Grid Plot Arrangements as it refers to the specific statistical 'plot matrix' (SPLOM) concept.
Explore 1 awesome GitHub repository matching development tools & productivity · Plot Matrices. Refine with filters or upvote what's useful.
This C++ data visualization library is a scientific plotting framework used to create 2D and 3D charts, network graphs, and geographic maps. It operates as a multi-backend graphics library, decoupling high-level plotting logic from low-level rendering engines to support various output backends. The project distinguishes itself with a dual-interface API, providing both a global functional interface for rapid prototyping and an object-oriented interface for precise control. It features a component-based layout engine for managing tiled grids and subplots, alongside a layered plot state that all
Generates a grid of axes combining histograms and scatter plots to visualize data correlations.