Jonathan Avila

Results 5 issues of Jonathan Avila

I'm trying to use this plugin with the series of type 'map' in echarts. I have a geojson file that I can register with echarts. I know need to draw...

This PR attempts to revive the work done @phelma (https://github.com/phelma) in #174. I took his work and put in the core package and update the `SxStyleProp` type. Sorry about the...

enhancement

Hi, I'm trying to figure out what words don't get drawn due to their size not fitting in the canvas. Is there a way to listen to the wordclouddrawn even...

Hi, I'm using the `mobx-devtools-mst` package and I can't seem to be able to capture the Initial State. I'm able to see the patches, but the initial state always shows...

- Conditionally apply whileElementsMounted based on keepMounted prop - Use manual autoUpdate control when keepMounted=true to avoid unnecessary updates on CSS-hidden elements - Add keepMounted prop to usePopover options interface...