1 repositorio
Mathematical functions that transform data values specifically for visual mapping on a plot.
Distinct from Data Transformation Functions: Focuses on the transformation of data for plotting coordinates rather than general-purpose arithmetic data manipulation
Explore 1 awesome GitHub repository matching data & databases · Plotting Coordinate Transformations. 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
Allows applying linear and non-linear functions to data coordinates prior to the rendering process.