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
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