Closed
Description
Not sure if this is a huge deal but I was trying to compile plotly.js to ES2015 using google's closure compiler which was throwing an error of duplicate key "cool" on line 121905. I looked at all the other keys for the _$colorScale_104 dictionary and noticed that there was indeed another key called "cool" on line 121855. I was able to get it to compile by changing one of the key names but that seems kind of bad.
This is plotly v1.35.2.
Metadata
Metadata
Assignees
Labels
No labels