Marco Vettorello

Results 106 issues of Marco Vettorello

**Is your feature request related to a problem? Please describe.** When having to deal with very small differences between images, is difficult to easily spot them when using the white...

enhancement

Hi, it seems that the `transparent` keyword is not a valid chroma value, is not present on the [X11 color](https://github.com/gka/chroma.js/blob/b58c6d04b2579bb99d2b07b73a4496ef20de9da1/src/colors/w3cx11.js) list but it is a valid keyword in CSS at...

The current events API, like the `ElementClickListener` suffer from the following issues: - each event, passed to the callback, needs to be casted in relation to the type of the...

enhancement
discuss
:interactions

**Describe the solution you'd like** When rendering multi-layer partition chart, I'd like to render the hierarchical path of the element I'm currently hovering. The current tooltip shows only the information...

enhancement
kibana cross issue
:tooltip
:partition

## Summary WIP cc @monfera ## Details ## Issues fix #1766 ### Checklist - [ ] The proper **chart type** label has been added (e.g. `:xy`, `:partition`) - [ ]...

## Summary This PR fixes an issue caused by a mixed configuration with a data fill functionality, the fit functionality within a band chart. There are multiple factors that are...

:data
:xy

## Summary WIP on the new tooltip design ## Details ## Issues ### Checklist - [ ] The proper **chart type** label has been added (e.g. `:xy`, `:partition`) - [...

enhancement
wip
:tooltip

## Future enhancements - [x] Create foundation of buildkite CI https://github.com/elastic/elastic-charts/pull/1733 - [ ] Remove obsolete code and configurations https://github.com/elastic/elastic-charts/pull/1803 - [ ] git clone with `depth 1` to avoid...

enhancement
meta
:ci
internal

**Is your feature request related to a problem? Please describe.** Actually, each consumer of the chart library has to code few things when integrating the library into Kibana like: add...

enhancement
discuss
:chart
:specs