None of example covers secondary axis in C# Console App
未关闭
还没有人认领这个 Issue。
Area: Documentation
- 主要语言
- F#
- 星标
- 860
- 派生
- 99
- 平均合并
- 22 分钟
- 30 天内合并 PR
- 1
描述
There is no example for C# console application that addresses the use of the secondary axis: Program.cs
Secondary axis is a must, but example does not cover it for any 2D plots.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 tests/ConsoleApps/CSharpConsole/Program.cs 开始,查看现有的 2D 绘图示例。添加一个演示 2D 绘图次坐标轴的 C# 控制台示例,然后确认该示例清晰地展示了次坐标轴的用法,并且与周围的示例相匹配。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp
- 领域
- data-visualization
- Issue 类型
- 文档
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100