Skip to content

Improve style handling

Ludovic Cottret requested to merge feature/stylesInJsonGraphFormat into develop

The drag&drop, zoom and semantic zoom do not work anymore...

To do :

  • restore the drag&drop & zoom
  • externalize semantic zoom as method or composable that can be given as a props to the vizengine. Or better, a renderless component that contains the network visualisation.

Merge request reports