Ray
Ray
@JerryLinLinLin 可以合并一下吗,感谢
by the way i found something may help from [**here**](https://github.com/VincentGarreau/particles.js/blob/22b49860652e959e546ca2bfff3972293a60dafb/particles.js#L157-L181)
After diving into the code, I believe it should be `L_STICK_PRESS ` button instead of `MINUS` button to reset the canvas. https://github.com/Victrid/splatplost/blob/0781b32c24720dad8bfbed050742423813d0d917/splatplost/plot.py#L33-L46
在图片上放文字,提高可读性的最常用方法是加一个渐变:  但是有些时候会遇到颜色又浅图案又简单地图片,就会显得很邋遢:  后来也有这么做的:  但是挡住图片不太优雅,最后还是觉得这样最实际:  我现在的方法是,先把图片的平均色取出来,一般来说方法有两种:一种是高斯模糊到图片直径,最后得出一个颜色;另一种是把图片缩放成 1 x 1 的像素最后得出一个颜色。 得到平均色之后,就把...
这个 kCGBlendModeDifference 虽然方便,但是遇到不是纯色的图片也会显得很糟糕的
Great! Added to the roadmap, also the `subscription api` and `group api` will be added. - [x] glances api - [ ] group api - [ ] subscription api
Yes, i was doing the same thing.
No problem, i have no idea why i forgot to add `timestamp`
Hey, what do you think the `msg.payload` should be use for, `title`,`text` or `subtext`?
By the way `timestamp` is now added to the latest version `0.1.4`