SAP / ui5-webcomponents-react

A wrapper implementation for React of the UI5 Web Components that are compliant with the SAP Fiori User Experience
https://sap.github.io/ui5-webcomponents-react/
Apache License 2.0
426 stars 94 forks source link

Add support for Network Graph #5370

Open dbadura opened 6 months ago

dbadura commented 6 months ago

Is your feature request related to a problem?

We are implementing graph desiong in busola: https://github.com/kyma-project/busola/issues/2662

Describe the solution you'd like

Network graph to be available in webcomponents-react.

Describe alternatives you've considered

No response

Additional Context

No response

Declaration

Lukas742 commented 6 months ago

Hi @dbadura

Unfortunately we don't have the capacity to implement such a complex component in the foreseeable future, that's why I'm labelling this feature request with contribution welcome.

For reference, you can find the SAPUI5 implementation here.