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

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

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

1 个仓库

Awesome GitHub RepositoriesCustom Renderers

Low-level hooks and plugin APIs for creating non-standard chart types by defining custom drawing logic.

Distinct from Chart Visualization Plugins: Focuses on the developer's ability to write custom drawing functions rather than just using existing plugin extensions.

Explore 1 awesome GitHub repository matching development tools & productivity · Custom Renderers. Refine with filters or upvote what's useful.

Awesome Custom Renderers GitHub Repositories

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

    leeoniya/uPlot

    10,266在 GitHub 上查看↗

    uPlot 是一个高性能 Canvas 时间序列图表库,旨在以高帧率渲染数百万个数据点。它作为一个高频数据可视化工具和实时数据流绘图仪,利用 HTML5 Canvas API 在绘制大型时间数据集时保持响应性。 该项目的独特之处在于其基于插件的可视化框架,允许自定义渲染器创建专门的视觉效果,如热力图和箱线图。它还作为一个交互式金融图表工具,专门支持 OHLC 图表、柱状图和面积带。 该库涵盖了广泛的功能,包括具有线性、对数和均匀刻度的轴管理,以及通过缩放、平移和跨多个链接视图的同步光标进行的交互式导航。它提供了用于动态数据流式传输的滑动窗口缓冲系统,以及用于管理缺失数据和时区感知处理的工具。附加功能包括堆叠图表聚合以及将可视化导出为静态图像格式的能力。

    Allows developers to extend the core engine with custom renderers for specialized visuals like heatmaps and box plots.

    JavaScript
    在 GitHub 上查看↗10,266
  1. Home
  2. Development Tools & Productivity
  3. Plugin Systems
  4. Chart Visualization Plugins
  5. Custom Renderers