Add a way to get plotly version (#2267)

main
jvoisin 7 years ago committed by Elbert Alias
parent 59f844a48a
commit 60bc579324

@ -7482,12 +7482,12 @@
25 25
], ],
"js": { "js": {
"Plotly": "" "Plotly.version": "([\\d.])\\;version:\\1"
}, },
"icon": "Plotly.png", "icon": "Plotly.png",
"implies": "D3", "implies": "D3",
"script": "https?://cdn\\.plot\\.ly/plotly", "script": "https?://cdn\\.plot\\.ly/plotly",
"website": "http://plot.ly/javascript/" "website": "https://plot.ly/javascript/"
}, },
"Plura": { "Plura": {
"cats": [ "cats": [

Loading…
Cancel
Save