From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mail.toke.dk X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-101.9 required=5.0 tests=BAYES_00,SHORTCIRCUIT shortcircuit=ham autolearn=disabled version=3.4.4 Received: from mail.toke.dk by mail.toke.dk with LMTP id TJesH/vut141mxAAOr1fkg (envelope-from ) for ; Sun, 10 May 2020 14:09:31 +0200 Authentication-Results: mail.toke.dk; spf=pass (mailfrom) smtp.mailfrom=flent.org (client-ip=77.235.54.103; helo=web6.sd.eurovps.com; envelope-from=flent-users-bounces@flent.org; receiver=) Authentication-Results: mail.toke.dk; dkim=fail reason="signature verification failed" (1024-bit key) header.d=github.com header.i=@github.com header.b=NbLlgp1o Received: from web6.sd.eurovps.com (web6.sd.eurovps.com [77.235.54.103]) by mail.toke.dk (Postfix) with ESMTPS id 6775F737BC5 for ; Sun, 10 May 2020 14:09:29 +0200 (CEST) Received: from [::1] (port=51816 helo=web6.sd.eurovps.com) by web6.sd.eurovps.com with esmtp (Exim 4.93) (envelope-from ) id 1jXklt-00Co8r-3e; Sun, 10 May 2020 15:09:29 +0300 Received: from out-24.smtp.github.com ([192.30.252.207]:54237) by web6.sd.eurovps.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1jXkll-00Cnxm-MC for flent-users@flent.org; Sun, 10 May 2020 15:09:26 +0300 Received: from github-lowworker-275fa97.va3-iad.github.net (github-lowworker-275fa97.va3-iad.github.net [10.48.17.64]) by smtp.github.com (Postfix) with ESMTP id 80D9D6A1268 for ; Sun, 10 May 2020 05:08:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1589112520; bh=r04OH79s4uK+/rIqgyKJNADlftoB+w8eab/4rrcn5lo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=NbLlgp1oLmSlrNqcNzqx9dGD9F0oeLGZA8+CJ1NJUT65GQ14VHPLbc1RrZF7mWWcA SxGZ9SG6iGDTCo0yUz5gd/puquanEE5RfKMiiZAqa7+ScdWVqTpFxNMyzYoY8UURB/ p47yad14wAjfymKBy7oy+DYwB2mKO/OnpO1jKrxU= Date: Sun, 10 May 2020 05:08:40 -0700 From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Subject: Re: [Flent-users] [tohojo/flent] specifying bounds for subplots (#206) X-BeenThere: flent-users@flent.org X-Mailman-Version: 2.1.29 List-Id: Flent discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: tohojo/flent Cc: Subscribed Content-Type: multipart/mixed; boundary="===============8097526438586024010==" Errors-To: flent-users-bounces@flent.org Sender: "Flent-users" X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web6.sd.eurovps.com X-AntiAbuse: Original Domain - toke.dk X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - flent.org X-Get-Message-Sender-Via: web6.sd.eurovps.com: acl_c_authenticated_local_user: mailman/mailman X-Authenticated-Sender: web6.sd.eurovps.com: mailman@flent.org --===============8097526438586024010== Content-Type: multipart/alternative; boundary="--==_mimepart_5eb7eec871b9a_2aa3fe5b24cd95c82292b"; charset=UTF-8 Content-Transfer-Encoding: 7bit ----==_mimepart_5eb7eec871b9a_2aa3fe5b24cd95c82292b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Nope, there currently isn't. But now that you mention it, there probably should be :) How about just extending the existing syntax by supporting more args. I.e., for a plot with subplots, the first subplot would get the first two --bounds-{x,y} args, the second subplot would get the next two, etc. And if only two were specified, they would still be propagated across all subplots to keep compatibility with the current behaviour? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/206#issuecomment-626318182 ----==_mimepart_5eb7eec871b9a_2aa3fe5b24cd95c82292b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

Nope, there currently isn't. But now that you mention it, there probably should be :)

How about just extending the existing syntax by supporting more args. I.e., for a plot with subplots, the first subplot would get the first two --bounds-{x,y} args, the second subplot would get the next two, etc. And if only two were specified, they would still be propagated across all subplots to keep compatibility with the current behaviour?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

----==_mimepart_5eb7eec871b9a_2aa3fe5b24cd95c82292b-- --===============8097526438586024010== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Flent-users mailing list Flent-users@flent.org http://flent.org/mailman/listinfo/flent-users_flent.org --===============8097526438586024010==--