## v9.3 - Loaders for graph formats - Support for tabular graphs (minimize small object creation) - ... - **Dag Support** - [ ] Generate big mock data ( with long chains and occasional branches). - [ ] Verify performance. - [ ] Auto color wheel assignment based on categorical node metric/field? - **Audit** - [ ] `MarkerLayer` seems very generic, including icon packing script, move to layers? ## v9.2 - **Features** - **Dag Support** - [x] D3DagLayout - [x] Add DAG to graph-viewer example - [x] Collapse/expand - [x] Align nodes vertically by selected metric/field. - **API cleanup** - [x] Unified stylesheet - [x] Separate generic stylesheet engine from GraphStylesheet - **examples** - [x] fix 'graph-layers' examples - [x] modernize 'graph-layers' examples - [x] Get all examples passing and migrated to TypeScript - **docs* - [x] audit docs for correctness / completeness / freshness - **website** - [x] Add examples to website. ## v9.1 - **Audit** - [x] Rename modules to use `@deck.gl-community` prefix? - [x] deckgl-react-graph-layers Move button, viewport to generic react module - [x] deckgl-react-graph-layers GraphGL component / hook is quite big - if so much helper code is needed, port to pureJS. Could it be a widget? ## v9.0 - **api and module structure** - [x] Move graph independent react components from `deck-react-graph-layers` to `@deck.gl-community/react` - [x] Refactor graph helper code to be react independent and remove `deck-react-graph-layers` module.
v9.3
Loaders for graph formats
Support for tabular graphs (minimize small object creation)
...
Dag Support
Audit
MarkerLayerseems very generic, including icon packing script, move to layers?v9.2
Features
API cleanup
examples
*docs
website
v9.1
@deck.gl-communityprefix?v9.0
deck-react-graph-layersto@deck.gl-community/reactdeck-react-graph-layersmodule.