-
Hello,
First of all, thank you for your wonderful job. This is a very good library.
I am trying to graph a stream of data, can you help to point me in the right direction.
Thanks
-
## Expected Behavior
Using ngx-cookie-service 2.4.0, when a cookie is being set with key, value, Chrome browser should set the cookies in all browsers.
this.cookieService.set('runOffline', 'true');
…
-
https://github.com/madnight/bitcoin-chart-cli/issues/9#issuecomment-350505659
> The y-axis only shows four digits of precision, so you can't see the tens of thousands.
-
Like worldometer, preferably both linear and logarithmic graphs, but linear is enough
-
Hi guys,
Just a quick one!
I am trying to find the example script is features in the GIF on the examples page.
It has a caption of "crypto-watchdog" However, I cant seem to find that within t…
-
Since version 1.5.10 the following fails:
```py
asciiplot([1.]*1000, 80, 15)
```
With the following error:
```
ValueError: The truth value of an array with more than one element is ambiguous. Us…
-
Im testing ascii chart with some long data array and when I console.log on terminal everything get broken, it doesnt look good
`
[ 968,
969,
968,
967,
967,
967,
967,
966,
9…
-
This looks like an off-by-one bug for height — can you confirm?
```
In [9]: print(asciichartpy.plot([0, 0, 1, 2], {'height': 1}))
2.00 ┼ ╭
0.00 ┼──╯
In [10]: print(asciichartpy.plo…
-
When I try to plot a chart with an array of values such as `[100, 100, 100]`, eg.
```javascript
var asciichart = require('asciichart');
asciichart.plot([100, 100, 100], {
height: 10,
});
```…
-
```shell
$ node -v
v10.2.1
$ yarn add asciichart --dev
error upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4