66 Commits (d6cb3b6cdd8ab85363e3a4f7d1fd5b2d86f0aa86)

Author SHA1 Message Date
  Ludo Stellingwerff a582f7d762 Fix couple of off-by-one errors 8 years ago
  Ludo Stellingwerff 9ebdaa9d15 Fix bar graph Y-axis scale with stacking bar graphs. 8 years ago
  Ludo Stellingwerff f53a8b73ab Don't copy datapoints on every render, only add render data to existing copy. 8 years ago
  Ludo Stellingwerff da29bb0aa8 Another significant scalability optimization 8 years ago
  Ludo Stellingwerff c4d4fd4dec More cleanups, more optimisations: 8 years ago
  Ludo Stellingwerff 88393739d9 Couple of performance gains in data insertion. 8 years ago
  Ludo Stellingwerff 57a4c1f562 Fix placement of points in bar's side-by-side view 8 years ago
  Ludo Stellingwerff a44e88ef6d Introducing group based shading 8 years ago
  Ludo Stellingwerff 22a964daea Fix DataView for Graph2d, cleanup group initialisation. 8 years ago
  jos 04d3b97532 Fixed #1385: Draw lines on top of bars 9 years ago
  Stefan de Konink df3e87676e Add the missing group reference identification to exception. 9 years ago
  AlexDM0 f7326745aa - Fixed bug where 0 axis was always in the automatically fitted range. 9 years ago
  Alex de Mulder 633e689d90 updated docs 9 years ago
  jos 03d0e258c6 Fixed #872: error about deprecated function `unsubscribe` 9 years ago
  Alex de Mulder c2b07f0201 fixed #858 9 years ago
  Alex de Mulder b9ff0eb827 added validator to graph2d, maybe also put it in groups? 9 years ago
  Alex de Mulder 20ef9a15f9 made new graph2d docs, fixed graph2d examples, updated graph2d options 9 years ago
  jos a75b8e7715 Fixed #716: Height of graph `2px` too large when configuring a fixed height. 9 years ago
  Alex de Mulder 4d57a6df7c unified options with timeline, updated docs and configurator 9 years ago
  Alex de Mulder 7fc617faa7 reformatted options for graph2d dataAxis, docs to follow. New docs have statically linked menu bars, switched to uuid library for uuid v4 rfc4122 UUIDs (#432) 9 years ago
  Alex de Mulder 99ed2be7f7 fixed align zero by rewriting that part. #728 9 years ago
  jos b3e3dccad7 Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d) 9 years ago
  Alex de Mulder ca85e86be2 merged #635, thanks @tobeee! 9 years ago
  Alex de Mulder 65664e178b fixed catch for undefined in options when using stacking in graph2d 9 years ago
  Alex de Mulder 09ac156995 fixed bug in graph2d where only height was defined and resizing was not done correctly 9 years ago
  Alex de Mulder 52cd648dea reverted showMinor/MajorLines options 9 years ago
  Alex de Mulder b433c191d8 - DataAxis width option now draws correctly. #510 9 years ago
  Alex de Mulder 907cbd2a1c fixed relative height change on resize of browser as well as horizontal snapping when dragging window size. Improved consistancy with component 9 years ago
  Alex de Mulder cac743a3d3 - added show major/minor lines options to dataAxis and timeline 9 years ago
  Alex de Mulder ac74e826b0 fixed graph2d not updating on animation correctly 9 years ago
  jos b2a5899336 Fixed broken barCharts with handleOverlap=='stack' 9 years ago
  jos d97fcd6379 Fixed groups not being filtered after setOptions 9 years ago
  Alex de Mulder e05e8b9988 fixed infinite loop when clearing dataset 9 years ago
  Alex de Mulder 4fee1a2c9a Fixed height increase on scolling if only graphHeight is defined. 9 years ago
  Alex de Mulder 6d20187feb added alignZeros 9 years ago
  Alex de Mulder 3b9142fdf0 fixed disappearing items 9 years ago
  Alex de Mulder 6a93703749 modularized graph2d draw styles, added point style. 10 years ago
  jos a6ff28f38b Fixed an issue with graphHeight in Graph2d 10 years ago
  Alex de Mulder 7c23ffa3c1 fixed clean up of icons, titles, fixed some style issues, typos 10 years ago
  Alex de Mulder 3e3d0f083b fixed bug introduced in commit when options.graphheight was not supplied 10 years ago
  Alex de Mulder f24b16ad5b Made graphHeight automatic if height is defined AND if graphHeight is smaller than the center panel when height is defined as well. 10 years ago
  Alex de Mulder 6bf641bfd2 Fixed cleaning up of graph2d groups. 10 years ago
  Chris Jackson 9654c692a1 Add fill styling option 10 years ago
  Chris Jackson 64ed420183 Add 'style' option to group for lineChart. 10 years ago
  Alex de Mulder 72cbed1eac fixed creation and deletion of empty groups when there are not yet items 10 years ago
  jos c6ef9a2b4c Fixed a 1 pixel offset in the background panel used to draw the time axis. 10 years ago
  jos 43589cdc1a Released version 3.3.0 10 years ago
  jos 9927010d9a Fixed animation in Graph2d. Some fixes in animation 10 years ago
  Alex de Mulder e1a2fb224d updated dataAxis and legend to also make use of the instance based groups.visiblilty option 10 years ago
  Alex de Mulder 0d8aa7ccc0 Added the groups.visibility option and example 10 years ago