2 repository-uri
Mechanisms for setting manual or automatic boundaries for plot dimensions.
Distinct from Plot Axis Customizers: Distinct from Plot Axis Customizers: focuses specifically on the calculation and setting of axis boundaries (limits) rather than labels or scales.
Explore 2 awesome GitHub repositories matching data & databases · Axis Limit Control. 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
Provides mechanisms for setting manual or automatic boundaries to control the visible range of plot dimensions.
Makie.jl is a high-performance Julia data visualization library and hardware-accelerated plotting engine used to create interactive 2D and 3D visualizations. It functions as a reactive visualization framework where plots update automatically via observables and compute graphs, and as a vector graphics generator for high-resolution academic output. The system is distinguished by its backend-agnostic rendering pipeline, which supports OpenGL, WebGL, and ray-traced scenes. It employs a grammar-of-graphics approach to map variables to aesthetic attributes and utilizes a hierarchical scene graph t
Sets manual boundaries for dimensions or automatically computes them based on plot content.