Marco Vettorello

Results 137 comments of Marco Vettorello

I believe the tick lines should be always the same color of the background, so even if there is a low contrast with color I feel ok with that. Waiting...

hey @gvnmagni it will be great if you can provide your input here: what we have is "hierarchical" categorical bar chart where each main category has its own group of...

Something like https://github.com/chrisbateman/webpack-visualizer but in ASCII on the console as a treemap https://en.wikipedia.org/wiki/Treemapping

also check these references: https://github.com/yaronn/blessed-contrib https://twitter.com/rick_scavetta/status/776088603873120256 https://www.npmjs.com/package/ascii-chart

It will be also very useful, for the `--retry` option, to show the commit message before start the pre-commit hooks etc so you are really sure about what is the...

Totally agree, a button there is pretty quick and easy to implement.

Few things to consider: - we can have a very long tooltip due to the number of categories along the Y axis. What do we expect to render there? just...

I just saw your PR https://github.com/elastic/kibana/pull/143186 :) `0` mean that we send events immediately on every change in cursor position (not screen pixel change, but one event every time the...

I actually don't know what to do here in terms of tooltip: I actually don't think we should show the tooltip of each Y value on the heatmap. It doesn't...

@gvnmagni sure, but what if we have 15 categories on the Y axis? we don't want to show a long tooltip, and showing only the "top 5" doesn't have much...