Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 887B5111A2 for ; Tue, 15 Jul 2014 17:58:46 +0000 (UTC) Received: (qmail 36139 invoked by uid 500); 15 Jul 2014 17:58:46 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 36107 invoked by uid 500); 15 Jul 2014 17:58:45 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 36095 invoked by uid 99); 15 Jul 2014 17:58:45 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 17:58:45 +0000 X-ASF-Spam-Status: No, hits=3.1 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of omuppi1@gmail.com designates 209.85.220.182 as permitted sender) Received: from [209.85.220.182] (HELO mail-vc0-f182.google.com) (209.85.220.182) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jul 2014 17:58:43 +0000 Received: by mail-vc0-f182.google.com with SMTP id hy4so1159347vcb.41 for ; Tue, 15 Jul 2014 10:58:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=mK5hGPr9plkoxlVzeXcI2sUDwcBOe/EMvU0KLKaQhF0=; b=sx3yCAxwduwVoZW4PiO2m1mL8pri2L71CmQd3AzpXbhA171F0QhovDZVfQ9HmiUAWH J75qS96jF62cKZsFaKRCn4+PlIsH4h2RXVhQDcmPJ9QNiPydoru/a0PW3QwM6DyPf4PJ ThwQNnKsq2SG/CY1djECYodGpsovE53zZz0WWsAQepUEHlT1RDjYDHmXtlD3Y3C4AHNB m/0r4re7TQHm2jYVHs6XgP47f9Zoru+Nv8bNI00wjlRTTmZPqFhsEQfPdxr/MFNrOxxp jNWbTfjApVSIEXnqAdS89vpY4GSS3BXKouP7RYltPxpZHaaFMEtEuWv6SOIYf79e9QfZ Lq8g== X-Received: by 10.52.28.231 with SMTP id e7mr2064792vdh.55.1405447099177; Tue, 15 Jul 2014 10:58:19 -0700 (PDT) MIME-Version: 1.0 Sender: omuppi1@gmail.com Received: by 10.58.190.100 with HTTP; Tue, 15 Jul 2014 10:57:48 -0700 (PDT) In-Reply-To: <1404225871654-7113.post@n4.nabble.com> References: <1404225271.60175.YahooMailNeo@web140301.mail.bf1.yahoo.com> <1404225871654-7113.post@n4.nabble.com> From: OmPrakash Muppirala Date: Tue, 15 Jul 2014 10:57:48 -0700 X-Google-Sender-Auth: pDqroPxOYPFZlpXyk60heM2nkm0 Message-ID: Subject: Re: Area Chart: How to Specify a "Base" for a Semilog Plot? To: "users@flex.apache.org" Content-Type: multipart/alternative; boundary=20cf307c9ee618e2e804fe3f2704 X-Virus-Checked: Checked by ClamAV on apache.org --20cf307c9ee618e2e804fe3f2704 Content-Type: text/plain; charset=UTF-8 This is what I am seeing: http://i.imgur.com/xPTHgM7.png If I understand you correct, this does look like what you want, right? Thanks, Om On Tue, Jul 1, 2014 at 7:44 AM, shaker wrote: > > The fills are done with respect to y = 1. Is there a way to get the fills > done with respect to y = 0.1? > > In case the above is not clear, if you copy the code and run, what I am > asking will be clear -- I want the areas above the y = 0.1 horizontal line > to be shaded. Currently, by default y = 1 is taken as the "base" and areas > above and below are filled. I want y = 0.1 to be the base. > > > > -- > View this message in context: > http://apache-flex-users.2333346.n4.nabble.com/Area-Chart-How-to-Specify-a-Base-for-a-Semilog-Plot-tp7112p7113.html > Sent from the Apache Flex Users mailing list archive at Nabble.com. > --20cf307c9ee618e2e804fe3f2704--