         Text effects: wrap (TRUE vs FALSE), rotation=90, padding=10px          
  ┌──────────────────┬──────────────────┬─────────────┬──────────────────────┐
  │ Wrap 1           │ Wrap 2           │ Rotation    │ Padding              │
  ├──────────────────┼──────────────────┼─────────────┼──────────────────────┤
  │ This is a very   │                  │ normal      │ This text            │
  │ long text that   │                  │             │ demonstrates padding │
  │ should           │                  │             │ effects with longer  │
  │ demonstrate text │                  │             │ content to show the  │
  │ wrapping         │                  │             │ spacing difference   │
  │ behavior when    │                  │             │                      │
  │ wrap is enabled  │                  │             │                      │
  │ versus disabled  │                  │             │                      │
  ├──────────────────┼──────────────────┼─────────────┼──────────────────────┤
  │                  │ This is a very   │ rotation=90 │ This text            │
  │                  │ long text that   │             │ demonstrates padding │
  │                  │ should           │             │ effects with longer  │
  │                  │ demonstrate text │             │ content to show the  │
  │                  │ wrapping         │             │ spacing difference   │
  │                  │ behavior when    │             │                      │
  │                  │ wrap is enabled  │             │                      │
  │                  │ versus disabled  │             │                      │
  └──────────────────┴──────────────────┴─────────────┴──────────────────────┘

Column names: Wrap 1, Wrap 2, Rotation, Padding


