Skip to content

Commit 72bf70b

Browse files
committed
Creating the FAQ
1 parent 19d0256 commit 72bf70b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

FAQ.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Frequently Asked Questions
2+
3+
4+
## How to disable plotly events ?
5+
6+
It's possible disable some plotly events returning `false` in its event. Please see issue: https://github.com/plotly/angular-plotly.js/issues/52#issuecomment-476018478

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,10 @@ To run the tests:
256256
$ npm run test
257257
```
258258

259+
## FAQ
260+
261+
Please, check the [FAQ](FAQ.md)
262+
259263
## License
260264

261265
© 2019 Plotly, Inc. MIT License.

0 commit comments

Comments
 (0)