1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 <2022> 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | CSS Phoebus - Making certain points "invisible" on the plot |
From: | "Wang, Andrew via Tech-talk" <tech-talk at aps.anl.gov> |
To: | EPICS tech-talk <tech-talk at aps.anl.gov> |
Date: | Mon, 21 Nov 2022 20:59:25 +0000 |
Hi all, I have a question about whether CSS Phoebus contains this specific functionality.
Essentially, I have an array record of length n that could contain long values between 0 and 10000. I was wondering if there is a way to have points whose values are greater than 2000 but less than 4000 be invisible on the plot. Those values
may appear at random indices and be discontinuous, so a subarray would be out of the question. Thank you, Andy |