-
Current sourcemap url in `vis-timeline-graph2d.css` is:
```
/*# sourceMappingURL=styles/vis-timeline-graph2d.css.map */
```
while both files are in the same folder, so it should be:
```
/*# sour…
-
I have an issue only when starting my game environment. Vector Observation size has 6 less observations on start (first frame) [I am assuming CollectObservations is being called before OnTriggerEnter,…
-
The packages vis-util and vis-uuid use almost identical configuration. It would probably be a good idea to create a central configuration (ESLint, Prettier, Babel…) so that there is single code style …
-
It looks very interesting. Could you please link to references for the YouTube info structures?
-
example: https://codepen.io/wk6/pen/zYvaRKR
When `addCustomeTime()` called by `Graph2d` object, raise error.
![graph2d-addmarker-error](https://user-images.githubusercontent.com/6407737/81634353-c…
-
There is a problem when using Vis Timeline wiht the managed property defined by the framework.
THis should be removed sent to Javascript
-
I'm trying to replicate the week styling as shown in the vis-timeline examples (https://visjs.github.io/vis-timeline/examples/timeline/styling/weekStyling.html).
I've tried a number of variations …
-
Before you create an issue, please make sure you have read the [FAQ](https://github.com/pliablepixels/zmNinja/wiki/FAQ). Common questions on API, no image etc are covered there. Please also read [HOWT…
-
How can I save a timeline as a png file?
The following code did not work, the resulting file myTimeLine.png could not be opened.
myTimeline
-
I want to control which part of the waveform is in view based on outside factors, and I want to do this when the audio is not currently playing.
I tried using wf.seek(time) to set the specific ti…