Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc363d7739 | ||
|
|
35d4dde118 |
@@ -25,6 +25,11 @@ export default {
|
||||
qMeasures: []
|
||||
}
|
||||
},
|
||||
support: {
|
||||
export: true,
|
||||
exportData: true,
|
||||
snapshot: true
|
||||
},
|
||||
paint ($element, layout) {
|
||||
try {
|
||||
paint($element, layout, this);
|
||||
|
||||
Reference in New Issue
Block a user