2 个仓库
Interfaces that organize multiple debugging views into a grid for simultaneous state monitoring.
Distinct from Dual-Pane Layouts: Specifically for debugger state monitoring panes rather than general dual-pane UI patterns
Explore 2 awesome GitHub repositories matching user interface & experience · Multi-Pane Debugger Layouts. Refine with filters or upvote what's useful.
Voltron is a web-based debugger visualizer interface used for rendering internal program state and debugger output into specialized visual panes and views. It functions as a debugger state inspector that visualizes registers, memory, stack frames, and breakpoints to analyze program flow and behavior. The project includes a custom lexer syntax highlighter that applies colors and formatting to raw debugger command output. This system uses a tokenizer and pattern-matching text formatting to improve the readability of technical data. The framework covers the construction of custom debugging tool
Organizes multiple debugger views into a grid of dedicated windows for simultaneous monitoring of program state.
这是一个用于 Lightweight Charts 库的 Python 封装,旨在渲染交互式的浏览器端金融可视化图表。它是一个构建自定义金融仪表盘和界面的框架,能够集成实时市场数据流和历史数据序列。 该库支持通过组合多面板图表、自选股列表和订单录入表格来构建复杂的布局,并将其整合进统一的工作区。它通过将实时 Tick 或 Bar 数据直接流式传输到活跃的图表中,支持实时市场监控,无需刷新页面即可实现增量更新。 除了基础渲染,该工具包还提供了强大的技术分析功能,包括直接在画布上绘制标注、趋势线和标记。用户可以配置蜡烛图、成交量柱状图和图例的视觉外观,并将时间周期选择或键盘快捷键等交互操作映射到自定义的 Python 逻辑中。
Supports arranging multiple independent chart instances within a single view for simultaneous asset comparison.