7689e21218 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'develop' into PR18  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								25a04fcdb2 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2204  from wimrijnders/PR17  
							
							Some code cleanup and consolidation. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cd1b18fbe9 
								
							
								 
							
						 
						
							
							
								
								Fixed another silly indent  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d3b174da09 
								
							
								 
							
						 
						
							
							
								
								Interim save  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								13752ed435 
								
							
								 
							
						 
						
							
							
								
								Fixes after testing  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7424bfbfc2 
								
							
								 
							
						 
						
							
							
								
								Graph3d: make setting dotSizeRatio public ( #2202 )  
							
							* Graph3d: make setting dotSizeRatio public
* Added method for dotSize
* Fixed silly indent 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3d0acba994 
								
							
								 
							
						 
						
							
							
								
								Small code cleanup and consolidation.  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								503099328f 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2199  from wimrijnders/PR14  
							
							Final cleanup for settings handling 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								baed96ee7c 
								
							
								 
							
						 
						
							
							
								
								Fixes and hardening for Settings.js  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3e84c3557e 
								
							
								 
							
						 
						
							
							
								
								Moved code for settings to separate module  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c92e2cd952 
								
							
								 
							
						 
						
							
							
								
								Line graph draw segments by depth order ( #2200 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fc876a0ed 
								
							
								 
							
						 
						
							
							
								
								Final cleanup for settings handling  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9cfda2badb 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2195  from wimrijnders/PR14  
							
							Common handling for settings with prefix 'default' 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e9df41ed20 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2185  from Tooa/Italian_support_timeline  
							
							Add Italian locale support for timeline 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								abb32df9b9 
								
							
								 
							
						 
						
							
							
								
								Final fixes  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								66ac9ddd3a 
								
							
								 
							
						 
						
							
							
								
								Added commond handling for settings with internal prefix 'default'  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5d63ae0588 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2182  from wimrijnders/PR13  
							
							Graph3d: Added fields with special handling to default settings. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ffa2e19e24 
								
							
								 
							
						 
						
							
							
								
								Fixed oversight with showTooltip  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c9bab862d 
								
							
								 
							
						 
						
							
							
								
								Added fields tooltip and showLegend to defaults  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6a34948b0b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2188  from mojoaxel/locales  
							
							added all locals to manipulation example 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f61c83ac6e 
								
							
								 
							
						 
						
							
							
								
								cleaned up locale; added all locals to example; set users local as default  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								51f0db9d28 
								
							
								 
							
						 
						
							
							
								
								Add Italian locale support for network ( #2184 )  
							
							Thanks @federicoco  for providing the translation! 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e6351b63bd 
								
							
								 
							
						 
						
							
							
								
								Adjusted STYLE enum to previous  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9a028a8634 
								
							
								 
							
						 
						
							
							
								
								Added step to defaults; fixes to detect and survive inconstent data  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								bb627c66e6 
								
							
								 
							
						 
						
							
							
								
								Add Italian support for timeline  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								055e7eefb9 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2183  from mojoaxel/weNeedHelp  
							
							linked user profiles in help files 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								832e963375 
								
							
								 
							
						 
						
							
							
								
								linked users to there profile  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f3e5643119 
								
							
								 
							
						 
						
							
							
								
								Added handling of settings for camera  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f5fe722f1f 
								
							
								 
							
						 
						
							
							
								
								Managing help offers ( #2178 )  
							
							* removed reference to the style-guide
* added a how-to-help; added a document describing the current maintainer status; fixes  #2170 ; closes  #1781 
* listing the members of the support team
* use search before creating a new issue
* fixes typos 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1446540a26 
								
							
								 
							
						 
						
							
							
								
								Added handling of settings backgroundColor and dataColor  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								810922a68a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2176  from wimrijnders/PR12  
							
							Added structure for default values 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								49e558277d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2175  from wimrijnders/PR11  
							
							Replaced sin/cos usage in drawAxis() with unit vector 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8b39874faf 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2174  from ZacBrownBand/dataview_include_olddata  
							
							Adds oldData to the update event payload in dataview to match dataset. 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c6248626b 
								
							
								 
							
						 
						
							
							
								
								Re-ordered keys to match other usage.  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								165aa03e13 
								
							
								 
							
						 
						
							
							
								
								Added xCenter and yCenter to defaults  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b21f5a15df 
								
							
								 
							
						 
						
							
							
								
								Fixed typo  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b2e0eb9b73 
								
							
								 
							
						 
						
							
							
								
								Added structure for default values  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ffc5447435 
								
							
								 
							
						 
						
							
							
								
								Replaced sin/cos usage in drawAxis() with unit vector  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f84743053e 
								
							
								 
							
						 
						
							
							
								
								Adds oldData to the update event payload in dataview to match dataset.  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								674813dcad 
								
							
								 
							
						 
						
							
							
								
								Uniform handling of common user options ( #2168 )  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								5740c139c4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2171  from wimrijnders/PR10  
							
							Added methods for drawing Y and Z axis labels 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9b5eb3f4da 
								
							
								 
							
						 
						
							
							
								
								Added methods for drawing Y and Z axis labels  
							
							
								
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								db89162cf4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2167  from wimrijnders/PR8  
							
							Consolidated code for drawing x-axis label 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								11b921028c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2165  from wimrijnders/PR6  
							
							Moved recurring code for StepNumber to start() method 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								0187ab9d17 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #2166  from wimrijnders/PR7  
							
							Added method for drawing lines between 3D points 
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9e13640d8d 
								
							
								 
							
						 
						
							
							
								
								Consolidated code for drawing x-axis label  
							
							
								
							
							
						 
						9 years ago