73 Commits (9966d534cbd3b2bc200716332ad7ae49f1c54583)

Author SHA1 Message Date
  Manuel Schallar 06b78a0580 Updated example 19_labels.html 9 years ago
  jos a1b987be77 Replaced underscores in example names with camel case 9 years ago
  jos 970204b6ed Removed index.html files from examples 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
  jos b523d7ef85 Fixed background styling issue with Graph2d 9 years ago
  Alex de Mulder 4d57a6df7c unified options with timeline, updated docs and configurator 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 8d48a9d5bf fixed stacking of positive and negative bars. #616 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 61b9513070 More descriptive warning on missing locale (see #761) 9 years ago
  jos 5db59a91d7 Fixed #761: Timeline and Graph2d throwing an error when locale is not found. Gives a warning message instead. 9 years ago
  Alex de Mulder 81ea2b1f4a added google analytics 9 years ago
  jos 0975223041 Fixed #736: broken script url in example 13_localization.html 9 years ago
  NotSqrt 95b09a4f77 Missing link in index 9 years ago
  jos fd15b369ff Added missing docs on `hiddenDates` for Graph2d (see #695) 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 ff4444b30f minor tweak to example 9 years ago
  Alex de Mulder ca85e86be2 merged #635, thanks @tobeee! 9 years ago
  jos 3915e9c00c Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0 9 years ago
  Alex de Mulder cac743a3d3 - added show major/minor lines options to dataAxis and timeline 9 years ago
  Alex de Mulder d399fb18eb removed fit 9 years ago
  Alex de Mulder ac74e826b0 fixed graph2d not updating on animation correctly 9 years ago
  jos 93aa1c2752 Added new example to index.html 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 fed1e4e185 reverting example 9 years ago
  Alex de Mulder 6a93703749 modularized graph2d draw styles, added point style. 9 years ago
  jos 24fb196d3c Added new examples to index.html 10 years ago
  Alex de Mulder 7c23ffa3c1 fixed clean up of icons, titles, fixed some style issues, typos 10 years ago
  Alex de Mulder 7ce3f418e4 Fixed moving legend when postioned on the bottom and vertical dragging 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 e7b9197163 Update demo. 10 years ago
  Chris Jackson 4e6c5a51af Add style option for data points. 10 years ago
  Chris Jackson e9cd838493 Update examples 10 years ago
  Chris Jackson ab76d35203 Update demo 10 years ago
  Chris Jackson 846e2b32d4 Catch case where title is undefined 10 years ago
  Chris Jackson f82b32c0cf Add style option for axis titles. 10 years ago
  Chris Jackson 42c022437d Tidy up example 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 551da77113 updated docs and examples with new constructors. 10 years ago
  jos 267cd2b1ac Released version 3.4.1 10 years ago
  Alex de Mulder 72cbed1eac fixed creation and deletion of empty groups when there are not yet items 10 years ago
  jos f96a90230f Fixed #298: IE freezing when margin.item and margin.axis where both 0 10 years ago
  Alex de Mulder b3c733b751 bugfix for graph2d, updated example 15 10 years ago
  jos f67557f748 Extended example 15 10 years ago
  jos 84b8a86538 Some improvements in streaming data example 10 years ago
  jos e886822c0d Added example 15_streaming_data.html 10 years ago
  jos 8b1a90cc9f Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu 10 years ago
  Alex de Mulder 0d8aa7ccc0 Added the groups.visibility option and example 10 years ago