Message Boards Message Boards

Periodic system with atomic numbers

It is easy to get a nice plot of the periodic system with the command

ColorData["Atoms", "Panel"]

But this gives only the names of the elements, nothing else, as illustrated below. enter image description here Is there any way to get also the atomic numbers above the elements? I tried to find an option in the on-line help, but typing "Atoms" did not give any entry. Any advice on where to look for such an option (and even if the colouring the boxes can be customised) is highly appreciated. Thanks

POSTED BY: Imre Pazsit
6 Replies

Many thanks, this was lots of pieces of good advice!

POSTED BY: Imre Pazsit
Posted 3 years ago

Hi Lissa,

ColorData does support generating the periodic table for the "Atoms" named scheme.

ColorData[]
(* {"Gradients", "Indexed", "Named", "Physical"} *}

ColorData["Named"]
(* {"Atoms", "Crayola", "GeologicAges", "HTML", "Legacy", "WebSafe"} *)

ColorData["Atoms", "Image"] (* Generates periodic table *)
POSTED BY: Rohit Namjoshi
POSTED BY: Jason Biggs

Fantastic, thanks very much!

POSTED BY: Imre Pazsit
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract