Sub-charts on same scroll bar

I have 6 streams of data that I want to plot on waveform charts.  The first 4 have the same y-scaling, so I have them clustered together into a chart.  The other 2 streams have a different y-scaling, so I have them each on their own chart.  All 6 share the same time data, though.
Is there a way to cluster them all together into one chart that is partially overlayed (the first 4) and partially stacked (the last 2)?  Ideally, something that looks similar to the screen capture I've attached, but with one x-scroll bar at the bottom that scrolls all 4 plots together.
Thanks!
Attachments:
motioncharts.png ‏48 KB

Just came across this thread in the forum database:
http://forums.ni.com/t5/LabVIEW/Combination-of-Stacked-amp-Overlaid-Waveform-Chart/m-p/655419?query....
I see how to use a property node to specify the ActPlot and Plot.YScaleIdx to do what I want to do.

Similar Messages

  • Link Zoom and Scroll Bar

    Hello
    I'm using Labview 8.0 an I have a small expirence with Labview
    I got 5 Waveformcharts with different ranges, is it possible to link the zoom an scroll bar function, so that i could zoom in one graph an the other will change dynamicly like in Diadem "dynamic Zoom" and is it
    possible to control the visible area of the 5 charts with one scroll bar?
    Thanks

    Hello Densel,
    I searched for an easy implementation with the help of a property node, what I found is attached in my VI. It is just a solution to change the axes properties of x and y for one chart, but it should also works with more charts.
    Check my result, hope it helps you!
    Günther.
    Message Edited by gprossinger on 08-17-2006 08:01 AM
    Attachments:
    zoom programitcally in waveformcharts.vi ‏101 KB

  • Scroll panel - two contents hooked to one scroll bar?

    I've got two boes of content (one running text and one a series of images grouped in a vertical fashion). I want these to move simultaneously but one is much longer than the other - and I want them to finish at the same time, the photos correlating to the text. Using two separate scroll bars is out of the question. I tried to trick it and just copy the same scroll bar on top of the first, hoping that by dragging one you'd drag both, but it only takes the top layer. Any ideas?

    I can only think of two solutions:
    1) Refactor your design so that the two boxes some how become one element. Then the scroll element will work as designed. You have to think how each element in one box maps it's position to the other box.
    2) If you can't refactor the design, then you will need to create an algorthim that will map position in one box to a postiion in the other. Then you will need to write a custom bit of ActionScript in Flash Builder to wire this all up.
    Chris

  • Horizontal scroll bar with Line charts

    Hi,
           I want  a scrollable bar attached to x-axis as in this example(fourth one in the following URL---http://www.connectedpixel.com/blog/scrollingcharts).I able to find these feature only with ColumnCharts .Can any one tell whether can we apply the same to LineCharts .I request you to send some docs/examples of scrollbar with Line Charts
    Regards
    Kalavati
    [email protected]

    Kalavati,
    it's all fairly straightforward ActionScript stuff. Create a new ActionScript class derived from Panel. In a suitable handler create the line chart and scroll bar (HScrollbar), position them wherever you want with the x/y/height/width properties, and add them as children (otherwise they won't show up).
    I'm not sure what you're wanting to do with the scroll bar but let's suppose that at the start you show all the x-axis data (which is the default) and have the scrollbar thumb pointer at 100% (ie scrollPosition=maxScrollPosition). Then catch the scroll event. In the handler, work out the percentage across of the current position (this is a whole lot easier if you've set maxScrollPosition=100 to start with), then work out the implied change to the line chart in terms of data values. I don't know if you know in advance the data values or not, but it doesn't really matter. Suppose the horizontal axis is a LinearAxis. keep hold of the data max value along this axis for later use (say max_data_value), then do
    LinearAxis(chart.horizontalAxis).maximum = max_data_value * [the percentage worked out from the scroll bar]
    Richard

  • How to get rid of scroll bars in sub panels when displaying a VI which is part of a class?

    I am writing an application that applies different analyses to a set of data. The program must be flexible configurable. To not clutter the GUI with too much elements I ended up with the idea to load the needed user interfaces for each specific analysis dynamically into a single sub panel when needed. This works well without any problem.
    Due to the fact that all analyses share some common functionality I have decided to use LabVIEW classes for implementation. Each class has one VI representing the user interface to show in the sub panel.
    This works also well BUT the sub panel always shows a horizontal and vertical scroll bar I don't want to see!
    I have already learned that I need to change the user interface VI to a custom "Window Appearance" and disable the "Show scroll bar" properties. But this seems to work only for "normal" VIs but not for VIs that are part of a class.
    Any ideas?
    Ingo
    Solved!
    Go to Solution.

    Thanks Pixar, this was the right tip!
    Although: there seems to be a difference between "normal" VIs and VIs that are members of a class.
    For "normal" VIs it is sufficient to set the property to "Off While Running" and it works as expected.
    VIs part of a class need the "Always Off" setting" which is only accessible via right click on the scroll bars but not via the VI's properties box.
    Thanks and Regards
    Ingo

  • Chart legend scroll bar

    Hi,
    i have a chart and legend in a panel..
    when there are more than 20+(depends on size of the panel and
    in my case it is around 20) legend items, legend items occupies
    most of the place and which in turn shrinking chart..(so chart is
    not clear in this case).
    can i have something like, "add a scroll bar to the legend..,
    if it is shrinking the chart more than 50% of the actual size of
    panel..??
    thanks
    siva

    You could wrap the legend in a vBox or hBox as
    appropriatte

  • Scroll bar for Chart

    Hi,
    I need help on how to show/add scroll bar on a chart. Any
    pointers would be of great help.

    "kothp00" <[email protected]> wrote in
    message
    news:ggf3h6$pc5$[email protected]..
    > Hi,
    >
    > I need help on how to show/add scroll bar on a chart.
    Any pointers would
    > be of great help.
    >
    Look at "scroll charts"
    http://www.fusioncharts.com/flex/demos/explorer/

  • Chart scroll bar

    How to display horizontal scroll bar in chart? If you have large number of data that should be displayed, it is useful to have scroll bar - otherwise you cannot see anything...

    You can try: http://www.trade-expert.net/chartComponent.php
    It also has source code available, so maybe it can help...

  • Scroll bar color to set to same as the color specfied in .cfg color scheme

    Hi Nimphius
    I set the in .cfg file color scheme to Khaki and my manager likes the color for all forms across but I can not set same color to scroll bar, I tried to give the back ground property to r140g142b123 but forms not taking it.
    Can you please help me how to set get same color (Khaki) to scroll bar.
    Please reply if anybody face same kind of problem.
    Thanks in advance
    Murthy

    This is problem with Oracle forms, They design something and that might not work with other colors.
    When they put color scheme to Khaki, Dont they think to give same visual attribute to give in property pallte,
    Last time I had tought time integrating web utils built-in.
    I do not know what to do get out of this silly stupid color issue.
    I appreciate if any of forms designers thought of this issue.
    Any feed back is welcome.
    Thanks in advance.
    Murthy

  • I just upgraded to MS Project Professional 2013 desktop from 2010 desktop. My horizontal scrollbar at the bottom of my gantt chart has disappeared. How do I get it back? Thanks. (The option "Show scroll bars" is checked).

    will not let me attach a screenprint

    Hi Dale,
    Everything was maximized so that wasn't it. When I went into another project schedule it did not happen at all.
    This was a dumb user error problem. :-(  The horizontal scroll bar disappeared because all the columns fit on the screen so there was nothing to scroll. However I wanted to stretch out the most far right column (the Notes column) so that it would print
    nicely on legal landscape paper and it wouldn't let me. Of course I fixed it by widening a different column which brought the horizontal scroll bar back.
    What's weird is I never had this problem with MSP 2010 (probably just coincidentally) so of course I wanted to blame 2013 since I just got it. :-)
    Thanks for your help.
    Lindy

  • Horizontal Scroll Bar Disappeared in Web Report(BW 7)

    Hi All,
    We have just upgraded one of our Developement BW system from 3.5 to Netweaver 2004s, with support pack 7.
    After running our query in Web, we have found that all our reports has no horizontal scroll bar to display the query column. This  in turn pushes the corresponding Chart to theleft extreme of the viewing area.  
    I have tried to reset the web item properities of the table , but no help.                                                 I have compared the web item properities for the  table in the system where upgrade has not been applied yet. It is same.Scoll bar does appear in BW system where there is no upgrade.
    I have searched the OSS for answer, but did not find any answer.
    Did anybody face this issue after upgrade to BIW 7 ?
    Our WAD is ver. 3.5 Final release.
    Your response is highly appreciated .

    Here is the code
    Classes for paging area *******/      
    .SAPBEXScrollVert     {
         font-family:Arial,sans-serif;
         background-color:#ffffff;
         color:#000000;
         font-style:normal;
         font-weight:normal;
         font-size:71%;               
         text-align:left;
         margin:0 1px 0 1px;
         padding:1px 3px 1px 3px;
    .SAPBEXScrollHor     {
         font-family:Arial,sans-serif;
         background-color:#ffffff;
         color:#000000;
         font-style:normal;
         font-weight:normal;
         font-size:71%;               
         text-align:right;
         margin:0 1px 0 1px;
         padding:1px 3px 1px 3px;

  • Vertical scroll bar on tab page.

    Hello,
    I have to show vertical scrollbar on my tab canvas.
    I have one Content canvas on which I have 1 tab canvas with 8 tab pages.(sec1,sec2,sec3 ..sec8)
    I have another tab canvas(kind of seb section for the above and each has 3 tab pages) like
    Sec1 will have (sub sectiion tab canvas) which has again 3 tab pages 1.1,1.2,1.3 and soon
    now on the third tab page of the sub section or second tab canvas, I need vertical scroll bar to fit number of fields which are more than the tab canvas size.
    all are from the same data block
    Could you please help me. i tried by creating staked canvas but no luck.
    can you please let me know the procedure to be followed
    Thank you in advance.

    Could you please help me. i tried by creating staked canvas but no luck.What happened when you tried to use a stacked canvas?
    If the items in the area you want to scroll are all in the same datablock you can set the Scrollbar properties of the block to be displayed. This will enable scrolling of the items that are within the specific block. If you items are assembled from more than block, then using a stacked canvas is a better option for enabling scrolling within an area.
    Also, what is your Forms version?
    Craig...

  • [ADF-11.1.2] Scroll bar Issues - Please file BUGs for these issues.

    Hello,
    Recently, I have started working on ADF and till now I found 2 scroll bar issues with Oracle ADF.
    1. af|inputComboboxListOfValues : Scroll bar appears on Google Chrome.
    Screenshot: http://imageshack.us/photo/my-images/829/inputcomboboxlistofvalu.jpg/
    2. Setting Table "columnStretching" brings dummy scroll bar : [ADF-11.1.2] Setting Table "columnStretching" brings dummy scroll bar
    I beleive that these two are scroll bar related Bugs but what I understand from ?messageID=9773962 that since I don't have support contract, I can't file a bug.
    I have created this thread so that responsible people can take actions accordingly.

    Shay,
    Thank you for your reply. I will take a look at your links.
    Use Case:
    Application will have different BC for different IT Assets (like Monitor, Keyboard, Servers etc), which will basically hold records for all available Assets (like Display Resolution, screen size etc for all monitor in Monitor BC).
    I want to give user; the ability to create, for e.g., the sub-class of Monitor to store more specific attribute-values in different table (which will be linked Parent BC). For e.g.: They may want to care about holding CRT and LCD Monitor records in separate new database table -- Application will ask user what all attributes/Columns they want to see for LCD which is specific to this type AND which is not present in already existing out-of-box Monitor BC/Table - e.g. - "Viewing Angle" Attribute).
    With that said, I can write code to create database table on fly (having 1-to-1 foreign key reference to parent table) but writing ADF part seems difficult. I also wanted application to automatically generate new page for newly added VO BC. E.g.: LCD-Monitor.JSPX inheriting all attributes from monitor (parent VO) in the same structure as Monitor.JSPX file is having with extra LCD-specific Attributes in separate panel tab (which again UI developers can customized it).
    Too much to expect huh !
    I am going to start building the application so If not above way, any other suggestion to achieve the requirement ?
    Edited by: Anandsagar Sah on Aug 29, 2011 9:23 PM

  • Syncronized scroll bar on graphs

    Hi together,
    I have a program with several graphs. Is it possible to syncronize the graphs so that all graphs scroll if I scroll on the scroll bar of on graph? I remeber that this is at least possible in LabView...
    Cheers

    As an alternative to Wolfgang solution, you can add your own scrollbar to the graphs using the scrollbar instrument driver, located in \toolslib\custctrl folder in your CVI installation. Look at the sample program in samples\userint\custctrl\scrollbar folder.
    Adding a scrollbar to each graph and handling scrolling events from the controls you can syncronize your graphs. This of course once the graph has been zoomed so that only part of the plots are visible.
    This is what CVI can offer for graphs. If you are usnig stripcharts, instead, then you can have a scrollbar shown when they are paused. In this moment, the chart callback should receive EVENT_HSCROLL events when the user operates on the scrollbar. In this moment you can probably get the X-axis scale and apply the same to the other charts. It is to be tested, though: I have nevere tried such a mechanism.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Different Scroll bars in one file

    I've manually customized the look and feel of the scroll bars for scroll pane component and it works fine. I've two different files that have different visual styles for scroll bars. Now I want to merge these two files meaning I want to have one file with two different styles of scrollbars co-existing. I can resolve the naming conflicts but both of the them are using same asset names and action scripts (I think in the class definition).
    So basically my question if how can I have two different scroll bars implemented in one file?
    Many thanks

    You can make the clip that you want to play at 2 fps seem
    that way by just making it longer. Alternately, you could use a
    timed tween.

Maybe you are looking for

  • Warning :: Derived class hides the base class virtual function

    We are porting from CC5.3 to CC5.8 compiler with Sun Studio one compiler. After plenty of hurdles we are in the final stage of removing the warning messages... Amoung the plenty the following one is very common and in different files. Why am I gettin

  • In Need of desperate help with Partitioning.

    Here is the situation. My lab of machines with the following with configuration. Disk 0 80GB-One partition 100% -this is just a blank drive, no data. Disk 1 1TB-2 partitiions 1-200gb-OS goes here. 2-Use rest of free space-data drive. I'd like to appl

  • How to make a BW system non-modifiable?

    Hello, How do i do that? Also what if i have to keep only the infopackages open for creation? Regards, aby

  • "Open as layers in Photoshop" does not work

    I have Lightroom 5 and Elements 13: When I select 2 Pictures in Lightroom 5 and go to" Edit in" to "open in Photoshop as layers" I cannot select it. The option to "open as layers" is not available. Can anybody help me ? Thx Patrick

  • Manufacturing industry experinece- FICO

    Hi Gurus, Iam raj, i have completed M.com and having 3 years of experinence in export org as an accountant and 2 years in a bank. i have completed SAP FICO course and looking for break in SAP. people say that you need to have manufacting experinece t