-
Current master at 1500x1500 still runs only at 30fps.
After reading a lot about golags GC and that it scans the whole mem if there are pointers, I now understand why the Cell version (last pr) is s…
-
## Do you want to request a feature or report a bug?
FEATURE
## What is the current behavior?
Able to distinguish null values with a different color or different lines
## What is the expected …
-
If you attempt to make a plot with a logarithmic scale and negative numbers, instead of throwing a domain error, some warnings are thrown and an almost empty plot is created. If you then correct the d…
-
由于DMA 串口一次传输进来的上下左右按键是3字节的数据,void shellTask(void *param)只读取了一个字符,所以无法判断出上下左右按键。
修改如下:
void shellTask(void *param)
{
Shell *shell = (Shell *)param;
char data;
#if SHELL_TASK_WHILE =…
-
version 5.0.2
Backed up number of app, apk + data.
Upon restore there's no tick-box for data, it exists for apk. Icons shows that user data is there.
Tested on systems: Android 8 and Android 9.
…
-
### Version
5.4.1
### Link to Minimal Reproduction
https://jsfiddle.net/7n6v38em/
### Steps to Reproduce
1. create two grids one for the candlestick series, and the other for the bar se…
-
## Do you want to request a feature or report a bug?
Report a bug
## What is the current behavior?
When using a custom React component as an axis tick, the tickFormatter prop (passed to XAxis, fo…
-
### Location
web / configurations / i18n
### Addition
Hi @Lissy93, love your awesome project!
I want to share with my family to enhance their security mindset, and I am willing to contribute to …
-
Hey,
I have the following test program that I can run when the market is open.
It downloads 10 current trades for "AAPL":
```
using IQFeed.CSharpApiClient;
using IQFeed.CSharpApiClient.Lookup;
…
-
I'm running command line authorize of a view in V21.9.0 and the process runs successfully with no errors.
All sources have a green tick except for the view I'm trying to authorize which still has …