Skip to content

Tracker: graph-layers module #78

@ibgreen

Description

@ibgreen

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
      • D3DagLayout
      • Add DAG to graph-viewer example
      • Collapse/expand
      • Align nodes vertically by selected metric/field.
  • API cleanup

    • Unified stylesheet
    • Separate generic stylesheet engine from GraphStylesheet
  • examples

    • fix 'graph-layers' examples
    • modernize 'graph-layers' examples
    • Get all examples passing and migrated to TypeScript
  • *docs

    • audit docs for correctness / completeness / freshness
  • website

    • Add examples to website.

v9.1

  • Audit
    • Rename modules to use @deck.gl-community prefix?
    • deckgl-react-graph-layers Move button, viewport to generic react module
    • 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
    • Move graph independent react components from deck-react-graph-layers to @deck.gl-community/react
    • Refactor graph helper code to be react independent and remove deck-react-graph-layers module.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions