yotamberk
1e55ee8640
Bugfix in timeline ( #2219 )
* 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
* Remove hack
* Fix breaking of timeline
8 years ago
yotamberk
ecf1c6a7d3
small improvements ( #2217 )
* 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
* Remove hack
8 years ago
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 years ago
wimrijnders
6adac314fd
Added point draw methods for styles 'surface' and 'grid' ( #2215 )
8 years ago
Wim Rijnders
9e1fd6671e
Add point draw methods for styles 'dot-color' and 'dot-size'
8 years ago
wimrijnders
1c4e1a41ee
Add point draw methods for styles 'dot' and 'dot-line' ( #2212 )
8 years ago
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 years ago
Yotam Berkowitz
3addd51046
Add vis-drag-center to fix dragging bug when template is react component
8 years ago
Wim Rijnders
fcc817b4f0
Added point draw methods for graph styles 'bar-color' and 'bar-size'
8 years ago
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 years ago
Wim Rijnders
124b70ffeb
Undid last commit in a very roundabout way.
8 years ago
Wim Rijnders
5d0a70e1f1
Added generic graph drawing loop; isolated point drawing of graph style 'Bar'
8 years ago
Wim Rijnders
cd1b18fbe9
Fixed another silly indent
8 years ago
Wim Rijnders
d3b174da09
Interim save
8 years ago
Wim Rijnders
13752ed435
Fixes after testing
8 years ago
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 years ago
wimrijnders
7424bfbfc2
Graph3d: make setting dotSizeRatio public ( #2202 )
* Graph3d: make setting dotSizeRatio public
* Added method for dotSize
* Fixed silly indent
8 years ago
Wim Rijnders
3d0acba994
Small code cleanup and consolidation.
8 years ago
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 years ago
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 years ago
Wim Rijnders
baed96ee7c
Fixes and hardening for Settings.js
8 years ago
Wim Rijnders
3e84c3557e
Moved code for settings to separate module
8 years ago
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 years ago
wimrijnders
c92e2cd952
Line graph draw segments by depth order ( #2200 )
8 years ago
Wim Rijnders
6fc876a0ed
Final cleanup for settings handling
8 years ago
Yotam Berkowitz
31096e04f6
Add vertical scroll when zoom is inactive
8 years ago
Wim Rijnders
abb32df9b9
Final fixes
8 years ago
Wim Rijnders
66ac9ddd3a
Added commond handling for settings with internal prefix 'default'
8 years ago
Wim Rijnders
ffa2e19e24
Fixed oversight with showTooltip
8 years ago
Wim Rijnders
7c9bab862d
Added fields tooltip and showLegend to defaults
8 years ago
Alexander Wunschik
f61c83ac6e
cleaned up locale; added all locals to example; set users local as default
8 years ago
Uli Fahrer
51f0db9d28
Add Italian locale support for network ( #2184 )
Thanks @federicoco for providing the translation!
8 years ago
Wim Rijnders
e6351b63bd
Adjusted STYLE enum to previous
8 years ago
Wim Rijnders
9a028a8634
Added step to defaults; fixes to detect and survive inconstent data
8 years ago
Uli Fahrer
bb627c66e6
Add Italian support for timeline
8 years ago
Wim Rijnders
f3e5643119
Added handling of settings for camera
8 years ago
Wim Rijnders
1446540a26
Added handling of settings backgroundColor and dataColor
8 years ago
Zachariah Brown
7c6248626b
Re-ordered keys to match other usage.
8 years ago
Wim Rijnders
165aa03e13
Added xCenter and yCenter to defaults
8 years ago
Wim Rijnders
b21f5a15df
Fixed typo
8 years ago
Wim Rijnders
b2e0eb9b73
Added structure for default values
8 years ago
Wim Rijnders
ffc5447435
Replaced sin/cos usage in drawAxis() with unit vector
8 years ago
Zachariah Brown
f84743053e
Adds oldData to the update event payload in dataview to match dataset.
8 years ago
wimrijnders
674813dcad
Uniform handling of common user options ( #2168 )
8 years ago
Wim Rijnders
9b5eb3f4da
Added methods for drawing Y and Z axis labels
8 years ago
Wim Rijnders
9e13640d8d
Consolidated code for drawing x-axis label
8 years ago
Wim Rijnders
ccec638d5f
Added method for drawing lines between 3D points
8 years ago
Wim Rijnders
a2350bb590
Moved recurring code for StepNumber to start() method
8 years ago
Steven
b84e9e48de
Removed restriction to allow clusters of a single node. ( #2013 )
* Removed restriction to allow clusters of a single node; Default functionality remains the same; Also added new example
* Add documentation for allowSingleNodeCluster, and removed excessive cluster() calls in example.
* Changed documentation as per request.
8 years ago
wimrijnders
85222bfd64
throw real Error instances ( #2160 )
8 years ago