plotly.js
plotly.js copied to clipboard
Support full state names for US states choropleth
Many datasets use full states to define state names. Today, Plotly.js only accepts abbreviations. It would be good to support both so users do not need to perform data transformations if their data isn't set up correctly.
See also: https://github.com/plotly/plotly.js/issues/7435