jos
|
b3e3dccad7
|
Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d)
|
10年前 |
jos
|
61b9513070
|
More descriptive warning on missing locale (see #761)
|
10年前 |
jos
|
5db59a91d7
|
Fixed #761: Timeline and Graph2d throwing an error when locale is not found. Gives a warning message instead.
|
10年前 |
Alex de Mulder
|
81ea2b1f4a
|
added google analytics
|
10年前 |
jos
|
0975223041
|
Fixed #736: broken script url in example 13_localization.html
|
10年前 |
NotSqrt
|
95b09a4f77
|
Missing link in index
|
10年前 |
jos
|
fd15b369ff
|
Added missing docs on `hiddenDates` for Graph2d (see #695)
|
10年前 |
Alex de Mulder
|
a9b7485b86
|
fantastic clustering in network woohoo, added point labels for bargraphs in graph2d
|
10年前 |
Alex de Mulder
|
ff4444b30f
|
minor tweak to example
|
10年前 |
Alex de Mulder
|
ca85e86be2
|
merged #635, thanks @tobeee!
|
10年前 |
jos
|
3915e9c00c
|
Made TimeAxis robust against old versions of moment.js. Updated to moment.js 2.9.0
|
10年前 |
Alex de Mulder
|
cac743a3d3
|
- added show major/minor lines options to dataAxis and timeline
|
10年前 |
Alex de Mulder
|
d399fb18eb
|
removed fit
|
10年前 |
Alex de Mulder
|
ac74e826b0
|
fixed graph2d not updating on animation correctly
|
10年前 |
jos
|
93aa1c2752
|
Added new example to index.html
|
10年前 |
Alex de Mulder
|
e05e8b9988
|
fixed infinite loop when clearing dataset
|
10年前 |
Alex de Mulder
|
6d20187feb
|
added alignZeros
|
10年前 |
Alex de Mulder
|
fed1e4e185
|
reverting example
|
11年前 |
Alex de Mulder
|
6a93703749
|
modularized graph2d draw styles, added point style.
|
11年前 |
jos
|
24fb196d3c
|
Added new examples to index.html
|
11年前 |
Alex de Mulder
|
7c23ffa3c1
|
fixed clean up of icons, titles, fixed some style issues, typos
|
11年前 |
Alex de Mulder
|
7ce3f418e4
|
Fixed moving legend when postioned on the bottom and vertical dragging
|
11年前 |
Alex de Mulder
|
ca29945fed
|
Added new verticalDrag event for internal use, allowing the vertical scrolling of the grid lines on drag.
|
11年前 |
Chris Jackson
|
e7b9197163
|
Update demo.
|
11年前 |
Chris Jackson
|
4e6c5a51af
|
Add style option for data points.
Note that this ought to be renamed to be consistent with other style options but currently 'style' is used to define the shape of the point.
|
11年前 |
Chris Jackson
|
e9cd838493
|
Update examples
|
11年前 |
Chris Jackson
|
ab76d35203
|
Update demo
|
11年前 |
Chris Jackson
|
846e2b32d4
|
Catch case where title is undefined
|
11年前 |
Chris Jackson
|
f82b32c0cf
|
Add style option for axis titles.
|
11年前 |
Chris Jackson
|
42c022437d
|
Tidy up example
|
11年前 |
Chris Jackson
|
1636e3717f
|
Add 'title' option to display a title on the left or right axes.
This is primarily designed for the graph2d line graph.
|
11年前 |
Alex de Mulder
|
551da77113
|
updated docs and examples with new constructors.
|
11年前 |
jos
|
267cd2b1ac
|
Released version 3.4.1
|
11年前 |
Alex de Mulder
|
72cbed1eac
|
fixed creation and deletion of empty groups when there are not yet items
|
11年前 |
jos
|
f96a90230f
|
Fixed #298: IE freezing when margin.item and margin.axis where both 0
|
11年前 |
Alex de Mulder
|
b3c733b751
|
bugfix for graph2d, updated example 15
|
11年前 |
jos
|
f67557f748
|
Extended example 15
|
11年前 |
jos
|
84b8a86538
|
Some improvements in streaming data example
|
11年前 |
jos
|
e886822c0d
|
Added example 15_streaming_data.html
|
11年前 |
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
|
11年前 |
Alex de Mulder
|
0d8aa7ccc0
|
Added the groups.visibility option and example
|
11年前 |
Alex de Mulder
|
a4b9352150
|
fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts
|
11年前 |
jos
|
26ca73dff5
|
Implemented localization in Timeline and Graph2d
|
11年前 |
Alex de Mulder
|
f62fa6d76e
|
Added customRange for graph2d Y axis
|
11年前 |
Alex de Mulder
|
8b175f3df2
|
fixed pointdrawing with new barchart functionality
|
11年前 |
Alex de Mulder
|
4ad7165bb7
|
Added barChart overlap functions
|
11年前 |
Alex de Mulder
|
b123ab295e
|
added docs, removed logs, added extra comments.
|
11年前 |
Alex de Mulder
|
d384d0d281
|
added external legend example, visible option for groups, getLegend() function
|
11年前 |
Alex de Mulder
|
de365cd6e5
|
made graph2d and timeline use the same core
|
11年前 |
jos
|
5374721fd6
|
Added support for title for both items and groups
|
11年前 |