1 repository
Interactive controls for panning, zooming, and resetting the view limits of a plot axis.
Distinct from Scroll Axis Configurations: Candidates focus on layout scrolling or visual axis lines; this is about user interaction with data axes.
Explore 1 awesome GitHub repository matching user interface & experience · Plot Axis Interaction Tools. Refine with filters or upvote what's useful.
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
Provides interactive tools to pan, zoom via scrolling, and reset axis limits for data exploration.