Marc Vilella

Results 12 issues of Marc Vilella

Add two slight improvements to autocomplete: 1. Add show and hide functionality when mouse hover or focus 2. Chips keep their size no matter the autocmplete is set to block...

It doesn't seem to work when using css scroll-snap-align ```css .carousel { position: relative; display: flex; height: 500px; width: 100%; scroll-snap-type: x mandatory; overflow-x: auto; /* Hide scrollbar */ -ms-overflow-style:...

Vue 3 has been in the party for quite a long time now. Is there a plan to migrate it to Vue 3 composition API?

- [ ] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [https://stackblitz.com/edit/vue-qvryw2](https://stackblitz.com/edit/vue-qvryw2) ### Steps to reproduce Open the demo...

Add types declaration file to use this library in Typescript projects.

Apparently there's possible option the allow initial measures (such as padding) override on initialization. https://github.com/frappe/charts/blob/7adc904b08fbb45fb30372d9c6a3c3df43f80085/src/js/charts/BaseChart.js#L83 Styling customization is the major flaw I see in this cute charting library. Allowing some...

This utility library is really handy. One valuable utility that would solve many people's headaches would be to have a reliable way to detect when a source or layer has...

It would help to keep consistency if the gradient color was also applied on the property. hoverBackgroundColor fot the point that appears when hovering a line data point

Hi! I really love your charts. Minimalist, beautiful color palette choice, interaction... everything looks perfect to me. Is there any plan to include other chart types, such as donut, heatmap...

When sharing secrets or codes, many can have combinations with uppercase i (I) and lowercase L (l) or uppercase o (O) and 0 that may create confusion and mispelling. Would...