1 个仓库
Pluggable architectures for adding new visual representation formats to a rendering engine.
Distinct from Pluggable Architectures: Focuses on visual representation plugins rather than data compression or scraping algorithms.
Explore 1 awesome GitHub repository matching data & databases · Visualization View Plugins. Refine with filters or upvote what's useful.
Markwhen 是一个 Markdown 数据可视化工具和时间轴生成器,可将结构化文本转换为交互式的时间顺序视图。它作为基于文本的时间轴编辑器,将纯文本编辑与事件序列的实时视觉预览同步。 该系统以多种格式呈现时间顺序数据,包括级联时间轴、甘特图、日历和简历。它支持通过 Docker 容器化进行自托管,允许用户在私有基础设施上运行渲染器。 该项目包含一个用于自定义视图开发的客户端库,并提供与 VS Code 编辑器的集成,以同步文本编辑与可视化时间轴。它还提供了用于管理事件日期范围并将时间顺序数据组织成结构化页面的工具。
Allows the addition of new visualization formats by extending a client library without modifying the core renderer.