cruise-automation / webviz

web-based visualization libraries
https://webviz.io/
Apache License 2.0
2.01k stars 408 forks source link

Consume React components directly #760

Open adammacudzinski opened 1 year ago

adammacudzinski commented 1 year ago

Hello, We have an existing web tool (built with React) which we would like to extend to include some vehicle data visualization capabilities. Is it possible to integrate the webviz React components / libraries directly vs. hosting the full webviz application?

Displaying webviz as an iframe is one option, but ideally we'd like more granular control over the UI / functionality.

Thanks, -Adam

adammacudzinski commented 1 year ago

Also could you please send me a link to the Slack channel? Thanks.

jtbandes commented 1 year ago

Related:

jaguardo commented 1 year ago

@adammacudzinski were you able to determine a way to do this?