Chris Gervang
Chris Gervang
If this issue was caused by the image export feature, I believe this is fixed now with #2368. Try `3.0.0-alpha.1`
Closing inactive issue that appears fixed. Please reopen if the issue is not fixed.
I believe this is fixed now with #2368. Use `3.0.0-alpha.1`
I believe this is fixed now with #2368. Try `3.0.0-alpha.1`
I believe this is fixed now with #2368. Try `3.0.0-alpha.1`
Has anyone tried making a Dash component for kepler.gl? It should be possible by following [this Dash guide](https://dash.plotly.com/react-for-python-developers), and I imagine it would be more reliable than an iframe.
I believe this is fixed now with #2368. Try `3.0.0-alpha.1`
I believe this image export issue is fixed now with #2368. Try `3.0.0-alpha.1`
While the ArcLayer doesn't support the PathExtension, you could generate arcs in JS with the PathLayer and use the PathExtension. Here's a [codepen](https://codepen.io/chrisgervang/pen/yLwQdoe) demonstrating this concept. While it won't be...
Oh cool. I'd love to see your solution, whatever's convenient for you.