Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Box character misplaced if graph doesn't end on an interval step #9

Open
felixfbecker opened this issue Aug 9, 2018 · 1 comment
Open
Labels

Comments

@felixfbecker
Copy link

E.g. if the X axis step is the default 10, and the amount of data points is not dividable by 10, the last | box boundary character will be misplaced:

Datapoints: 67, 68, 33, 62, 38, 68, 55
┌ go_goroutines ┐
│               │
│   70┤██ █ █▐  │
│   60┤ ▐▐▐▐▐█  │
│   50┤ ▐▐▐▐ ▐  │
│   40┤  █ █ ▐  │
│     └───────  │
│        │
└───────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68
┌ go_goroutines ─┐
│                │
│   70┤██ █ █ █  │
│   60┤ ▐▐▐▐▐█▐  │
│   50┤ ▐▐▐▐  ▐  │
│   40┤  █ █  ▐  │
│     └────────  │
│        │
└────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60
┌ go_goroutines ──┐
│                 │
│   70┤██ █ █ █▐  │
│   60┤ ▐▐▐▐▐█▐█  │
│   50┤ ▐▐▐▐   ▐  │
│   40┤  █ █   ▐  │
│     └─────────  │
│        │
└─────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60
┌ go_goroutines ───┐
│                  │
│   70┤██ █ █ █ ▐  │
│   60┤ ▐▐▐▐▐█▐██  │
│   50┤ ▐▐▐▐    ▐  │
│   40┤  █ █    ▐  │
│     └─────────┬  │
│              10  │
└──────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72
┌ go_goroutines ────┐
│                   │
│   80┤          █  │
│   70┤██ █ █ █ ▐▐  │
│   60┤ ▐▐▐▐▐█▐██▐  │
│   50┤ ▐▐▐▐     ▐  │
│   40┤  █ █     ▐  │
│     └─────────┬─  │
│              10  │
└───────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54
┌ go_goroutines ─────┐
│                    │
│   80┤          █▐  │
│   70┤██ █ █ █ ▐▐▐  │
│   60┤ ▐▐▐▐▐█▐██ █  │
│   50┤ ▐▐▐▐      ▐  │
│   40┤  █ █      ▐  │
│     └─────────┬──  │
│              10  │
└────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44
┌ go_goroutines ──────┐
│                     │
│   80┤          █ ▐  │
│   70┤██ █ █ █ ▐▐ ▐  │
│   60┤ ▐▐▐▐▐█▐██ █   │
│   50┤ ▐▐▐▐      ▐█  │
│   40┤  █ █       ▐  │
│     └─────────┬───  │
│              10  │
└─────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73
┌ go_goroutines ───────┐
│                      │
│   80┤          █  █  │
│   70┤██ █ █ █ ▐▐ ▐▐  │
│   60┤ ▐▐▐▐▐█▐██ █▐▐  │
│   50┤ ▐▐▐▐      ▐█▐  │
│   40┤  █ █        ▐  │
│     └─────────┬────  │
│              10  │
└──────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73, 62
┌ go_goroutines ────────┐
│                       │
│   80┤          █  █▐  │
│   70┤██ █ █ █ ▐▐ ▐▐█  │
│   60┤ ▐▐▐▐▐█▐██ █▐ ▐  │
│   50┤ ▐▐▐▐      ▐█ ▐  │
│   40┤  █ █         ▐  │
│     └─────────┬─────  │
│              10  │
└───────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73, 62, 75
┌ go_goroutines ─────────┐
│                        │
│   80┤          █  █ █  │
│   70┤██ █ █ █ ▐▐ ▐▐█▐  │
│   60┤ ▐▐▐▐▐█▐██ █▐  ▐  │
│   50┤ ▐▐▐▐      ▐█  ▐  │
│   40┤  █ █          ▐  │
│     └─────────┬──────  │
│              10  │
└────────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73, 62, 75, 61
┌ go_goroutines ──────────┐
│                         │
│   80┤          █  █ █▐  │
│   70┤██ █ █ █ ▐▐ ▐▐█▐█  │
│   60┤ ▐▐▐▐▐█▐██ █▐   ▐  │
│   50┤ ▐▐▐▐      ▐█   ▐  │
│   40┤  █ █           ▐  │
│     └─────────┬───────  │
│              10  │
└─────────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73, 62, 75, 61, 53
┌ go_goroutines ───────────┐
│                          │
│   80┤          █  █ █ ▐  │
│   70┤██ █ █ █ ▐▐ ▐▐█▐█▐  │
│   60┤ ▐▐▐▐▐█▐██ █▐   ▐█  │
│   50┤ ▐▐▐▐      ▐█    ▐  │
│   40┤  █ █            ▐  │
│     └─────────┬────────  │
│              10  │
└──────────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73, 62, 75, 61, 53, 34
┌ go_goroutines ────────────┐
│                           │
│   80┤          █  █ █  ▐  │
│   70┤██ █ █ █ ▐▐ ▐▐█▐█ ▐  │
│   60┤ ▐▐▐▐▐█▐██ █▐   ▐█   │
│   50┤ ▐▐▐▐      ▐█    ▐   │
│   40┤  █ █             █  │
│     └─────────┬─────────  │
│              10  │
└───────────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73, 62, 75, 61, 53, 34, 56
┌ go_goroutines ─────────────┐
│                            │
│   80┤          █  █ █   ▐  │
│   70┤██ █ █ █ ▐▐ ▐▐█▐█  ▐  │
│   60┤ ▐▐▐▐▐█▐██ █▐   ▐█ █  │
│   50┤ ▐▐▐▐      ▐█    ▐▐▐  │
│   40┤  █ █             █▐  │
│     └─────────┬─────────┬  │
│              10        20  │
└────────────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73, 62, 75, 61, 53, 34, 56, 74
┌ go_goroutines ──────────────┐
│                             │
│   80┤          █  █ █    █  │
│   70┤██ █ █ █ ▐▐ ▐▐█▐█  ▐▐  │
│   60┤ ▐▐▐▐▐█▐██ █▐   ▐█ █▐  │
│   50┤ ▐▐▐▐      ▐█    ▐▐ ▐  │
│   40┤  █ █             █ ▐  │
│     └─────────┬─────────┬─  │
│              10        20  │
└─────────────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73, 62, 75, 61, 53, 34, 56, 74, 41
┌ go_goroutines ───────────────┐
│                              │
│   80┤          █  █ █    █▐  │
│   70┤██ █ █ █ ▐▐ ▐▐█▐█  ▐▐▐  │
│   60┤ ▐▐▐▐▐█▐██ █▐   ▐█ █▐   │
│   50┤ ▐▐▐▐      ▐█    ▐▐  █  │
│   40┤  █ █             █  ▐  │
│     └─────────┬─────────┬──  │
│              10        20  │
└──────────────────────────────┘
Datapoints: 67, 68, 33, 62, 38, 68, 55, 68, 60, 60, 72, 54, 44, 73, 62, 75, 61, 53, 34, 56, 74, 41, 33
┌ go_goroutines ────────────────┐
│                               │
│   80┤          █  █ █    █ ▐  │
│   70┤██ █ █ █ ▐▐ ▐▐█▐█  ▐▐ ▐  │
│   60┤ ▐▐▐▐▐█▐██ █▐   ▐█ █▐    │
│   50┤ ▐▐▐▐      ▐█    ▐▐  █   │
│   40┤  █ █             █  ▐█  │
│     └─────────┬─────────┬───  │
│              10        20  │
└───────────────────────────────┘

2018-08-09 18 54 10

@MartinSky123
Copy link

This can be fixed by changing line #243 in Show-Graph.ps1.

Write-Host $(" "*$($XAxis.length - $XAxisTitle.Length + 1)) $VerticalEdge

replaced '-2' with '+1', removed LengthOfMaxYAxisLabel as this will dynamically change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants