Discussion about this post

User's avatar
Eamonn Gormley's avatar

Nice clean code Mike - very easy to follow.

In the past I have used Excel scatter plots to generate scales. Similar to your approach I create two tables, one with the coordinates and labels at which I place large '+' shaped tick marks on a horizontal axis along with the labels, and a second with coordinates where I place smaller '+' marks and no labels. It has worked fine for some custom scales I needed for an article I wrote. I have another article which uses somewhat more complex scales and the Excel approach doesn't look as good. I will likely code up something in Python using your approach as a template. Very timely.

Expand full comment
Kurt Dietrich's avatar

Very good information. I am not one for computer languages, or computers for that matter. I'm just old school.

The only computer language I ever began to learn was Fortran IV, which I never was any good at. 😀

I will have to take a look at R as it seems very straightforward.

As an aside, I have started to use AI for writing letters and small reports. I'm just beginning, but it looks promising.

Expand full comment
3 more comments...

No posts