-
Currently emscripten tries to make the `main` symbol optional, so that some programs (in particular library that export functions but have no entry point) can be built with no `main` all.
While thi…
-
## Bug Report
**Describe the bug**
There is a gatsby 404 error for new pages without restart of dev-build.
The page after creation is visible in the sidebar:
![image](https://user-images.g…
-
Reproduce:
1. git clone https://github.com/GopherJ/lttb-rs
2. cd lttb-rs
3. go to line 62
4. call rename symbol action
5. line 67 wasn't updated automatically
![Peek 2020-12-13 14-14](https:…
-
Current downsampling/aggregating options are susceptible to visually misrepresenting the data and there are better algorithms. Current downsampling scheme doesn't allow aggregators to operate on batch…
-
Hi,
I'm currently working on an integration of Chart.js and the zoom plugin on an angular project, and everything was working fine with 2.9.4 & 0.7.7 respectively.
**Working code on Chart.js 2.…
-
i finally spent some time on a new round of benchmarks with updated libs & updated Chrome. top is previous round, bottom is current standings:
![perf_cmp](https://user-images.githubusercontent.com/…
-
it's recently received some pretty drastic perf optimizations:
https://github.com/apache/incubator-echarts/pulls?q=is%3Apr+is%3Aclosed+%5BPerformance%5D+in%3Atitle
cc @pissang when you have a PR…
-
Hi,
First of all let me tell you i love the library.
I've been using Data based series a lot and found out that Data Grouping isn't really representative of a time series when it's grouped... let me…
-
This is a ticket to track the @types/react side of https://github.com/frenic/csstype/issues/119.
Copied from the above ticket:
> Latest update (first seen today) seems to be breaking our build …
-
Hello Sveinn,
First of all, thanks for sharing your work on LTTB algorithm. It is exactly what I am looking for to plot large data size in Microsoft Chart Component. Here is the link to my implemen…