Alex de Mulder
|
2cb60ed78f
|
fully functional!!
|
10 years ago |
Alex de Mulder
|
6ad2f0e8ef
|
structure, bugs, barchart, icons
|
10 years ago |
Alex de Mulder
|
b6e5a9dadb
|
bargraphs!! woohoo!!
|
10 years ago |
Alex de Mulder
|
1bf725b8ac
|
test
|
10 years ago |
Alex de Mulder
|
c59dd11359
|
fixed dataset problem
|
10 years ago |
Alex de Mulder
|
2c949d9704
|
auto scale yaxis
|
10 years ago |
Alex de Mulder
|
4138d6027b
|
renaming step 2
|
10 years ago |
Alex de Mulder
|
fc412ef90d
|
renaming step 1
|
10 years ago |
Alex de Mulder
|
4620f53df6
|
icons for left and right axis
|
10 years ago |
Alex de Mulder
|
735190c722
|
seperated legend and graphgroups. Still have to think about naming....
|
10 years ago |
Alex de Mulder
|
007a4a90b1
|
everything but legend and barchart working. two axis! woohoo!
|
10 years ago |
Alex de Mulder
|
d758d0e0ef
|
clarified var naming
|
10 years ago |
Alex de Mulder
|
c8cc074db1
|
legend WIP
|
10 years ago |
Alex de Mulder
|
ada8e98549
|
fixed dataset bug
|
10 years ago |
Alex de Mulder
|
722d4d1ace
|
adding dataset support, wip
|
10 years ago |
Alex de Mulder
|
7767a45ab3
|
its working! woohoo!
|
10 years ago |
Alex de Mulder
|
37ced4311f
|
graph is drawing
|
10 years ago |
Alex de Mulder
|
6dd02d5a4d
|
not working yet
|
10 years ago |
Alex de Mulder
|
8bff97ad55
|
added wip versions of linegraph
|
10 years ago |
jos
|
693d801922
|
Moved change listener to _create
|
10 years ago |
jos
|
e232f81dc0
|
Renamed body.props to body.domProps
|
10 years ago |
jos
|
5033272a6d
|
Moved default start and end to Range
|
10 years ago |
jos
|
f672f7b583
|
Reworked options and setOptions
|
10 years ago |
jos
|
4ac1d3abcc
|
Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util`
|
10 years ago |
jos
|
43912f5d9b
|
Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now
|
10 years ago |
jos
|
0f45b7a2f1
|
Removed double function naming
|
10 years ago |
jos
|
46c62cf16f
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
9347238465
|
Updated vis overview image
|
10 years ago |
jos
|
312a73a5a5
|
Fixed height of vertical line of box items not always updated correctly
|
10 years ago |
jos
|
e579c55176
|
Updated css in example 12
|
10 years ago |
jos
|
53e6e50320
|
Fixed alignment of the content panels to axis
|
10 years ago |
jos
|
19dfc92458
|
Fixed ItemSet not updating on change in DataSet
|
10 years ago |
jos
|
f113776265
|
Deleted redundant `Panel` and `RootPanel`
|
10 years ago |
jos
|
297adb1cb4
|
A minor improvement in dragging items
|
10 years ago |
jos
|
2723b2673a
|
Fixed date snapping
|
10 years ago |
jos
|
08d486a53f
|
Items are selectable and editable largely
|
10 years ago |
jos
|
a5025b9673
|
Renamed all functions `repaint` to `redraw`
|
10 years ago |
jos
|
4c77206e72
|
Merged from develop branch
|
10 years ago |
jos
|
b822e6d8e8
|
Merge branch 'develop' into predefined_panels
Conflicts:
src/timeline/Timeline.js
|
10 years ago |
Alex de Mulder
|
f998388c84
|
minor bugfixes for git issues #157 #158 #159
|
10 years ago |
jos
|
6fe36a4b70
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
342fab1f80
|
Released version 1.1.0
|
10 years ago |
jos
|
7cd4ba5c0b
|
Updated playground example
|
10 years ago |
Alex de Mulder
|
89bec93553
|
updated History
|
10 years ago |
Alex de Mulder
|
aa52bdd84b
|
added dragNodes option. Renamed dragGraph option.
|
10 years ago |
jos
|
d95ecad360
|
Replaced double quotes in js with single quotes
|
10 years ago |
jos
|
d0efc46422
|
Fixed an auto animation start/stop issue
|
10 years ago |
jos
|
811324e302
|
Minor improvements in the examples
|
10 years ago |
jos
|
b698f68b89
|
Graph3d listens for changes in the dataset now
|
10 years ago |
jos
|
157c8a9f34
|
Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations
|
10 years ago |