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

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

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

2 个仓库

Awesome GitHub RepositoriesVisualization Component Wrappers

Custom UI components that wrap external visualization libraries to manage their lifecycle and dimensions.

Distinct from Component Library Architectures: Focuses on wrapping a heavy third-party graphics engine into a manageable UI component, not general component library architecture

Explore 2 awesome GitHub repositories matching user interface & experience · Visualization Component Wrappers. Refine with filters or upvote what's useful.

Awesome Visualization Component Wrappers GitHub Repositories

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

    Justineo/vue-echarts

    10,720在 GitHub 上查看↗

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

    Wraps the Apache ECharts engine within a Vue component lifecycle to manage instance creation and destruction.

    TypeScript
    在 GitHub 上查看↗10,720
  • ecomfe/echarts-for-weixinecomfe 的头像

    ecomfe/echarts-for-weixin

    7,500在 GitHub 上查看↗

    This is a chart library for rendering interactive data visualizations within WeChat Mini Programs using the Apache ECharts engine. It provides a set of visual components that use 2D canvas interfaces to render line, bar, pie, and scatter plots. The library utilizes a 2D canvas interface to increase drawing speed and resolve visual layering issues. It implements an interactive charting component that supports touch-based data interaction, allowing users to see detailed contextual information through formatted tooltips when tapping or hovering over data points. The project covers mobile data v

    Wraps the ECharts library inside a custom UI component to manage its lifecycle and display dimensions.

    JavaScriptchartechartsvisualization
    在 GitHub 上查看↗7,500
  1. Home
  2. User Interface & Experience
  3. Component Library Architectures
  4. Visualization Component Wrappers