38 Commits (e4efee604f68fa84aaf536e6e1cdb9712d2e9744)

Author SHA1 Message Date
  macleodbroad-wf c325418244 Addresses code review comments from PR 3382 (#3398) 7 years ago
  macleodbroad-wf 13747eedd3 Adds missing @extends/@constructor to jsdoc (#3372) 7 years ago
  macleodbroad-wf 19beef7ec0 Tightens up jsdoc lint rules on timeline (#3362) 7 years ago
  macleodbroad-wf 05cbb3b72c Adds missing jsdoc and adds lint rule require-jsdoc to build process (#3354) 7 years ago
  macleodbroad-wf e5d0b59963 lint graph2d (#3307) 7 years ago
  Vx2gas d0f2a63b91 Added support to supply an end to bar charts to have them scale (#2760) 7 years ago
  Ludo Stellingwerff 5e8b98d4b6 Fixed #1585: Allow bar groups to exclude from stacking 8 years ago
  Ludo Stellingwerff b6b3807c51 Fixed #1017: Allow overriding of the minWidth of bars while zooming out. Fix the variable month width bug. Update documentation to better describe the current behavior. 8 years ago
  Ludo Stellingwerff 95d46a3d54 Introducing "point" style as new label for "points", consistency in naming. 8 years ago
  Ludo Stellingwerff d4324cfb61 Put a proper scale limit on the bar icon 8 years ago
  Ludo Stellingwerff 81c5730add -Move icon rendering code to their specific subclass. 8 years ago
  Ludo Stellingwerff a582f7d762 Fix couple of off-by-one errors 8 years ago
  Ludo Stellingwerff 9ebdaa9d15 Fix bar graph Y-axis scale with stacking bar graphs. 8 years ago
  Ludo Stellingwerff f53a8b73ab Don't copy datapoints on every render, only add render data to existing copy. 8 years ago
  Ludo Stellingwerff c4d4fd4dec More cleanups, more optimisations: 8 years ago
  Ludo Stellingwerff 57a4c1f562 Fix placement of points in bar's side-by-side view 8 years ago
  Ludo Stellingwerff a44e88ef6d Introducing group based shading 8 years ago
  Ludo Stellingwerff 050bb4258d Introduce "zero" shade orientation. 8 years ago
  Andrei Sedoi 4ac55e99af add styles option back for data points 9 years ago
  Alex de Mulder 0bc11f9f6f Fixed #1140, labels and points correctly stack. 9 years ago
  Alex de Mulder d49c27d1d0 rebuilt, fixed small bug in points 9 years ago
  Manuel Schallar f39c246e5c Updated Points.draw method to support onRender 9 years ago
  Alex de Mulder cb4e58e170 removed log 9 years ago
  Alex de Mulder e5d2692e6d made style work with barcharts 9 years ago
  Alex de Mulder 20ef9a15f9 made new graph2d docs, fixed graph2d examples, updated graph2d options 9 years ago
  jos 9a793f79cd Fixed styling of Graph2d lines/points 9 years ago
  Alex de Mulder 4d57a6df7c unified options with timeline, updated docs and configurator 9 years ago
  Alex de Mulder 8d48a9d5bf fixed stacking of positive and negative bars. #616 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 e881a78462 replaced `6to5` with `babel`, letting webpack output errors, minor fix 9 years ago
  jos 7248587d67 Removed spam 9 years ago
  Martin Lepadusch 1aca8e6a67 Show labels on Bargraph 9 years ago
  Alex de Mulder a9b7485b86 fantastic clustering in network woohoo, added point labels for bargraphs in graph2d 9 years ago
  Alex de Mulder ca85e86be2 merged #635, thanks @tobeee! 9 years ago
  Alex de Mulder 2aacd4e8a3 added two 'var' statements to comply with use strict 9 years ago
  Alex de Mulder c397262c1f fixed drawing points with bars (ex 12) 9 years ago
  Alex de Mulder 640f491b68 fixed reference to dataset at bar styles. 9 years ago
  Alex de Mulder 6a93703749 modularized graph2d draw styles, added point style. 10 years ago