Robert Monfera
Robert Monfera
For accessibility and general readability reasons, a user may prefer increased or sometimes decreased contrast. CSS introduced the `prefers-contrast` user preference, and we discussed with @cchaos that EUI could, over...
Super minor improv opportunity: The candidate for DRYing: https://github.com/elastic/elastic-charts/blob/master/src/chart_types/partition_chart/renderer/dom/highlighter.tsx#L80-L93 ` * @param fillColor the optional fill color` can be deleted Maybe https://github.com/elastic/elastic-charts/blob/master/src/chart_types/partition_chart/renderer/dom/highlighter.tsx#L58 could be extracted out into `calcs.ts` or some...
It might work for others, or given more learning, but it's been hit and miss from the PoV of my personal experience: ##### Example 1  1. 🤔 it selects...
It might work for others, or given more learning, but it's been hit and miss from the PoV of my personal experience: ##### Example 1  1. 🤔 it selects...