We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7013fbb commit d5a7463Copy full SHA for d5a7463
src/traces/densitymapbox/index.js
@@ -2,7 +2,7 @@
2
3
var deprecationWarning = [
4
'*densitymapbox* trace is deprecated!',
5
- 'Please consider switching to the *scattermap* trace type and `map` subplots.'
+ 'Please consider switching to the *densitymap* trace type and `map` subplots.'
6
].join(' ');
7
8
module.exports = {
0 commit comments