Return-Path: X-Original-To: apmail-poi-dev-archive@www.apache.org Delivered-To: apmail-poi-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC4B417F70 for ; Wed, 18 Mar 2015 15:37:16 +0000 (UTC) Received: (qmail 66619 invoked by uid 500); 18 Mar 2015 15:37:16 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 66579 invoked by uid 500); 18 Mar 2015 15:37:16 -0000 Mailing-List: contact dev-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "POI Developers List" Delivered-To: mailing list dev@poi.apache.org Received: (qmail 66566 invoked by uid 99); 18 Mar 2015 15:37:16 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Mar 2015 15:37:16 +0000 Received: from asf-bz1-us-mid.priv.apache.org (nat1-us-mid.apache.org [23.253.172.122]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPS id 826D71A035C for ; Wed, 18 Mar 2015 15:37:16 +0000 (UTC) Received: by asf-bz1-us-mid.priv.apache.org (ASF Mail Server at asf-bz1-us-mid.priv.apache.org, from userid 33) id AAEB4610AB; Wed, 18 Mar 2015 15:37:15 +0000 (UTC) From: bugzilla@apache.org To: dev@poi.apache.org Subject: [Bug 57712] Cloning existing Chart in worksheet to another worksheet: does not work Date: Wed, 18 Mar 2015 15:37:15 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: XSSF X-Bugzilla-Version: 3.11-FINAL X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sebastian.novak@rt-rk.com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: dev@poi.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bz.apache.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 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