Federico Portillo

Results 6 issues of Federico Portillo

Hi, I have a plot with two legends and when one of this is two long they are overlapping. Is there a way for this not to happen? ![image](https://user-images.githubusercontent.com/52248775/140324949-b118b19d-5584-42a0-9967-9b055596f849.png) I...

legend

Hi I was using the oxyplot v2.0.0 and update to v2.1.0. With the new version I have problems with the text in plot title and in the axes. This was...

plot-model

I have a excel template like this: ![image](https://github.com/EPPlusSoftware/EPPlus/assets/52248775/adad3e34-33e5-4cfc-8158-548d463e1f15) And I want to set the position of one of these images in the red rectangle. The images can have different sizes,...

needs investigation

Is it possible to rotate an image? ![image](https://github.com/EPPlusSoftware/EPPlus/assets/52248775/b5145a0f-c280-42ff-bfea-e3380e98e667)

enhancement

Hi, I have several problems with an excel that has some grouped drawings. ![image](https://github.com/EPPlusSoftware/EPPlus/assets/52248775/96a17521-54ee-4041-9e23-bcce7ef99a5e) I want to access to the drawing inside the group (for example: D2_a_BT, D2_b_BT, etc) ![image](https://github.com/EPPlusSoftware/EPPlus/assets/52248775/caf05866-be52-4fa1-a08b-78622533d678)...

How can I copy a ExcelGroupShape? I can select the shape (that is a ExcelGroupShape) like this: `Dim shape As ExcelDrawing = sheet.Drawings.Item("Name")` But how can I add this shape...

enhancement