You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,
Am using this mp-react-components. am having 2 issues
Showing the legends
i want to pass the json file and create the Molecule Component like
structure_component = ctc.StructureMoleculeComponent(structure, id=json_result[0]["formula_pretty"])
Is it possible to do the above one. Json contains raw data
The text was updated successfully, but these errors were encountered:
Hi ,
Am using this mp-react-components. am having 2 issues
structure_component = ctc.StructureMoleculeComponent(structure, id=json_result[0]["formula_pretty"])
Is it possible to do the above one. Json contains raw data
The text was updated successfully, but these errors were encountered: