06b0de03f9 
								
							
								 
							
						 
						
							
							
								
								Allowed for negative bar charts  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								807921b3cb 
								
							
								 
							
						 
						
							
							
								
								Implemented field `style` for both items and groups, to set a custom style for individual items.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c87ef9819c 
								
							
								 
							
						 
						
							
							
								
								Support for 'style' added for Items  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1cd5b0f113 
								
							
								 
							
						 
						
							
							
								
								Fixed   #355 : Titles support HTML elements  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31ebe7514f 
								
							
								 
							
						 
						
							
							
								
								- timeline axis using minor measure element to calculate size of major  
							
							axis label 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1156e2f92e 
								
							
								 
							
						 
						
							
							
								
								Fixed a reference to DataSet  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								47e3d25dce 
								
							
								 
							
						 
						
							
							
								
								graph3d: added custom ticks label support for z axis  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								cb0169ab88 
								
							
								 
							
						 
						
							
							
								
								fixed missing this  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fd5eede1f7 
								
							
								 
							
						 
						
							
							
								
								graph3d: added support for custom axis ticks labels  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								d9e27b5d20 
								
							
								 
							
						 
						
							
							
								
								tweaked graph2d based on timeline. Introduced ignoreStacking for items, used in background item type.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ace17d4f21 
								
							
								 
							
						 
						
							
							
								
								Fixed height of BackgroundItems not being 100% when timeline has a fixed height  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								31e0c20f72 
								
							
								 
							
						 
						
							
							
								
								Simplified the background item support for empty/undefined contents  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7c1ede99af 
								
							
								 
							
						 
						
							
							
								
								no default padding and margin for backgrounditems  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8f63c115ee 
								
							
								 
							
						 
						
							
							
								
								updated background itemtype. No content is allowed now.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4221671f55 
								
							
								 
							
						 
						
							
							
								
								updated constructors for timeline and graph2d (container, items, groups, options) with backwards compatibility  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3ae5cda499 
								
							
								 
							
						 
						
							
							
								
								fixed node label becoming undefined  
							
							fixed cluster sector scaling
fixed cluster font scaling 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								991835c5d7 
								
							
								 
							
						 
						
							
							
								
								fixed emberassing typo bugs  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								59a32e0a0d 
								
							
								 
							
						 
						
							
							
								
								rephrased docs line  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b640cba04d 
								
							
								 
							
						 
						
							
							
								
								fixed typo in docs, fixed times in history, updated dataset update listener in Network  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1ffaba543c 
								
							
								 
							
						 
						
							
							
								
								Event listeners of `update` now receive an extra property `data`, containing the changed fields of the changed items.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								37c4bfbaff 
								
							
								 
							
						 
						
							
							
								
								Write all item fields as data-? attributes on element  
							
							If the dataAttributes config option = 'all' then write every field as
data-? attributes on the element. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								ea78ec883c 
								
							
								 
							
						 
						
							
							
								
								added startStabilization event  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8e0f4733a1 
								
							
								 
							
						 
						
							
							
								
								added cacheing to edge labels, cannot cache node labels due to different shapes  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								86070fb329 
								
							
								 
							
						 
						
							
							
								
								tweaked node label size cache  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								939f8f85da 
								
							
								 
							
						 
						
							
							
								
								- Renamed storePosition to storePositions. Added deprication message and old name still works.  
							
							- Worked around hammer.js bug with multiple release listeners.
- Improved cleaning up after manipulation toolbar.
- Added getPositions() method to get the position of all nodes.
- Added getCenterCoordinates() method to get the x and y position in canvas space of the center of the view. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								e561505bb0 
								
							
								 
							
						 
						
							
							
								
								- found source of dynamicEdges problem and fixed  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								739390cace 
								
							
								 
							
						 
						
							
							
								
								fixed dynamicEdges problem  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b994f42e37 
								
							
								 
							
						 
						
							
							
								
								- tweaked add edge manipulation  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6b61e95bf2 
								
							
								 
							
						 
						
							
							
								
								Changed to `moment().add(value, unit)` notation  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								613c1e398a 
								
							
								 
							
						 
						
							
							
								
								added edge selection on edge label  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fb94fe2c4 
								
							
								 
							
						 
						
							
							
								
								fixed drag events, tweaked allowed to move implementation  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								27c8c841e0 
								
							
								 
							
						 
						
							
							
								
								added dragStart and dragEnd events  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fe9383bb3d 
								
							
								 
							
						 
						
							
							
								
								fixed dataAxis not showing large numbers correctly  #313  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4fa0b995bc 
								
							
								 
							
						 
						
							
							
								
								updated the fixed property of Nodes. You can now always unfix it with allowedToMove  #303  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								c2866fb50c 
								
							
								 
							
						 
						
							
							
								
								- Fixed minor bug in positioning of fontFill of nodes with certain shapes.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9df59e87ca 
								
							
								 
							
						 
						
							
							
								
								- added locked to focusOnNode  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								832a0aa2fa 
								
							
								 
							
						 
						
							
							
								
								- fixed cleanup of manipulation mixin  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1c1250ff74 
								
							
								 
							
						 
						
							
							
								
								- fixed possible cause for freezing graph when animating  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								72cbed1eac 
								
							
								 
							
						 
						
							
							
								
								fixed creation and deletion of empty groups when there are not yet items  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								f96a90230f 
								
							
								 
							
						 
						
							
							
								
								Fixed   #298 : IE freezing when margin.item and margin.axis where both 0  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2177c9a470 
								
							
								 
							
						 
						
							
							
								
								moved easing functions to util  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								70df0c7c61 
								
							
								 
							
						 
						
							
							
								
								- Fix for introduced bug on zoomExtent navigation button.  
							
							- Added animation to zoomExtent navigation button.
- Improved cleaning of Hammer.js bindings. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								b3c733b751 
								
							
								 
							
						 
						
							
							
								
								bugfix for graph2d, updated example 15  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								9521cc347b 
								
							
								 
							
						 
						
							
							
								
								added getScale()  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8fbb851c46 
								
							
								 
							
						 
						
							
							
								
								Changed `onMoving` to be a callback by default (simpler code, little performance hit) See also  #294  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								aaf1afe304 
								
							
								 
							
						 
						
							
							
								
								Fixed an error thrown when calling timeline.destroy() (see  #294 )  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								1f32cd9a7e 
								
							
								 
							
						 
						
							
							
								
								improved example and cleaned up code a little  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eec53d0470 
								
							
								 
							
						 
						
							
							
								
								- Added animation and camera controls by the method .moveTo()  
							
							- Added new event that fires when the animation is finished.
- Added new example showing the new features of animation. 
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d66916793 
								
							
								 
							
						 
						
							
							
								
								Oops fixing the overflow issue with the dots of BoxItems broke item selection.  
							
							
								
							
							
						 
						11 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								8ba08c5a8b 
								
							
								 
							
						 
						
							
							
								
								Fixed   #248 : Implemented support for templates  
							
							
								
							
							
						 
						11 years ago