yotamberk
8ab1d183cb
feat: #2300 Added nested groups ( #2416 )
* Fix groupEditable
* Fix group drag in vertical direction bug
* Fix indentation
* Add initial nestedGroups property
* Fix redraw order
* Get nested groups hiding working
* Add order to nestedGroups
* Fix up example
* Add support for intially closed nested groups
* Add nested groups indentation
* Fix indents
* Add nested groups docs
* Fix example
* Revert indents
* Add classes to nested and nesting group labels and add nesting group css
* Use pure css for nested group icons
* Remove commented off lines and unnecessary btn
* Fix indents
* Add support to showNested:false in group
* Add semicolon
* Remove empty lines
7 years ago
Alexander Wunschik
bb549ea880
generate individual css files for network and timeline ( #1970 )
* generate individual css files; fixes #1969
* simplified css bundleing
* add new generated dist-css files
* use chart specific css files in the examples
8 years ago
jos
c5badc241f
Reorganized the Timeline examples
9 years ago
jos
0c9703016c
Reviewed/updated all timeline examples
9 years ago
Alex de Mulder
81ea2b1f4a
added google analytics
9 years ago
jos
3915e9c00c
Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0
9 years ago
jos
6b61e95bf2
Changed to `moment().add(value, unit)` notation
10 years ago
jos
8c5fe02e41
Added an example showing custom ordering of groups
10 years ago
josdejong
1f6064b491
Released version 0.3.0
10 years ago
josdejong
299b2dd81e
Css file must be loaded explicitly now. Library files moved to `dist`
10 years ago
josdejong
460e2f872a
Updated docs
11 years ago
josdejong
63f0622fc6
Fixed broken links to moment.js
11 years ago
josdejong
38653ed5eb
Fixed links in examples to moment.js (see #13 )
11 years ago
Nelson Reis
42cb375804
Update references to moment.js in the examples
11 years ago
josdejong
6300445ca7
Updated to v0.2.0
11 years ago
josdejong
7011fe20b3
Implemented full touch support for Graph using hammer.js
11 years ago
josdejong
65e763c7a2
Examples upated
11 years ago
josdejong
fd9f2aacbd
Fixed selection of nodes in the Graph when the page is scrolled down
11 years ago
josdejong
620bc9e3cb
Implemented grouping support in the Timeline
11 years ago
josdejong
b542d43d12
Improved hiding non visible items in Timeline
11 years ago
josdejong
49a00ceb5a
Added docs and examples
11 years ago
josdejong
457fb98367
Implemented ordering for groups
11 years ago
josdejong
309564e367
Changed propagation of options in components to a prototype based solution
11 years ago
josdejong
74771c66dd
Implemented DataView
11 years ago
josdejong
dd8aa76b6c
GroupSet now neatly handling chances in groups data
11 years ago
josdejong
8ac893855c
Halfway implementation of groups
11 years ago
josdejong
0f86680971
Implemented methods show/hide for components
11 years ago
josdejong
f3d1a63f17
Added support for Moment in the DataSet. Neatened the examples.
11 years ago
josdejong
08b6ba904e
Added an option to force a reflow/repaint instead of kindly request it
11 years ago
josdejong
3e4e9313e3
Using vis as internal namespace now. All module related stuff is now located on a single place, in module.js
11 years ago
josdejong
5c14597bb9
Implemented namespacing, closure, and support for require.js
11 years ago
josdejong
8a67a9f172
Css is now packages in the js file.
11 years ago
josdejong
7489ae0ab1
Changed build script to generate a single library vis.js in the project root
11 years ago
josdejong
fdd92c01e9
Readme updated, example added
11 years ago
josdejong
45afd42252
Initial import
11 years ago