Compare commits

..

2 Commits

Author SHA1 Message Date
Tobias Åström
6433daee95 Merge branch 'master' of https://github.com/qlik-oss/network-vis-chart 2018-11-30 13:31:24 +01:00
Tobias Åström
d210ad3908 disable snapshot 2018-11-30 13:31:05 +01:00

View File

@@ -153,7 +153,7 @@ const component = {
export: true
},
snapshot: {
canTakeSnapshot: true
canTakeSnapshot: false
},
paint: paint
};