Skip to content

Commit 5793049

Browse files
authored
Merge pull request #137 from brandonros/patch-2
UpdateChangeType missing graphic?
2 parents 9451fff + 424e452 commit 5793049

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chart/study.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,7 @@ module.exports = (chartSession) => class ChartStudy {
402402
* @typedef {'plots' | 'report.currency'
403403
* | 'report.settings' | 'report.perf'
404404
* | 'report.trades' | 'report.history'
405+
* | 'graphic'
405406
* } UpdateChangeType
406407
*/
407408

0 commit comments

Comments
 (0)