40 Commits (9f7b1f90f06ec4476391792e04972a0630cac6a5)

Author SHA1 Message Date
  macleodbroad-wf 19beef7ec0 Tightens up jsdoc lint rules on timeline (#3362) 7 years ago
  Ludo Stellingwerff f516cb0721 Fix right orientation axis for Graph2D, see examples/graph2d/05_bothAxis. 8 years ago
  Yotam Berkowitz eb445d6d84 fix stacking bug in rtl and css for rtl 8 years ago
  Yotam Berkowitz a549ed2d19 add rtl of groups in timeline 8 years ago
  Tom Joseph bc90ffecc8 Use parseFloat instead of Number.parseFloat 8 years ago
  Ludo Stellingwerff 00436ab177 Major redesign of data axis/scales, with large focus on creating a sane slave axis setup 8 years ago
  Ludo Stellingwerff 12f1468ee7 Fixed #1177: Fix custom range of slaved right axis. 8 years ago
  Ludo Stellingwerff bbf04d3489 Fixed #1403: Graph2d change yAxisOrientation, 8 years ago
  Ludo Stellingwerff 257d876e14 -Fix default axis formatting function. Fixes #1557. 8 years ago
  Tom Joseph 02a7889deb Use SVGElement.getBoundingClientRect() instead of .offstHeight 8 years ago
  Ludo Stellingwerff 81c5730add -Move icon rendering code to their specific subclass. 8 years ago
  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