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 61CA318A3F for ; Thu, 10 Sep 2015 08:37:30 +0000 (UTC) Received: (qmail 96086 invoked by uid 500); 10 Sep 2015 08:37:30 -0000 Delivered-To: apmail-poi-dev-archive@poi.apache.org Received: (qmail 96046 invoked by uid 500); 10 Sep 2015 08:37:30 -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 96035 invoked by uid 99); 10 Sep 2015 08:37:30 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2015 08:37:30 +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 ED7B61A027B for ; Thu, 10 Sep 2015 08:37:29 +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 11B9360132; Thu, 10 Sep 2015 08:37:28 +0000 (UTC) From: bugzilla@apache.org To: dev@poi.apache.org Subject: [Bug 58130] Support icon-based and data bars conditional formatting Date: Thu, 10 Sep 2015 08:37:28 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: POI X-Bugzilla-Component: SS Common X-Bugzilla-Version: 3.13-dev X-Bugzilla-Keywords: X-Bugzilla-Severity: enhancement X-Bugzilla-Who: javenoneal@gmail.com X-Bugzilla-Status: RESOLVED 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=58130 --- Comment #3 from Javen ONeal --- For people curious how this was implemented, see related commits below: r1690494 CF12 headers r1690503 CFHeaderBase r1690527 rearrange CFRuleRecord to CFRuleBase r1690530 unit tests r1690686 CFRule12 r1690783 CFRule12 r1690796 implementation and unit test r1690803 implementation r1690808 rearrange logic r1690813 unit test r1691100 Icon r1691101 Icon r1691111 Icon r1691113 Icon r1691472 more CF types r1691479 Icon r1691676 interface for two more CF types r1691677 enum r1691679 Icon r1691787 Icon unit tests r1691788 Icon unit tests r1691789 Color Scale unit tests r1691858 Thresholds r1691859 Color Scale r1691860 ColorScale support, unit tests r1691864 rearrange logic to base class r1691865 ColorScale color support r1691866 ColorScale Formattings r1691867 DataBar support r1691868 DataBar support r1691869 DataBar example and tests -- 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