You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2015/03/16 04:25:40 UTC

[Bug 57712] New: Cloning existing Chart in worksheet to another worksheet: does not work

https://bz.apache.org/bugzilla/show_bug.cgi?id=57712

            Bug ID: 57712
           Summary: Cloning existing Chart in worksheet to another
                    worksheet: does not work
           Product: POI
           Version: 3.11-FINAL
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSSF
          Assignee: dev@poi.apache.org
          Reporter: palmerr_2002@hotmail.com

Hi,
The Apache POI project makes a claim that it can copy/clone information
in and existing workbook/worksheet.

BUT, when I try to copy a worksheet that contains a pre-existing chart (using
this as a template) and put this into another worksheet, it does not copy it
properly as far as I can tell.
I tried Apache POI 3.9, 3.10, and 3.11,
AND none of these worked.

I hope this can be fixed soon.

Regards,

P

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57712] Cloning existing Chart in worksheet to another worksheet: does not work

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57712

--- Comment #1 from sebastian.novak@rt-rk.com ---
I support (In reply to palmerr_2002 from comment #0)
> Hi,
> The Apache POI project makes a claim that it can copy/clone information
> in and existing workbook/worksheet.
> 
> BUT, when I try to copy a worksheet that contains a pre-existing chart
> (using this as a template) and put this into another worksheet, it does not
> copy it properly as far as I can tell.
> I tried Apache POI 3.9, 3.10, and 3.11,
> AND none of these worked.
> 
> I hope this can be fixed soon.
> 
> Regards,
> 
> P

I second this as well, we resorted to JFreeChart as there's we didn't find any
feasible way to copy the charts from one workbook to another.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 57712] Cloning existing Chart in worksheet to another worksheet: does not work

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=57712

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #2 from Dominik Stadler <do...@gmx.at> ---
This is already handled under bug 54470 which has some proposed changes, albeit
they are likely not the full solution yet as e.g. the chart-source rows are not
properly cloned over. Anyway, further discussion of this should be done in Bug
54470.

*** This bug has been marked as a duplicate of bug 54470 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org