Wrong count for "No Annotation" on taxon page Plant Phenology graph

Several other possible fixes to this display:

  1. Display the phenology options in their logical/conventional sequence: Budding, Flowering, Fruiting (this also applies to phenology input fields). This just conforms to user expectations and makes interpreting the output easier.
  2. Use colors better aligned with users’ expectations. Obviously each phenology has a whole range of colors in different species, but I’m going to suggest that users would associate green more with Budding and orange/red with Fruiting. Then pick some contrasting color for flowering – Blue is fine.
  3. Add a total observation count in the box that appears on mouseover. So for the example given, the header would be something like “4 Observations Total in July”. This allows a user to make some sense of the phenology stats.
  4. Maybe don’t show “No Annotation” in the mouseover when the count is zero for that month.
  5. More explicitly, calculate a percentage for each phenology state and display it in in the mouseover box. Again, if a phenology state has zero associated observations for that month, then 0 should be fine (no need to also show “0%”). In the example I used, this would show something like this:
  • Budding: 4 (100%)
  • Flowering: 4 (100%)
  • Fruiting: 1 (25%)

[EDIT: I realize now that several of these are likely feature requests, but if someone’s going to dig into this code I thought I might as well ask…]

2 Likes