Feat/1 d vis
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
Edited by Marcos Pieras