1 个仓库
Support for various in-memory data structures such as object arrays and parallel arrays for visualization efficiency.
Distinct from Multi-Format Data Loading: Focuses on memory-resident structures for rendering rather than disk-based multi-format loading
Explore 1 awesome GitHub repository matching data & databases · In-Memory Format Support. Refine with filters or upvote what's useful.
这是一个图形语法可视化库,用于通过将表格数据映射到视觉标记来构建图表。它作为一个 SVG 数据可视化工具和探索性数据分析 API,允许用户渲染复杂的可视化效果和地理地图。 该库具有一个 GeoJSON 地图渲染器,可将球坐标投影到二维像素空间,以及一个用于高效数据处理的 Apache Arrow 可视化接口。 其功能面涵盖通过分箱(binning)和分组进行数据转换、通过自动比例推断和配色方案应用进行视觉编码,以及生成小多重图(small multiples)。它支持在分层视图中渲染几何形状,并在服务器端环境中导出静态图像。
Handles diverse data structures, including arrays of objects and Apache Arrow tables, to improve processing efficiency.