Searched defs:originY (Results 1 – 4 of 4) sorted by relevance
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 7521 originY: 'center' property 7643 originY: 'center', property 7651 var group = new fabric.Group(circles, { originX: 'center', originY: 'center' }); property 7787 originY: 'center', property 7800 var group = new fabric.Group(rects, { originX: 'center', originY: 'center' }); property 8375 originY: origin.y, property 8392 originY: origin.y property 10806 originY: 'top', property 11264 originY: this.originY, property 12029 translateToCenterPoint: function(point, originX, originY) { argument [all …]
|
| D | fabric.min.js | 5 …his.strokeLineJoin,strokeDashArray:this.strokeDashArray,originX:"center",originY:"center"});if(thi… property 6 …orm.target);if(centerTransform&&(transform.originX!=="center"||transform.originY!=="center")||!cen… argument 9 …rtY=0,x=0,y=0,controlX=0,controlY=0,tempX,tempY,l=-this.pathOffset.x,t=-this.pathOffset.y;if(this.…
|
| /plugin/amcharts/assets/amcharts/plugins/export/ |
| D | export.min.js | 1 …n||(AmCharts.translations["export"].en={"fallback.save.text":"CTRL + C to copy the data into the c…
|
| D | export.js | 206 originY: "center", property 394 originY: "bottom" property
|