awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesLarge-Dataset Dashboards

Renders dashboards with multidimensional filtering on tabular datasets exceeding 100 million rows.

Distinct from Interactive Visualization Rendering: Distinct from Interactive Visualization Rendering: focuses on large-scale tabular datasets with multidimensional filtering, not general chart rendering.

Explore 4 awesome GitHub repositories matching data & databases · Large-Dataset Dashboards. Refine with filters or upvote what's useful.

Awesome Large-Dataset Dashboards GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • justineo/vue-echartsJustineo 的头像

    Justineo/vue-echarts

    10,720在 GitHub 上查看↗

    vue-echarts 是一个用于 Apache ECharts 库的声明式图表封装器和 Vue.js 组件。它作为一个数据可视化库,将配置和数据更新映射到渲染引擎,从而能够将交互式图形和图表作为可重用的 Web 组件进行嵌入。 该项目提供了一个通过主题配置和基于上下文的注入来管理视觉一致性的系统。它允许对可视化界面进行深度定制,包括使用作用域插槽(scoped slots)在工具提示中渲染自定义 HTML 标记,以及构建复杂的图形元素。 该库处理常见的可视化需求,如自动响应式调整大小、用户交互的事件绑定以及加载状态指示器的管理。为了保持性能,它采用了一种更新系统,计算部分配置更改以刷新图表,而无需执行完全重新初始化。

    Optimizes rendering efficiency by calculating partial configuration updates to avoid full chart re-renders.

    TypeScript
    在 GitHub 上查看↗10,720
  • nvidia/isaac-gr00tNVIDIA 的头像

    NVIDIA/Isaac-GR00T

    6,222在 GitHub 上查看↗

    Renders dashboards with multidimensional filtering on tabular datasets exceeding 100 million rows.

    Jupyter Notebook
    在 GitHub 上查看↗6,222
  • naver/billboard.jsnaver 的头像

    naver/billboard.js

    5,980在 GitHub 上查看↗

    billboard.js is a JavaScript charting library built on D3.js that renders interactive data visualizations from a single declarative configuration object. It supports a wide range of chart types including bar, line, pie, scatter, area, spline, step, candlestick, funnel, gauge, heatmap, radar, polar, treemap, bubble, donut, and sparkline charts, and can overlay multiple chart types within a single visualization. The library offers an opt-in Canvas rendering mode for improved performance with large datasets and high-density axis displays, alongside its standard SVG-based rendering. The library d

    Renders charts with thousands of data points while keeping interactions fast through configurable rendering modes.

    TypeScript
    在 GitHub 上查看↗5,980
  • apple/embedding-atlasapple 的头像

    apple/embedding-atlas

    4,835在 GitHub 上查看↗

    Embedding Atlas 是一个基于 Web 的界面,用于渲染高维向量嵌入并通过交互式视觉聚类分析复杂数据集。它作为高维数据分析器,用于发现趋势和密度模式,并充当向量相似度浏览器,以定位大规模嵌入数据集中的最近邻数据点。 该项目提供了一个同步的多模态数据仪表板,将表格数据与图像、音频和文本链接起来。它利用硬件加速渲染来显示数百万个嵌入点,并采用高维投影映射来揭示全局数据结构和聚类。 该工具包涵盖了广泛的分析功能,包括实时相似度搜索、最近邻空间索引以及跨链接仪表板的状态同步。它还包括用于自动化数据探索的接口,允许控制器以编程方式执行查询并更新可视化图表。

    Supports large-dataset dashboards with synchronized multi-dimensional filtering for complex tabular and multimodal data.

    TypeScriptembeddingvisualization
    在 GitHub 上查看↗4,835
  1. Home
  2. Data & Databases
  3. Interactive Visualization Rendering
  4. Large-Dataset Dashboards

探索子标签

  • Chart Rendering OptimizationsRenders charts with thousands of data points while keeping interactions fast through configurable rendering modes and boost options. **Distinct from Large-Dataset Dashboards:** Distinct from Large-Dataset Dashboards: focuses on chart rendering with thousands of data points, not dashboards with multidimensional filtering on tabular datasets.