jplot
jplot copied to clipboard
iTerm2 expvar/JSON monitoring tool
So I don't have a Mac, and my terminal of choice doesn't support sixel graphics, sadly, so I've added a simple HTTP web-server that can serve images instead of a...
Hello Can you release it for amd64 please ? Best regards,
hello, i have some troubled, when i run command like it in iterm2: ```bash echo 'GET http://www.hi-linux.com' | \ vegeta attack -rate 5000 -duration 10m | vegeta encode | \...
Hi @rs, When I build jplot I have error: `package github.com/wcharczuk/go-chart/seq: cannot find package "github.com/wcharczuk/go-chart/seq" in any of: /usr/lib/go/src/github.com/wcharczuk/go-chart/seq (from $GOROOT) /home/dragon/go/src/github.com/wcharczuk/go-chart/seq (from $GOPATH)` The go-chart is now in v3.0,...
I find jplot cpu cost high, please optimize it . thank you !
@platinummonkey: I ported your Datadog source into the new code structure. The result does not work yet but and perhaps you could help me figuring why: * Your implementation used...
Currently, I'm porthing jplot to work with sixel graphics.  This works on terminal support DRCS Sixel extension. This screencapture is taken on Windows and mitty terminal. If you have...
Please add support for the following terminal emulators. They support SIXEL. https://www.arewesixelyet.com - [Konsole](https://konsole.kde.org) - [Yakuake](https://github.com/KDE/yakuake) : Uses Konsole - [Contour](https://github.com/contour-terminal/contour) Thanks
I'm reopening https://github.com/rs/jplot/issues/8 as that still seems to be an issue. I am using iTerm 3.4.23 with jplot v1.1.6.
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.10.0 to 0.18.0. Commits 3bbf4a6 tiff: Validate palette indices when parsing palette-color images 6c5fa46 go.mod: update golang.org/x dependencies 55c4ab6 go.mod: update golang.org/x dependencies 0057a93 tiff: fix function...