Skip to content

Feat/1 d vis

Marcos Pieras requested to merge feat/1DVis into main

Adds 1D visualization component, its child is a wrapper component on plotly plot. Plots first Node and attribute present, user can change it.

Solves #1208331568796692

Need to add react-plotly package and type defintion:

  • pnpm add react-plotly.js plotly.js
  • pnpm add -D @types/react-plotly.js

TODO: explore how can be used in recommendations

Captura_de_pantalla_2024-09-20_124359

Edited by Marcos Pieras

Merge request reports

Loading