Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a chart that places geological time periods within the context of parent divisions and subdivisions
ResourceFunction["GeologicalPeriodChronologyChart"][entity,depth] creates a chart for the specified geological time period entity that includes the parent division and subdivisions down to the specified depth below the parent. |
Create a chart showing the last geologic time period when the dinosaurs lived:
In[1]:= |
Out[1]= |
Explore the oldest geologic time periods:
In[2]:= |
Out[2]= |
In contrast to the oldest time spans, we can also explore the most recent geological period/system, the Quaternary and its parent and sibling divisions:
In[3]:= |
Out[3]= |
In[4]:= |
Out[4]= |
Higher depths can benefit from larger AspectRatio and ImageSize to prevent crowding of the elements:
In[5]:= |
Out[5]= |
This work is licensed under a Creative Commons Attribution 4.0 International License