yotamberk
ac1d6a6a96
Fix small timeline bug when defining timeline with no options and fix docs explanations ( #2216 )
* Add initial scroller without options
* Add initial scroll without an option
* Add verticalScroll option
* Fix scrollbar positions
* Add docs
* fix example
* remove jquery dependency
* Fix example
* Fix review comments
* Fix verticalScroll and horizontalScroll docs
* Fix bug in timeline option.rtl if otion is undefined
8年前
wimrijnders
6adac314fd
Added point draw methods for styles 'surface' and 'grid' ( #2215 )
8年前
yotamberk
a9be8e796b
Merge pull request #2214 from wimrijnders/PR23
Add point draw methods for styles 'dot-color' and 'dot-size'
8年前
Wim Rijnders
9e1fd6671e
Add point draw methods for styles 'dot-color' and 'dot-size'
8年前
wimrijnders
1c4e1a41ee
Add point draw methods for styles 'dot' and 'dot-line' ( #2212 )
8年前
yotamberk
171ee39687
Merge pull request #2213 from mojoaxel/develop
add two eyes review process
8年前
Alexander Wunschik
66ab105d84
add two eyes review process
8年前
yotamberk
ab9d5f3422
Merge pull request #2210 from wimrijnders/PR21
Added point draw methods for graph styles 'bar-color' and 'bar-size'
8年前
yotamberk
cf75437692
Fix dragging items that have a React template ( #2211 )
* Hide vertically hidden ranged items in groups that are not visible
* Add element to templates options
* Fix comment typo
* Add documentation for react mounting
* add react example
* Fix typo
* fix title
* Fix review comments
* Add vis-drag-center to fix dragging bug when template is react component
8年前
Yotam Berkowitz
5af1b893fe
Merge branch 'develop' of https://github.com/almende/vis into template-fix
8年前
Yotam Berkowitz
3addd51046
Add vis-drag-center to fix dragging bug when template is react component
8年前
Wim Rijnders
fcc817b4f0
Added point draw methods for graph styles 'bar-color' and 'bar-size'
8年前
yotamberk
8d13434a9d
Merge pull request #2209 from wimrijnders/PR20
Added explanatory text for graph3d tooltip demo
8年前
yotamberk
105356ba27
Merge pull request #2208 from wimrijnders/PR19
Added generic graph drawing loop; isolated point drawing of graph style 'Bar'
8年前
yotamberk
d9598432d3
Fix React support for group and item templates and add example ( #2206 )
* Hide vertically hidden ranged items in groups that are not visible
* Add element to templates options
* Fix comment typo
* Add documentation for react mounting
* add react example
* Fix typo
* fix title
* Fix review comments
8年前
Yotam Berkowitz
c548b14468
Merge branch 'template-fix' of https://github.com/yotamberk/vis into template-fix
8年前
Yotam Berkowitz
342091d180
Fix review comments
8年前
Wim Rijnders
44d6d86721
Added explanatory text for graph3d tooltip demo
8年前
yotamberk
42c054ff54
fix title
8年前
Wim Rijnders
124b70ffeb
Undid last commit in a very roundabout way.
8年前
yotamberk
17c48c7967
Fix typo
8年前
Yotam Berkowitz
06c264e5b6
add react example
8年前
Wim Rijnders
5d0a70e1f1
Added generic graph drawing loop; isolated point drawing of graph style 'Bar'
8年前
Wim Rijnders
7689e21218
Merge branch 'develop' into PR18
8年前
yotamberk
25a04fcdb2
Merge pull request #2204 from wimrijnders/PR17
Some code cleanup and consolidation.
8年前
Wim Rijnders
cd1b18fbe9
Fixed another silly indent
8年前
Wim Rijnders
d3b174da09
Interim save
8年前
Wim Rijnders
13752ed435
Fixes after testing
8年前
yotamberk
b889a5057d
Add a vertical scroll option for timeline [solves #273 , #1060 , #466 ] ( #2196 )
* Add initial scroller without options
* Add initial scroll without an option
* Add verticalScroll option
* Fix scrollbar positions
* Add docs
* fix example
* remove jquery dependency
* Fix example
* Fix review comments
8年前
wimrijnders
7424bfbfc2
Graph3d: make setting dotSizeRatio public ( #2202 )
* Graph3d: make setting dotSizeRatio public
* Added method for dotSize
* Fixed silly indent
8年前
Wim Rijnders
3d0acba994
Small code cleanup and consolidation.
8年前
yotamberk
178e9dc915
Horizontal scroll ( #2201 )
* Hide vertically hidden ranged items in groups that are not visible
* Add vertical scroll when zoom is inactive
* Fix review comments
* Add horizontalScroll option
8年前
yotamberk
ea4d56c68b
vertical scroll when zoomKey isn't triggered ( #2197 )
* Hide vertically hidden ranged items in groups that are not visible
* Add vertical scroll when zoom is inactive
* Fix review comments
8年前
yotamberk
503099328f
Merge pull request #2199 from wimrijnders/PR14
Final cleanup for settings handling
8年前
Yotam Berkowitz
8cb0e74580
Fix template to accept react elements
8年前
Wim Rijnders
baed96ee7c
Fixes and hardening for Settings.js
8年前
Wim Rijnders
3e84c3557e
Moved code for settings to separate module
8年前
Zachariah Brown
776f4cc2d6
Updates DataSet and DataView remove event payload ( #2189 )
* Updates all 'remove' events in DataSet and DataView to include the objects that were removed in addition to the the ids.
* Updated the documentation to reflect changes.
* Fixed possible object mutation when typeof id is object in DataSet.remove.
8年前
wimrijnders
c92e2cd952
Line graph draw segments by depth order ( #2200 )
8年前
Wim Rijnders
6fc876a0ed
Final cleanup for settings handling
8年前
Yotam Berkowitz
31096e04f6
Add vertical scroll when zoom is inactive
8年前
Yotam Berkowitz
7373a0441f
Resolve conflicts
8年前
yotamberk
9cfda2badb
Merge pull request #2195 from wimrijnders/PR14
Common handling for settings with prefix 'default'
8年前
yotamberk
e9df41ed20
Merge pull request #2185 from Tooa/Italian_support_timeline
Add Italian locale support for timeline
8年前
Wim Rijnders
abb32df9b9
Final fixes
8年前
Wim Rijnders
66ac9ddd3a
Added commond handling for settings with internal prefix 'default'
8年前
yotamberk
5d63ae0588
Merge pull request #2182 from wimrijnders/PR13
Graph3d: Added fields with special handling to default settings.
8年前
Wim Rijnders
ffa2e19e24
Fixed oversight with showTooltip
8年前
Wim Rijnders
7c9bab862d
Added fields tooltip and showLegend to defaults
8年前
yotamberk
6a34948b0b
Merge pull request #2188 from mojoaxel/locales
added all locals to manipulation example
8年前