|
@ -12,13 +12,18 @@ http://visjs.org |
|
|
|
|
|
|
|
|
- Fixed #1441: Height of subgroups not immediately updated after updating |
|
|
- Fixed #1441: Height of subgroups not immediately updated after updating |
|
|
data in a DataSet or DataView. |
|
|
data in a DataSet or DataView. |
|
|
|
|
|
|
|
|
|
|
|
- Fixed #1491: Problem using ctrl+drag in combination with using a `DataView`, |
|
|
|
|
|
and an issue with ctrl+drag when using `snap: null`. |
|
|
|
|
|
|
|
|
### Graph2d |
|
|
### Graph2d |
|
|
|
|
|
|
|
|
- Implemented a new option for `shaded.orientation` to always shade towards zero. |
|
|
- Implemented a new option for `shaded.orientation` to always shade towards zero. |
|
|
Thanks @ludost. |
|
|
Thanks @ludost. |
|
|
- Fixed support for using a `DataView` in Graph2d. Thanks @ludost. |
|
|
- Fixed support for using a `DataView` in Graph2d. Thanks @ludost. |
|
|
|
|
|
|
|
|
|
|
|
### DataSet |
|
|
|
|
|
- Fixed #1487: DataSet cannot remove an item with id `0` correctly. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 2015-11-27, version 4.10.0 |
|
|
## 2015-11-27, version 4.10.0 |
|
|
|
|
|
|
|
|