You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Contact us](https://plot.ly/products/consulting-and-oem/) for Plotly.js consulting, dashboard development, application integration, and feature additions.
17
+
[Contact us](https://plotly.com/products/consulting-and-oem/) for Plotly.js consulting, dashboard development, application integration, and feature additions.
18
18
19
19
## Table of contents
20
20
@@ -63,7 +63,7 @@ Fastly supports Plotly.js with free CDN service. Read more at https://www.fastly
63
63
64
64
and use the plotly.js `dist` file(s). More info [here](https://github.com/plotly/plotly.js/blob/master/dist/README.md).
65
65
66
-
#### Read the [Getting started page](https://plot.ly/javascript/getting-started/) for more examples.
66
+
#### Read the [Getting started page](https://plotly.com/javascript/getting-started/) for more examples.
67
67
68
68
69
69
## Modules
@@ -93,7 +93,7 @@ Then elsewhere in your code:
93
93
var Plotly =require('./path/to/custom-plotly');
94
94
```
95
95
96
-
To learn more about the plotly.js module architecture, refer to our [modularizing monolithic JS projects](https://plot.ly/javascript/modularizing-monolithic-javascript-projects/) post.
96
+
To learn more about the plotly.js module architecture, refer to our [modularizing monolithic JS projects](https://plotly.com/javascript/plotly-fundamentals/) post.
97
97
98
98
#### Non-ascii characters
99
99
@@ -113,12 +113,12 @@ Have a bug or a feature request? Please first read the [issues guidelines](https
113
113
114
114
## Documentation
115
115
116
-
Official plotly.js documentation is hosted on [plot.ly/javascript](https://plot.ly/javascript).
116
+
Official plotly.js documentation is hosted on [plotly.com/javascript](https://plotly.com/javascript).
117
117
118
-
These pages are generated by the Plotly [documentation repo](https://github.com/plotly/documentation/tree/gh-pages) built with [Jekyll](http://jekyllrb.com) and publicly hosted on GitHub Pages.
118
+
These pages are generated by the Plotly [documentation repo](https://github.com/plotly/documentation/tree/gh-pages) built with [Jekyll](https://jekyllrb.com/) and publicly hosted on GitHub Pages.
119
119
For more info about contributing to Plotly documentation, please read through [contributing guidelines](https://github.com/plotly/documentation/blob/source/Contributing.md).
120
120
121
-
You can also suggest new documentation examples by submitting a [Codepen](http://codepen.io/tag/plotly/) on community.plot.ly with tag [`plotly-js`](http://community.plot.ly/c/plotly-js).
121
+
You can also suggest new documentation examples by submitting a [Codepen](https://codepen.io/tag/plotly/) on community.plot.com with tag [`plotly-js`](https://community.plotly.com/c/api/plotly-js).
122
122
123
123
## Contributing
124
124
@@ -128,14 +128,14 @@ Please read through our [contributing guidelines](https://github.com/plotly/plot
128
128
129
129
* Follow [@plotlygraphs](https://twitter.com/plotlygraphs) on Twitter for the latest Plotly news.
130
130
* Follow [@plotly_js](https://twitter.com/plotly_js) on Twitter for plotly.js release updates.
131
-
* Implementation help may be found on community.plot.ly (tagged [`plotly-js`](http://community.plot.ly/c/plotly-js)) or
131
+
* Implementation help may be found on community.plot.com (tagged [`plotly-js`](https://community.plotly.com/c/plotly-js)) or
132
132
on Stack Overflow (tagged [`plotly`](https://stackoverflow.com/questions/tagged/plotly)).
133
133
* Developers should use the keyword `plotly` on packages which modify or add to the functionality of plotly.js when distributing through [npm](https://www.npmjs.com/browse/keyword/plotly).
134
-
* Direct developer email support can be purchased through a [Plotly Support Plan](https://support.plot.ly/libraries/javascript).
134
+
* Direct developer email support can be purchased through a [Plotly Support Plan](https://plotly.com/chart-studio-help/chart-studio-cloud-support/).
135
135
136
136
## Versioning
137
137
138
-
This project is maintained under the [Semantic Versioning guidelines](http://semver.org/).
138
+
This project is maintained under the [Semantic Versioning guidelines](https://semver.org/).
139
139
140
140
See the [Releases section](https://github.com/plotly/plotly.js/releases) of our GitHub project for changelogs for each release version of plotly.js.
141
141
@@ -145,14 +145,14 @@ Open-source clients to the plotly.js APIs are available at these links:
Copy file name to clipboardexpand all lines: SECURITY.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -9,17 +9,17 @@ untrusted data being graphed by plotly.js. However, XSS or other issues may sti
9
9
Note that the typical use case for plotly.js is for visualizing data from trusted sources. For example if you use plotly.js to add a dashboard to your site and you control all the input data that's sent to plotly.js, you are not dependent on plotly.js for XSS protection.
10
10
11
11
If you require a higher degree of assurance, please consider purchasing our
12
-
[Plotly On-Premise](https://plot.ly/product/enterprise/) product, or [contact the Plotly sales team](mailto:sales@plot.ly)
12
+
[Plotly On-Premise](https://plotly.com/get-pricing/) product, or [contact the Plotly sales team](mailto:sales@plotly.com)
13
13
for more options.
14
14
15
15
## Reports
16
16
17
-
To report a security vulnerability, please email security@plot.ly with steps to reproduce the problem. Please allow up to
17
+
To report a security vulnerability, please email security@plotly.com with steps to reproduce the problem. Please allow up to
18
18
24 hours for an initial response.
19
19
20
20
## Bounties
21
21
22
-
In some cases, we offer monetary compensation (bounties) for reports of security vulnerabilities. Please see the [Plotly Security Vulnerability Bounty Program](http://help.plot.ly/security/) page for more information.
22
+
In some cases, we offer monetary compensation (bounties) for reports of security vulnerabilities. Please see the [Plotly Security Vulnerability Bounty Program](https://plotly.com/chart-studio-help/security/) page for more information.
23
23
24
24
## Release Process
25
25
@@ -31,4 +31,4 @@ Since the typical plotly.js use case involves trusted data, we do not remove old
31
31
32
32
## Advisories
33
33
34
-
All plotly.js security advisories released after August 1, 2016 are available at the [Plotly Security Advisories](http://help.plot.ly/security-advisories/) page.
34
+
All plotly.js security advisories released after August 1, 2016 are available at the [Plotly Security Advisories](https://plotly.com/chart-studio-help/security-advisories/) page.
'Template string used for rendering the information that appear on hover box.',
55
55
'Note that this will override `hoverinfo`.',
56
56
templateFormatStringDescription,
57
-
'The variables available in `hovertemplate` are the ones emitted as event data described at this link https://plot.ly/javascript/plotlyjs-events/#event-data.',
57
+
'The variables available in `hovertemplate` are the ones emitted as event data described at this link https://plotly.com/javascript/plotlyjs-events/#event-data.',
58
58
'Additionally, every attributes that can be specified per-point (the ones that are `arrayOk: true`) are available.',
59
59
descPart,
60
60
'Anything contained in tag `<extra>` is displayed in the secondary box, for example "<extra>{fullData.name}</extra>".',
Copy file name to clipboardexpand all lines: test/image/mocks/sankey_energy.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -491,7 +491,7 @@
491
491
}
492
492
}],
493
493
"layout": {
494
-
"title": "Energy forecast for 2050, UK — Department of Energy & Climate Change<br>Imperfect copy of <a href='https://bost.ocks.org/mike/sankey/'>Mike Bostock's example</a><br>with numerous <a href='https://plot.ly/javascript/'>Plotly</a> features",
494
+
"title": "Energy forecast for 2050, UK — Department of Energy & Climate Change<br>Imperfect copy of <a href='https://bost.ocks.org/mike/sankey/'>Mike Bostock's example</a><br>with numerous <a href='https://plotly.com/javascript/'>Plotly</a> features",
Copy file name to clipboardexpand all lines: test/image/mocks/sankey_energy_dark.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -361,7 +361,7 @@
361
361
}
362
362
}],
363
363
"layout": {
364
-
"title": "Energy forecast for 2050, UK — Department of Energy & Climate Change<br>Imperfect copy of <a href='https://bost.ocks.org/mike/sankey/'>Mike Bostock's example</a><br>with numerous <a href='https://plot.ly/javascript/'>Plotly</a> features",
364
+
"title": "Energy forecast for 2050, UK — Department of Energy & Climate Change<br>Imperfect copy of <a href='https://bost.ocks.org/mike/sankey/'>Mike Bostock's example</a><br>with numerous <a href='https://plotly.com/javascript/'>Plotly</a> features",
}).toThrow(newError('This element is not a Plotly plot: [object HTMLDivElement]. It\'s likely that you\'ve failed to create a plot before adding frames. For more details, see https://plot.ly/javascript/animations/'));
125
+
}).toThrow(newError('This element is not a Plotly plot: [object HTMLDivElement]. It\'s likely that you\'ve failed to create a plot before adding frames. For more details, see https://plotly.com/javascript/animations/'));
}).toThrow(newError('This element is not a Plotly plot: [object HTMLDivElement]. It\'s likely that you\'ve failed to create a plot before animating it. For more details, see https://plot.ly/javascript/animations/'));
137
+
}).toThrow(newError('This element is not a Plotly plot: [object HTMLDivElement]. It\'s likely that you\'ve failed to create a plot before animating it. For more details, see https://plotly.com/javascript/animations/'));
0 commit comments