timgentry / organogram

Displays an organogram using a radial Reingold–Tilford tree
MIT License
0 stars 1 forks source link

Organogram doesn't cope with numerical pay grades #16

Closed arendon closed 4 years ago

arendon commented 4 years ago

Hi, thank you for making this available. Trying version 1.3 with the attached file gave me that error message:

Error: t.localeCompare is not a function

test.xlsx

timgentry commented 4 years ago

Found it. Up until now it's only every had string pay grades, eg. "Band 8A" or "SEO".

As a user I want the organogram to cope with numeric pay grades So that I don't have to manually alter my source data to work around it.