25 Commits (01d3bced7c74e72530da151f60c724f900bac02f)

Author SHA1 Message Date
  Uli Fahrer 1393eeece0 Fixed #2458: Allow graph2D options to be undefined (#2634) 9 years ago
  Alexander Wunschik 890c3f83a6 fix(graph2d): fix #2500 for graph2d (#2581) 9 years ago
  Alexander Wunschik 1eb05e52fa readded throttleRedraw (#2514) 9 years ago
  easleydp 3b27f47995 Fix YUI Compressor incompatibilities and in so doing improve general JavaScript correctness (#2452) 9 years ago
  Greg Kubisa ff3948f85c Use requestAnimationFrame to throttle redraws 9 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. 10 years ago
  Ludo Stellingwerff 4c721d4cfb Remove non-implemented option again. 10 years ago
  Ludo Stellingwerff 5249806fbd Introducing a zindex option to control the svg render order. 10 years ago
  Ludo Stellingwerff a44e88ef6d Introducing group based shading 10 years ago
  jos 77112d8334 Fixed configureOptions for new option `maxMinorChars` 10 years ago
  jos 6453cd0d62 Fixed #1449, #1393: text of minor grids sometimes not being drawn. Implemented option `maxMinorChars` to customize the width of the grids. 10 years ago
  Ludo Stellingwerff 050bb4258d Introduce "zero" shade orientation. 10 years ago
  jos d7124f9df3 Fixed #1249: option `hiddenDates` not accepting a single hidden date 10 years ago
  jos 05a6021395 Fixed an error in the configurator option `throttleRedraw` 10 years ago
  jos d9223685e2 Implemented redraw throttling for Timeline 10 years ago
  jos a9ca766af7 Fixed #24: Implemented support for time zones (see examples/timeline/other/timezone.html) 10 years ago
  Martin Fischer d881052df3 added zoomKey option to Graph2d, added missing docs 10 years ago
  Manuel Schallar 71f875f8fd added onRender as a drawPoints property and as a function on the object itself 10 years ago
  jos ecb525c7a8 Improved locales validation again 10 years ago
  jos 4178e4c943 Fixed #950: option `locales` broken in `Timeline`, `Graph2d`, and `Network` 10 years ago
  jos 3e9ccebf27 Fixed #897: Timeline option `{snap: null}` did give a validation error 10 years ago
  jos 37f93c810b Disable `yAxisOrientation` in configurator. (isn't stable) 10 years ago
  jos 146ba57d28 Documented `configure` for Timeline and Graph2d. Some minor fixes in the options. 10 years ago
  jos 176742b33f Implemented configurator for Graph2d. Fixed Configurator displaying nothing when `filter: true`. 10 years ago
  Alex de Mulder b9ff0eb827 added validator to graph2d, maybe also put it in groups? 10 years ago