<raphael-rect [leftCorner]="rectLeftCorner" [width]="width" [height]="height" [radius]="options.radius" [stroke]="options.stroke" [strokeWidth]="options.strokeWidth" [fillColors]="options.fillColors" [fillOpacity]="options.fillOpacity"></raphael-rect> <diagram-tooltip [data]="data"></diagram-tooltip>