Sebastian Böser

Results 7 issues of Sebastian Böser

Add an option to draw grid lines (horizontal and vertical) at the major tick markers. Line style and color should be customizable.

In the attached screenshot, the right-most bin is not shown in full width. The histogram extends from 0 to 1. It is displayed correctly initially, but after zooming in, the...

It seems there is a default zoom direction, that can be changed by pressing the Ctrl-key once. However, there is no indication as to what the current zoom direction is....

In Chrome on OSX 10.6.8, when hitting Cntrl+Cmd+Shift+4 to make a screen shot, this changes the zoom direction of the plot that I wanted to make a screenshot of.

For ellipses, the most "practical" inputs for the users are probably - x,y of center - length of the two semi-axis (i.e. radii). Set r2 = r1 to draw a...

Find a way to programmatically set the default zoom / view range when initially showing the plot.

Here is the error message I get: ``` panic: open /Users//.config/chrome: no such file or directory goroutine 1 [running]: main.parse(0xc000080080, 0x1d, 0x0, 0x0, 0x111ca60) /home/qpls/projects/chrome-session-dump/chrome-session-dump.go:248 +0x1a4f main.main() /home/qpls/projects/chrome-session-dump/chrome-session-dump.go:542 +0x4a8 ```