60 Commits (0e939b7d240245f2991b97889ac6e81d74549436)

Author SHA1 Message Date
  Wim Rijnders 124b70ffeb Undid last commit in a very roundabout way. 8 years ago
  Wim Rijnders 5d0a70e1f1 Added generic graph drawing loop; isolated point drawing of graph style 'Bar' 8 years ago
  Wim Rijnders cd1b18fbe9 Fixed another silly indent 8 years ago
  Wim Rijnders d3b174da09 Interim save 8 years ago
  Wim Rijnders 13752ed435 Fixes after testing 8 years ago
  wimrijnders 7424bfbfc2 Graph3d: make setting dotSizeRatio public (#2202) 8 years ago
  Wim Rijnders 3d0acba994 Small code cleanup and consolidation. 8 years ago
  Wim Rijnders baed96ee7c Fixes and hardening for Settings.js 8 years ago
  Wim Rijnders 3e84c3557e Moved code for settings to separate module 8 years ago
  wimrijnders c92e2cd952 Line graph draw segments by depth order (#2200) 8 years ago
  Wim Rijnders 6fc876a0ed Final cleanup for settings handling 8 years ago
  Wim Rijnders abb32df9b9 Final fixes 8 years ago
  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