Emily KL
Emily KL
This is so cool @archmoj . 🤯 Couple of high-level questions: - Instead of making this a separate trace type, could/should it be a subtype of `treemap` and accessed (for...
Hi @pfalcon , I've just merged a fix in https://github.com/plotly/plotly.py/pull/5258 which takes a slightly different approach to this same issue. Thank you for the contribution and please let me know...
Yeah this looks like a result of the typed array implementation. The intention is that the b64 encoded data is generally not surfaced directly to users so clearly there's a...
@camdecoster One small suggestion: Either add `tasks/topojson/un_geodata_simplified.zip` to `.gitignore`, OR delete the file as part of cleanup from the `get_geodata` task. 
@camdecoster It's a good question... curious what @gvwilson @ndrezn think. Presumably both the UN data and the Natural Earth data will be updated periodically as the world changes (is my...
👍 from me once the image diffs we discussed are addressed -- looks great.
Hi @Joshua-Powell-Lambda , could you let me know whether you still experience this issue with `plotly==6.4.0`? I can't completely recreate your example since I don't know the contents of `local_df`,...
@my-tien Likewise please merge ~`main`~ `master` into this branch to take advantage of the changes in #7418 . (I'm not sure you're actually hitting those issues in this branch, but...
@alexcjohnson @my-tien One interesting case from the image diffs -- I don't think the rightward image is _wrong_, since it was kind of just a fortunate edge case that the...
@my-tien The `container-colorbar` image diffs still seem wrong to me (given the way the legend extends off the bottom of the chart) -- are you still working on the `automargin`...