59 Commits (e3fdbcf5350d400d85c922f1e4807f0c857fb969)

Author SHA1 Message Date
  Wim Rijnders 66ac9ddd3a Added commond handling for settings with internal prefix 'default' 8 years ago
  Wim Rijnders ffa2e19e24 Fixed oversight with showTooltip 8 years ago
  Wim Rijnders 7c9bab862d Added fields tooltip and showLegend to defaults 8 years ago
  Wim Rijnders e6351b63bd Adjusted STYLE enum to previous 8 years ago
  Wim Rijnders 9a028a8634 Added step to defaults; fixes to detect and survive inconstent data 8 years ago
  Wim Rijnders f3e5643119 Added handling of settings for camera 8 years ago
  Wim Rijnders 1446540a26 Added handling of settings backgroundColor and dataColor 8 years ago
  Wim Rijnders 165aa03e13 Added xCenter and yCenter to defaults 8 years ago
  Wim Rijnders b21f5a15df Fixed typo 8 years ago
  Wim Rijnders b2e0eb9b73 Added structure for default values 8 years ago
  Wim Rijnders ffc5447435 Replaced sin/cos usage in drawAxis() with unit vector 8 years ago
  wimrijnders 674813dcad Uniform handling of common user options (#2168) 8 years ago
  Wim Rijnders 9b5eb3f4da Added methods for drawing Y and Z axis labels 8 years ago
  Wim Rijnders 9e13640d8d Consolidated code for drawing x-axis label 8 years ago
  Wim Rijnders ccec638d5f Added method for drawing lines between 3D points 8 years ago
  Wim Rijnders a2350bb590 Moved recurring code for StepNumber to start() method 8 years ago
  wimrijnders 85222bfd64 throw real Error instances (#2160) 8 years ago
  Wim Rijnders 4b235aba70 Translation of all data points to single method. 8 years ago
  Wim Rijnders 0330e2ff15 Added 2D line drawing method 8 years ago
  wimrijnders 029b6ab684 Consolidated usage of getContext (#2157) 8 years ago
  Tom Manderson 217299ed35 Add the source data to Point3d objects in Graph3D (#1884) 8 years ago
  Charles Grandfield 181c98ec6a Added support for drawing legends to all graph types other than line and barsize. 8 years ago
  jos 1e1f59a7a4 Fixed #1637: the built-in tooltip now shows the provided `xLabel`, `yLabel`, and `zLabel` 8 years ago
  jos cd3bb8a5a9 Fixed #1615: implemented new option `dotSizeRatio` 8 years ago
  jos faddd158d4 Updated history 9 years ago
  Andrew Schwartz 729ee128bd Only set backgroundColor if specified in setOptions 9 years ago
  jos 01a351f6ac Fixed #970: Implemented options `dataColor`, `axisColor`, and `gridColor`. 9 years ago
  Alex de Mulder 8998421993 fixed mouse x and y position for graph3d tool tips 9 years ago
  jos 090383d462 Fixes for ES5 strict mode 9 years ago
  fabriziofortino 47e3d25dce graph3d: added custom ticks label support for z axis 10 years ago
  fabriziofortino fd5eede1f7 graph3d: added support for custom axis ticks labels 10 years ago
  jos 30fb003077 Moved Slider and Camera into separate modules 10 years ago
  jos 2da139a4e8 Moved some util functions to util.js 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
  jos 942de0df42 Refactored more code from `graph` to `network` 10 years ago
  Alex de Mulder d65fbafcd7 refactor: graph --> network 10 years ago
  jos 3bb867890f Throws an error when constructing without new keyword. 10 years ago
  jos d95ecad360 Replaced double quotes in js with single quotes 10 years ago
  jos d0efc46422 Fixed an auto animation start/stop issue 10 years ago
  jos b698f68b89 Graph3d listens for changes in the dataset now 10 years ago
  jos a3c0b3565e Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d 10 years ago
  jos f2b1eed9d4 Renamed event `camerapositionchange` to `cameraPositionChange` 10 years ago
  jos f2d792435c Removed a left over console.log 10 years ago
  Alex de Mulder 59195f9d3c tiny refactor and updated history for graph3d 10 years ago
  Alex de Mulder 3506b636b0 fixed broken examples 10 years ago
  Alex de Mulder 6777f7f73e graph3d finished for vis 10 years ago
  Alex de Mulder 2f903e08c2 graph3d functional 10 years ago
  Alex de Mulder e0199ea556 graph3d functional, examples and playground working. Docs need to be done. 10 years ago
  Alex de Mulder e4181b02dc filtering not working at the moment 10 years ago