Skip to content

docs: Fix config for JS choropleth example#440

Merged
camdecoster merged 1 commit into
masterfrom
cam/fix-choropleth-example
May 21, 2026
Merged

docs: Fix config for JS choropleth example#440
camdecoster merged 1 commit into
masterfrom
cam/fix-choropleth-example

Conversation

@camdecoster
Copy link
Copy Markdown
Contributor

Description

Fix config for JS choropleth example.

Notes

  • The wrong config resulted in plotly.js to try to draw billions of ticks on the colorbar
  • There were a couple of bugs in the config dating back to 2020
  • I fixed one in a recent update and that caused the lag
  • This change fixes the other bug and removes the lag. 18 ticks instead of billions.

@camdecoster camdecoster merged commit ba6aeaf into master May 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants