-
**Windows 10**
**NPM 6.13.4 (64 bit)**
I can run `npm install` fine but when I run `npm run build` i get the following error:
```
C:\dev\melloware-git\vis-timeline>npm run build
> vis-timel…
-
**Is your feature request related to a problem? Please describe.**
Vis Timeline triggers periodically via `setTimeout` for a rerender. This causes performance issues (as shown by @luchsamapparat):
…
-
@kristw @conglei @mistercrunch @betodealmeida @hughhhh
cc @john-bodley @michellethomas @graceguo-supercat @timifasubaa
## [SIP] [Embeddable Charts] Create Superset Client
This is the first…
-
For performance optimization would be great if the [snap](https://github.com/visjs/vis-timeline/blob/master/lib/timeline/optionsTimeline.js#L160) function would be just called on certain events, e.g. …
-
## Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [+] I am running the latest version
- [+] I checked the documentation and found no answer
- [+…
-
The Standalone MIN build goes from 555K down to 483K just by removing the sourceMappingURL's from the JS and CSS.
I don't think these should be part of the Standalone MIN build.
-
### そのバグについ
1. 視聴画面を埋め込みにするとYoutubeが再生されない.
2. Vimeo,Wowozaは再生される
3. 教員権限,学生権限ともに発生する.
4. Mac+Chrome+YouTubeでこの現象が発生する.
5. Mac+Safari+YouTubeでは発生しない.
### 再現手順
以下の,
https://trial.chil…
-
## 1) Environment
- PrimeFaces version: 8.0.1
- Does it work on the newest released PrimeFaces version? Version 8.0 is correct.
- Does it work on the newest sources in GitHub? Not, also 9.0-SNAPSHO…
-
Apparently calling `Network.destroy()` from `ngOnDestroy()` is not enough for Vis to do a proper cleanup in Angular. It leaves a bunch of detached nodes retained by different kind of listeners.
You c…
wajda updated
4 years ago
-
## Current Behavior
Exception when building my project
## Failure Information
```
ERROR in node_modules/vis-network/dist/types/index-legacy.d.ts(18,25): error TS2497: This module can only be…