(e)
| 2409 | return i ? U(o, a.title, s) : (o ?? a.title ?? s); |
| 2410 | } |
| 2411 | function ba(e) { |
| 2412 | return ca(e) && e.axis |
| 2413 | ? e.axis |
| 2414 | : ua(e) && e.legend |
| 2415 | ? e.legend |
| 2416 | : Wo(e) && e.header |
| 2417 | ? e.header |
| 2418 | : void 0; |
| 2419 | } |
| 2420 | function xa(e, t) { |
| 2421 | return ha(e, t); |
| 2422 | } |