-
Completely rewrite the configuration to be vis-network extension instead of wrapper
for migrating please check guide
- Error callback added
- Fix type error -- registerOnEvent should have void return type
- Improve display of large properties
- Reuse session between sizeCypher calls
- Add default configuration for labels and relationships
- Fix bug when null value is returned from OPTIONAL MATCH
- Add Relationship and Label config types for TypeScript
- Log all errors
- Add version without bundled vendors
- Add tests
- Allow defining a node caption with a function
- Add rendering completed event
...