j0rdan0
Results
2
comments of
j0rdan0
> Pretty much like in the example: https://github.com/wcharczuk/go-chart/blob/master/examples/annotations/main.go But use output of `time.UnixNano()` as `XValue` in `chart.Value2`. need to cast to float64 though, as time.UnixNano() returns int64
The issue is that you built the docker image with -rw-rw-r-- 1 root root 131937098 Oct 3 01:09 azmcp . This doesn`t have executable permission set. You then have as...