Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Bar chart scaling strategies

For static bars, how to cope with lots and lots of sites?

  • Flip axes (elegant, easy, but diverges from CEN doc)
  • Group into 15 (or any arbitrary number) and stack.
  • Flip axis labels (easiest, but worst plot design)