Greg Kubisa
|
ff3948f85c
|
Use requestAnimationFrame to throttle redraws
|
8 years ago |
jos
|
ef9ec3f61d
|
Created bundles for individual visualizations: `vis-graph3d.min.js`,
`vis-network.min.js`, and `vis-timeline-graph2d.min.js`
|
8 years ago |
Ludo Stellingwerff
|
00436ab177
|
Major redesign of data axis/scales, with large focus on creating a sane slave axis setup
|
8 years ago |
jos
|
46dbe3a81d
|
Expose `vis.timeline.Core` for customization purposes (see #1126)
|
9 years ago |
jos
|
7034f77c6e
|
Removed a few old deprecations, fixed a typo
|
9 years ago |
Alex de Mulder
|
f0c18f7ed0
|
exposed keycharm as vis.keycharm
|
9 years ago |
Alex de Mulder
|
0150255c87
|
- Fixed few functions including storePositions().
- Added beginnings of unit testing for network.
|
9 years ago |
Alex de Mulder
|
14c4a10c9b
|
added dot and gephi parser to docs, need to include examples in the docs everywhere. Added working example code at the top of the docs and link to example 1
|
9 years ago |
Alex de Mulder
|
b9c97e18d8
|
moved groups to v4.0, fixed some bugs in edges
|
9 years ago |
Alex de Mulder
|
dc5564a21e
|
moved the popup system to 4.0. Fixed #731.
|
9 years ago |
Alex de Mulder
|
333ec38c3c
|
started creation of the edges handler and the nodes handler. currently broken.
|
9 years ago |
jos
|
1b75021716
|
Network mostly working with Hammer2
|
9 years ago |
jos
|
6ec184e737
|
Implemented DataSet.setOptions
|
10 years ago |
jos
|
00328965e7
|
Background areas can now be draw in a specific group or spread over the whole Timeline.
|
10 years ago |
Alex de Mulder
|
af5af63558
|
working arrays to hide, fixed zoom, fixed pinch, made seperate volatile object for dynamic date support.
|
10 years ago |
jos
|
f990f09124
|
Refactored `ItemBox`, `ItemRange`, and `ItemPoint` to respectively `BoxItem`, `RangeItem`, and `PointItem`.
|
10 years ago |
jos
|
5391f7c29d
|
Fixed #162: Implemented a new item type `background`
|
10 years ago |
Alex de Mulder
|
09d3f83ab6
|
Finalized import, reduced needless drawing of the network (performance boost!)
|
10 years ago |
jos
|
cbdbdc3ce6
|
Excluded moment.js language files by from the default vis.js bundle
|
10 years ago |
jos
|
30fb003077
|
Moved Slider and Camera into separate modules
|
10 years ago |
jos
|
72dfc0c45f
|
Reworked all code to commonjs modules. Replaced the build script with Gulp
|
10 years ago |