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: | Re: Question about databrowser of CSS |
From: | "Kasemir, Kay via Tech-talk" <tech-talk at aps.anl.gov> |
To: | lzf neu <lzfneu at live.com>, "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov>, "Manoussakis, Adamandios" <manoussakis1 at llnl.gov> |
Date: | Mon, 8 Feb 2021 18:48:46 +0000 |
> ...select traces that are shown/hidden. I am not sure how to link a trace to say a combo box quite yet with the X/Y Plot. In the latest 'Phoebus' version, you can use a 'Rule'. Assume you have a checkbox connected to a PV 'loc://show_trace0(1)'. Then create a rule for the XYPlot that sets the 'traces[0].visible' property to false when 'pv0 < 0'.