cifkit.figures.polyhedron module

cifkit.figures.polyhedron.generate_color_mapping(labels)[source]

Generate a dictionary mapping labels to contrasting colors.

cifkit.figures.polyhedron.generate_contrasting_colors() list[str][source]

Return a list of manually selected contrasting colors.

cifkit.figures.polyhedron.plot(points, vertex_labels, file_path, formula, show_labels, is_displayed, output_dir=None)[source]

Generate and save a 3D plot of a molecular structure.