46 커밋 (20ef9a15f9e9da776012099bd15e2852f448a7d9)

작성자 SHA1 메시지 날짜
  Alex de Mulder 20ef9a15f9 made new graph2d docs, fixed graph2d examples, updated graph2d options 10 년 전
  jos a75b8e7715 Fixed #716: Height of graph `2px` too large when configuring a fixed height. 10 년 전
  Alex de Mulder 4d57a6df7c unified options with timeline, updated docs and configurator 10 년 전
  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) 10 년 전
  Alex de Mulder 99ed2be7f7 fixed align zero by rewriting that part. #728 10 년 전
  jos b3e3dccad7 Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d) 10 년 전
  Alex de Mulder ca85e86be2 merged #635, thanks @tobeee! 10 년 전
  Alex de Mulder 65664e178b fixed catch for undefined in options when using stacking in graph2d 10 년 전
  Alex de Mulder 09ac156995 fixed bug in graph2d where only height was defined and resizing was not done correctly 10 년 전
  Alex de Mulder 52cd648dea reverted showMinor/MajorLines options 10 년 전
  Alex de Mulder b433c191d8 - DataAxis width option now draws correctly. #510 10 년 전
  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 10 년 전
  Alex de Mulder cac743a3d3 - added show major/minor lines options to dataAxis and timeline 10 년 전
  Alex de Mulder ac74e826b0 fixed graph2d not updating on animation correctly 10 년 전
  jos b2a5899336 Fixed broken barCharts with handleOverlap=='stack' 10 년 전
  jos d97fcd6379 Fixed groups not being filtered after setOptions 10 년 전
  Alex de Mulder e05e8b9988 fixed infinite loop when clearing dataset 10 년 전
  Alex de Mulder 4fee1a2c9a Fixed height increase on scolling if only graphHeight is defined. 10 년 전
  Alex de Mulder 6d20187feb added alignZeros 10 년 전
  Alex de Mulder 3b9142fdf0 fixed disappearing items 10 년 전
  Alex de Mulder 6a93703749 modularized graph2d draw styles, added point style. 10 년 전
  jos a6ff28f38b Fixed an issue with graphHeight in Graph2d 10 년 전
  Alex de Mulder 7c23ffa3c1 fixed clean up of icons, titles, fixed some style issues, typos 10 년 전
  Alex de Mulder 3e3d0f083b fixed bug introduced in commit when options.graphheight was not supplied 10 년 전
  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 년 전
  Alex de Mulder 6bf641bfd2 Fixed cleaning up of graph2d groups. 10 년 전
  Chris Jackson 9654c692a1 Add fill styling option 10 년 전
  Chris Jackson 64ed420183 Add 'style' option to group for lineChart. 10 년 전
  Alex de Mulder 72cbed1eac fixed creation and deletion of empty groups when there are not yet items 10 년 전
  jos c6ef9a2b4c Fixed a 1 pixel offset in the background panel used to draw the time axis. 10 년 전
  jos 43589cdc1a Released version 3.3.0 10 년 전
  jos 9927010d9a Fixed animation in Graph2d. Some fixes in animation 11 년 전
  Alex de Mulder e1a2fb224d updated dataAxis and legend to also make use of the instance based groups.visiblilty option 11 년 전
  Alex de Mulder 0d8aa7ccc0 Added the groups.visibility option and example 11 년 전
  Alex de Mulder 5eab978deb fixed bug when hiding Y axis, redraw is not always successfully performed 11 년 전
  Alex de Mulder c5f4b2afcd Fixed bug where empty groups would crash graph2d, cleaned code 11 년 전
  Alex de Mulder a4b9352150 fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts 11 년 전
  Alex de Mulder f62fa6d76e Added customRange for graph2d Y axis 11 년 전
  Alex de Mulder 8b175f3df2 fixed pointdrawing with new barchart functionality 11 년 전
  Alex de Mulder 4ad7165bb7 Added barChart overlap functions 11 년 전
  Alex de Mulder a3f0d4b36d fixed bug with empty groups in graph2d 11 년 전
  Alex de Mulder b123ab295e added docs, removed logs, added extra comments. 11 년 전
  Alex de Mulder d384d0d281 added external legend example, visible option for groups, getLegend() function 11 년 전
  jos 72dfc0c45f Reworked all code to commonjs modules. Replaced the build script with Gulp 11 년 전
  jos f0a5b12593 Moved source code from `/src/` to `/lib/` 11 년 전
  jos 5d9a7d02b4 Refactored more code from `graph` to `network` 11 년 전
  Alex de Mulder cd4d06789c bugfixes (sampling, timeline) 11 년 전
  Alex de Mulder 8a86e53f32 fully finalized with docs and examples 11 년 전
  Alex de Mulder c9aa4741e6 fixed bug where slave right axis was not always scaling correctly, re-added forcing to date, appearently this was cached 11 년 전
  Alex de Mulder 40fd3d64db fixed mean bug by introducing to global time and screen, removed a lot of the dataset function usage due to them being VERY slow (15x speed difference!!) 11 년 전