52 Commits (dadadba0e97d2ba6a73478718658553df41978c6)

Author SHA1 Message Date
  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
  Alex de Mulder 5eab978deb fixed bug when hiding Y axis, redraw is not always successfully performed 10 years ago
  Alex de Mulder c5f4b2afcd Fixed bug where empty groups would crash graph2d, cleaned code 10 years ago
  Alex de Mulder a4b9352150 fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts 10 years ago
  Alex de Mulder f62fa6d76e Added customRange for graph2d Y axis 10 years ago
  Alex de Mulder 8b175f3df2 fixed pointdrawing with new barchart functionality 10 years ago
  Alex de Mulder 4ad7165bb7 Added barChart overlap functions 10 years ago
  Alex de Mulder a3f0d4b36d fixed bug with empty groups in graph2d 10 years ago
  Alex de Mulder b123ab295e added docs, removed logs, added extra comments. 10 years ago
  Alex de Mulder d384d0d281 added external legend example, visible option for groups, getLegend() function 10 years ago