29 Commits (aaa5aadd6d39b3f58953bc9b62d30099f23494ee)

Author SHA1 Message Date
  AlexDM0 f7326745aa - Fixed bug where 0 axis was always in the automatically fitted range. 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
  Alex de Mulder 85350c02a6 restructured networks docs again, collapsible methods 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
  jos 0fcae5c2c9 Graph2d: Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`. 9 years ago
  jos 1aea9fed30 Implemented option `snap` 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 cac743a3d3 - added show major/minor lines options to dataAxis and timeline 9 years ago
  Alex de Mulder e05e8b9988 fixed infinite loop when clearing dataset 9 years ago
  Alex de Mulder 6d20187feb added alignZeros 9 years ago
  Alex de Mulder 7c23ffa3c1 fixed clean up of icons, titles, fixed some style issues, typos 10 years ago
  Alex de Mulder ca29945fed Added new verticalDrag event for internal use, allowing the vertical scrolling of the grid lines on drag. 10 years ago
  Chris Jackson 846e2b32d4 Catch case where title is undefined 10 years ago
  Chris Jackson e9f023fe6e Add decimal option for formatting axis labels 10 years ago
  Chris Jackson f82b32c0cf Add style option for axis titles. 10 years ago
  Chris Jackson 1636e3717f Add 'title' option to display a title on the left or right axes. 10 years ago
  Alex de Mulder b3c733b751 bugfix for graph2d, updated example 15 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 f62fa6d76e Added customRange for graph2d Y axis 10 years ago
  Alex de Mulder d384d0d281 added external legend example, visible option for groups, getLegend() function 10 years ago
  jos 72dfc0c45f Reworked all code to commonjs modules. Replaced the build script with Gulp 10 years ago
  jos f0a5b12593 Moved source code from `/src/` to `/lib/` 10 years ago
  Alex de Mulder 82fc808d5c experiment with new hierarchical solver 10 years ago
  Alex de Mulder 8a86e53f32 fully finalized with docs and examples 10 years ago
  Alex de Mulder c9aa4741e6 fixed bug where slave right axis was not always scaling correctly, re-added forcing to date, appearently this was cached 10 years ago
  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!!) 10 years ago
  Alex de Mulder 146793270d optimized, 8 amazing examples, just docs left.... 10 years ago
  Alex de Mulder db46e27732 Creating examples, lots of bugfixes! 10 years ago
  Alex de Mulder 2cb60ed78f fully functional!! 10 years ago
  Alex de Mulder 6ad2f0e8ef structure, bugs, barchart, icons 10 years ago
  Alex de Mulder b6e5a9dadb bargraphs!! woohoo!! 10 years ago
  Alex de Mulder 1bf725b8ac test 10 years ago
  Alex de Mulder 2c949d9704 auto scale yaxis 10 years ago
  Alex de Mulder 4620f53df6 icons for left and right axis 10 years ago
  Alex de Mulder 735190c722 seperated legend and graphgroups. Still have to think about naming.... 10 years ago
  Alex de Mulder 007a4a90b1 everything but legend and barchart working. two axis! woohoo! 10 years ago
  Alex de Mulder c8cc074db1 legend WIP 10 years ago
  Alex de Mulder 722d4d1ace adding dataset support, wip 10 years ago
  Alex de Mulder 7767a45ab3 its working! woohoo! 10 years ago
  Alex de Mulder 37ced4311f graph is drawing 10 years ago
  Alex de Mulder 8bff97ad55 added wip versions of linegraph 10 years ago
  Alex de Mulder eec1de0af7 first working version! =] 10 years ago
  Alex de Mulder ec5b7e2397 updated linegraph, axis style complete 10 years ago