clubgamma / clubgamma/Sorting_Algorithm_Visualizer
Add "STOP" option during visualization
未关闭
Hacktoberfest
Hacktoberfest2021
- 主要语言
- Python
- 星标
- 0
- 派生
- 6
- PR 合并指标
- 30 天内没有已合并 PR
描述
There's a START option to start the algorithm but there is no option to stop in between. So add the STOP option so that the user can stop the algorithm after the desired iteration and see the progress in sorting at any particular instance.
贡献指南
调研方向
未指定文件或测试;首先定位创建 START 选项的 GUI 代码,以及它触发的排序循环。跟踪一次迭代如何更新可视化效果,然后添加一个 STOP 控件,使其完成的行为是算法停止,并且当前的排序进度保持可见。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- data-visualization, desktop
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100