jos
e95c28d04f
Fixed #408 : height of background items not 100% when having a fixed or max height defined.
10 years ago
Chris Jackson
6712173888
Merge branch 'graph2d_add_title' into development
* graph2d_add_title:
Update demo
Catch case where title is undefined
Add style option for axis titles.
Add documentation for axis titles.
Tidy up example
Add 'title' option to display a title on the left or right axes. This is primarily designed for the graph2d line graph.
Conflicts:
lib/timeline/component/DataAxis.js
10 years ago
Chris Jackson
0e05811055
Merge branch 'graph2d_decimals' into development
* graph2d_decimals:
Add decimal option for formatting axis labels
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
e9f023fe6e
Add decimal option for formatting axis labels
10 years ago
Chris Jackson
ae8350e408
Update icon to reflect style
10 years ago
Chris Jackson
f82b32c0cf
Add style option for axis titles.
10 years ago
Chris Jackson
997744988c
Add documentation for axis titles.
10 years ago
Chris Jackson
d3ac791135
Add documentation.
10 years ago
Chris Jackson
64ed420183
Add 'style' option to group for lineChart.
Allows overriding of class definitions which provides a much simpler interface for programatically setting user defined options.
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.
This is primarily designed for the graph2d line graph.
10 years ago
jos
6633e22cba
Bumped version number to 3.6.4-SNAPSHOT
10 years ago
jos
ad3f20bcfd
Released version 3.6.3
10 years ago
jos
6ec184e737
Implemented DataSet.setOptions
10 years ago
jos
eb4f3c41a5
Updated /dist
10 years ago
jos
c34c5a66d8
Updated docs and history
10 years ago
jos
ba6e05486e
redraw on data change is now done on next tick, so you have only one redraw for multiple (synchronous) changes
10 years ago
jos
41bbb30b8c
Integrated queue in DataSet
10 years ago
jos
f9ca7e5183
Created a Queue
10 years ago
jos
8fba071432
Fixed a regular expression
10 years ago
jos
09cad4e1a2
Updated /dist
10 years ago
jos
8aa4528ffd
Fixed #336 : Timeline not working on IE9 anymore
10 years ago
Alex de Mulder
18d2c4084a
new build
10 years ago
Alex de Mulder
589e9e240b
Merge remote-tracking branch 'origin/develop' into develop
10 years ago
jos
cc58bcadab
Little refactoring
10 years ago
jos
e953ba4c3c
Updated history
10 years ago
jos
d5444a0cba
Fixed and simplified binary search
10 years ago
Alex de Mulder
3183aff621
Fixed dashed and arrow lines not using inheritColor. #399
10 years ago
jos
0e4cdeee2e
Fixed #402 : background items not always be cleared when removing them
10 years ago
jos
edaa6cc33a
Bumped version number to 3.6.3-SNAPSHOT
10 years ago
jos
9906a074a0
Released version 3.6.2
10 years ago
jos
191bb159ea
Dual licensed vis.js (see #285 )
10 years ago
jos
8d83372dd3
Updated version number to 3.6.2-SNAPSHOT
10 years ago
jos
624a6f10c4
Released version 3.6.1
10 years ago
Alex de Mulder
8527e25c6d
fixed subgroups and added sorting
10 years ago
Alex de Mulder
5cd6a2c9a2
fixed all problems with hiddenDates
10 years ago
Alex de Mulder
d35dbef594
fixed all problems with hiddenDates EXCEPT moment on firefox
10 years ago
Alex de Mulder
4b44c19f87
fixed uneven spacing of hidden dates
10 years ago
Alex de Mulder
b0749fbe34
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
HISTORY.md
dist/vis.js
10 years ago
Alex de Mulder
ec8b53d938
fixed uneven spacing of hidden dates
10 years ago
jos
d64f43c185
Changed version number to 3.6.1-SNAPSHOT
10 years ago
jos
01ef3b45cc
Released version 3.6.0
10 years ago
jos
727031283c
Background areas are now neatly ignored from stacking
10 years ago
jos
91075357ab
Ok background areas seem to work fine now
10 years ago
jos
00328965e7
Background areas can now be draw in a specific group or spread over the whole Timeline.
10 years ago
Alex de Mulder
942ad574a1
Merge remote-tracking branch 'origin/develop' into develop
10 years ago
Alex de Mulder
eb09734ca4
fixed item dragging offset in the x direction
10 years ago
jos
c198bcd17b
Cleaned up example 29
10 years ago