79780852

Date: 2025-10-02 11:18:57
Score: 1.5
Natty:
Report link

Unfortunately, borderRadius is only supported for 2D charts in Highcharts, not when you’re using 3D columns (options3d). In 3D mode, Highcharts draws custom SVG shapes (cuboids), so the built-in borderRadius option doesn’t apply.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
Posted by: Dominik Chudy