1 مستودع
Mappings that translate screen-space coordinates from interaction tools back to original data indices.
Distinct from Interaction Coordinate Mapping: Distinct from Interaction Coordinate Mapping by mapping specifically back to data indices for filtering, not just game-world coordinates.
Explore 1 awesome GitHub repository matching game development · Data Selection Mappings. Refine with filters or upvote what's useful.
bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of graphics. It functions as a tool for creating 2D charts and maps with real-time updates and bidirectional communication between the kernel and frontend. The library is distinguished by its ability to act as a geographic data visualization tool, rendering choropleth maps and spatial data via GeoJSON and custom projections. It also serves as a financial charting tool for producing OHLC and candle bar charts, and as an interactive dashboard framework for combining plotting widgets wit
Maps spatial coordinates from mouse-driven brushes or lassos back to original data indices for filtering.