selecting Plot XY multi-axis

Hello

I feel a strange in the control of the axis of the XY trace.

Please, open the sample and let me know how to choose one of the two axes freely.

I can't control the left side (it takes a different scale every time that the value has been changed.).

You want property "Y Active scale" before you change the scale.

Tags: NI Software

Similar Questions

  • Retrieve all records in the selected master child multi tables

    Hello
    I use JDeveloper 11.1.1.4 version and using ADF - BC in my project.
    I have a one-to-one simple child master [several] in my project.
    In my view page, I display this master child [Ex: EmpVo1-> DeptVo2] in the form of tables.

    I have multi-selection enabled for the main table.
    My requirement is that, on the multi by selecting the lines in the main tables, I want to get all the child records in my grain of support.
    If a master has 3 child records line and another main line has 4 child records and on the selection of several of these two records in the primary table, I should get all the child records in my grain of support.
    I need it to implement the cascade delete feature.
    Here is the sample code coin
    --------------------------------------------

    (1) called on selecting rows in the master table

    {} public void onRSCGrpSelect (SelectionEvent selectionEvent)
    Add the code in the event here...
    ADFUtil.invokeEL ("#{bindings.") RscGroupVO1.collectionModel.makeCurrent} «»
    new class [] {SelectionEvent.class},
    (New Object() {selectionEvent});

    RowKeySet rowKeySet = (RowKeySet) tblRSCGrp.getSelectedRowKeys ();
    CollectionModel cm = (CollectionModel) tblRSCGrp.getValue ();

    for (object facesTreeRowKey: rowKeySet) {}
    cm.setRowKey (facesTreeRowKey);
    RowData = JUCtrlHierNodeBinding
    (JUCtrlHierNodeBinding) cm.getRowData ();
    Line = rowData.getRow ();
    System.out.println ("\n" +)
    row.getAttribute (0) + ":" + row.getAttribute (1) +.
    (":" + row.getAttribute (2));

    System.out.println ("display the child records");
    displayChildRecords (row.getAttribute (0));

    }

    }

    2 private void displayChildRecords (Object rscGrp) {}
    ViewObject rscMapVo = getRscMapViewObj();
    RowSetIterator rsI = rscMapVo.createRowSetIterator (null);
    While (rsI.hasNext ()) {}
    Line = rsI.next ();
    System.out.println ("\n" +)
    row.getAttribute (0) + ":" + row.getAttribute (1) +.
    (":" + row.getAttribute (2));
    }
    rsI.closeRowSetIterator ();
    }

    But the problem is that he is always giving me the last selected lines child details.

    Please suggest the error that I do.

    Thank you
    Praveen

    Your problem is to use makecurrent, which should not be used on a multi selection table. Then, if you have a relationship master detail you should have a view link between them. In this case, you can expose a method as you master to get the related child line. Not need to get the VO itself you can use the accessors of child iterator to obtain registration of the child.

    public void onRSCGrpSelect(SelectionEvent selectionEvent) {
    // Add event code here...
    RowKeySet rowKeySet = (RowKeySet)tblRSCGrp.getSelectedRowKeys();
    CollectionModel cm = (CollectionModel)tblRSCGrp.getValue();
    
    for (Object facesTreeRowKey : rowKeySet) {
    cm.setRowKey(facesTreeRowKey);
    JUCtrlHierNodeBinding rowData =
    (JUCtrlHierNodeBinding)cm.getRowData();
    Row row = rowData.getRow();
    //cast to the right row class
    EmpEmpVoRow empRow = (EmpEmpVoRow) row;
    // now you cann access the child row iterator
    RowSetIterator it = empRow.getDepVO();
    //now you cna iterate over the child rows
    System.out.println("\n" +
    row.getAttribute(0) + " :: " + row.getAttribute(1) +
    " :: " + row.getAttribute(2));
    
    System.out.println("Displaying Child Records");
    //use hte child rows here
    
    }
    
    }
    

    Don't know if the code compiles out of the box (do this on the train :-)

    Timo

  • Users do not select as long multi lists

    Users hate long multi selection lists so I will try to find a simple solution to keep them happy. My users would rather type in a free text field that scroll a long list. I tried without success to use two solutions, I found posted on the web site of Dene Kubickek ApEx Solutions.

    The first is "how to use tables V said. It looks like a great solution, but I can't understand how to implement it on a form. The example uses a SQL report. I would like my users to type comma-delimited names in a text box then onblur and onclick calls a function to validate the names that they typed in. I also intend using a contextual list they can use as a reference to check the spelling of the name of someones or possibly copy and paste from. I have seen the example on how to create a custom box pop up, but I can't understand how to use for multiselects. And yet once my users may not like having to select from a long list. I don't think I need a pop-up list of names in both cases be available as a reference.

    The alternative which would be really slick is the use of "AJAX Auto Complete". Yet once the example is not configured to manage several items typed in the box. In my case, that would be the commas to names like Bob Smith, Jane Jackson, Jack Black. I would like to use this solution. Is it possible to modify the code to manage several items?

    Thank you very much this forum, he saved me more than once. Elizabeth

    One last thing, I really like how the popular tags on the bottom of this page to work. Is there a post of this code anywhere?

    Hello

    For AutoComplete, take a look at this thread-

    Yahoo! AutoComplete widget

    (there are quite a few other threads discuss Autocomplete here too).

    Regarding labelling, look at Carl Backstroms sample application here-

    http://Apex.Oracle.com/pls/OTN/f?p=11933:136

    Hope this helps,

    John.
    --------------------------------------------
    Blog: http://jes.blogs.shellprompt.net
    Work: http://www.apex-evangelists.com
    Author of Pro Application Express: http://tinyurl.com/3gu7cd

  • plot XY multi

    Hello!

    I have a loop inside the while loop. For loop generates pairs of data N. Next step I continuously want to generate N plotted in a XY Chart, but I can't find a way to do it.

    Thank you in advance.

    Try this...

  • Multi-axis graphic with 2 different scales

    I have a graph with two different scales multiaxis. One of them has varied from 0-1000, the other from 0 to 20. When I let flex autoscale, it uses the same scales on both axes (I have an axis on the left and one on the right). How can I get each axis to evolve properly. Even when I explicitly put the min and max, this doesn't seem to help because the chart only allows me to define a vertical axis by graph.

    "Cr99" wrote in message
    News:gaodb4$GNU$1@forums. Macromedia.com...
    > I have a graph with two different scales multiaxis. One of them has
    > lines of
    > 0-1000, the other from 0 to 20. When I let flex autoscale, it uses the same
    > beaches on both axes (I have an axis on the left and the other on the)
    (> right).
    > How to make each axis to evolve properly. Even when I put explicitly the
    > min
    > and max, this doesn't seem to help because the chart only allows me to put
    > a
    > vertical axis by graph.
    >

    I have an example on my blog that can help you:
    http://flexdiary.blogspot.com/2008/08/charting-example.html

  • SELECT - INNER JOIN / multi-table question

    I have a few pages where I can:
    register a new user
    Open as this user which brings me to a home page. from there I can go to 'my page' users where I can see their fine of the initial registry data. I have a link here where I can go to add to their additional profile data that I didn't want to bore in the original registration.

    It perfect all worked with the original test data, I've created in the database.

    After that I added the additional tables needed to feed the profile further I ran into trouble. I could create a new user, see in the database is fine. I see them on the homepage with their information through the Recordset. However when I'd go to their 'my page' none of their information would be fill and go to extra profile update page haven't fired a no records found message.

    Finally, I realized that the reason for this is because the SELECT statement is waiting for the other tables to fill. I filled in the missing data and the query to work. So... Now that I know what is causing the problem I need help to find a solution. Also, I'm still new to find work around me even after 4 days of research and reading messages.

    So when a new user registers, I need to be able to display data from the initial registration on the "my page" and get their user_id for profile tables add somehow so that when I go to the add profile page, there is a link.

    I don't know if I need to do something in the database or in my query. It there any sense to anyone? I need to create the user_id on other tables during registration of origin occurs? If so, how would I go all this?

    Thanks in advance. My INNER JOIN is attached in case it helps.

    I have a few pages where I can:
    register a new user
    Open as this user which brings me to a home page. from there I can go to 'my page' users where I can see their fine of the initial registry data. I have a link here where I can go to add to their additional profile data that I didn't want to bore in the original registration.

    It perfect all worked with the original test data, I've created in the database.

    After that I added the additional tables needed to feed the profile further I ran into trouble. I could create a new user, see in the database is fine. I see them on the homepage with their information through the Recordset. However when I'd go to their 'my page' none of their information would be fill and go to extra profile update page haven't fired a no records found message.

    Finally, I realized that the reason for this is because the SELECT statement is waiting for the other tables to fill. I filled in the missing data and the query to work. So... Now that I know what is causing the problem I need help to find a solution. Also, I'm still new to find work around me even after 4 days of research and reading messages.

    So when a new user registers, I need to be able to display data from the initial registration on the "my page" and get their user_id for profile tables add somehow so that when I go to the add profile page, there is a link.

    I don't know if I need to do something in the database or in my query. It there any sense to anyone? I need to create the user_id on other tables during registration of origin occurs? If so, how would I go all this?

    Thanks in advance. My INNER JOIN is attached in case it helps.

  • Prevention of Mult. Select all THE values column of the pivot table

    All,
    Is there a way to prevent the behavior when viewing a PivotTable and using a Mult. Select guest, choosing mult. values and each pivot has all THE column values for all THE pivots on the screen?

    For example, lets say we had the following in the pivot:
    Column: STATE
    Line: PRODUCT
    and we had a Mult. Select a prompt on the REGION - East, West, Central, West

    If I've chosen is in the prompt, I get all the States of the REGION of the East for the first values.
    If I choose the East and the West in the prompt, I get a pivot showing amounts East and Southeastern States in the Western States AND top (no value, of course) at the top. I also have an another pivot below showing the amounts of the West and Western States, AND the Northeastern States (no values for the Eastern States).

    In other words, all States that are in the mult. REGION show selected in each pivot.

    Thank you.

    Uh, that's what I said...

  • Select curve chart WPF and nickname of curve in the ToolTip

    Hello

    How can I do, view the name of curve in the ToolTip, if I moved the mouse over the curve?
    Or view the name of curve staring above the curve?
    And, how can I select a curve with the click of a mouse?
    Possible?

    Kind regards
    Tamas

    P.S.: Community VS2013 & MS2015 Standard

    Using the logic of tool tip of the point value of graphic display WPF overviewand the GetPlotAt function, here's an example that uses mouse clicks to select tracks in a chart:

    partial class MainWindow: Window {}

    _selectedPlot of private land;

    public MainWindow () {}
    InitializeComponent ();

    Tour (option) on the hit test for lines, in addition to the actual data.
    Graph HitTestMode in the Group PlotHitTestMode.RenderedInterpolation;

    Updated tooltips to display quickly and for a long time.
    ToolTipService.SetInitialShowDelay (graph, 0);
    ToolTipService.SetShowDuration (graph, int. MaxValue);

    Fill in the chart with the data and the locations of the example.
    Graph BeginInit ().
    var plotBrushes = new [] {Brushes.Red, Brushes.Orange, Brushes.Green, Brushes.Blue ;}
    < plotbrushes.length;="" ++i="" )="">
    label As String = "Plot" + (i + 1);
    rendering engine of var = new LinePlotRenderer {Stroke = plotBrushes [i]};
    var field = new plot (label) {Renderer = renderer};
    Graph Plots.Add (field);

    Graph data [i] = new [] {i, i + 1};
    }
    Graph EndInit ().

    Monitor the plot area of the chart for mouse clicks.
    Graph. PlotAreaMouseLeftButtonDown += OnPlotAreaMouseLeftButtonDown;
    }

    private void OnPlotAreaMouseLeftButtonDown (object sender, MouseButtonEventArgs e) {}
    Check if a new route has been shown at the current position.
    Point ScreenPosition = e.GetPosition (graph);
    field var graphics = (Plot). GetPlotAt (screenPosition);
    If (plot == null | plot == _selectedPlot)
    return;

    Deselect the previous plot, if it exists.
    If (_selectedPlot! = null) {}
    ((LinePlotRenderer) _selectedPlot.Renderer). StrokeThickness = 1.0;
    (Graph (ToolTip). Tool - tip). IsOpen = false;
    }

    Select the new path and display a ToolTip.
    _selectedPlot = conspiracy;
    ((LinePlotRenderer) plot. Rendering engine). StrokeThickness = 2.0;
    Graph ToolTip = new ToolTip {Content = string. Format ('"{0}' selected', plot. Label), IsOpen = true};
    }
    }

    "Display the name of curve staring above the curve", with respect to the simplest approach would be to use a PointAnnotation to display a label to a particular position (probably hiding the target and arrow).

  • graph of two skins of axis it show another

    I use two y-axis to show one is for voltage and one for current. I give a future to select voltage, perceive or both. When the user select voltage then second axis should be disabled. but for this node of a property or a terminal is required there is no possibility to create when you click on the axis of the y. Please help how to do that?

    Hi kiwagh,

    Yes, it's one of the mentioned properties.
    When wire you a zero ALWAYS select you the first axis of Y...

  • Determine the sub-plot clicked in a stacked chart

    I would like to use the mouse upward (Modsdouble click) to detect what plot of a stacked graph of waveform area was clicked.  It doesn't seem to be a property that actually said 'Clicked in field zone n '.  A few properties that identify the coordinates compared to a reference which I can't find in the help of labView (of the locations stacked).

    Is there a property or a common method of calculation of the selected plot area?

    Thank you

    XL600

    AYanez wrote:

    If I have understood correctly, this could help you.

    It's more complicated than that. The limits of the land gives the value of the active parcel boundaries. Locations stacked, the default value is drawn 0. If this gives you the limits for the first plot area. You need get the number of plots and activate to get the values limits for each plot area. When the mouse is clicked you find if it coordinates are included in one of the plot area.

    Here how to do it. I leave to the OP to change mouse double click event.

    Ben64

  • ADF table: selected Emission line color

    JDeveloper 12.1.3

    There is a very important problem that users are complaining. One of our application page has a table which allows selections. To explain this issue, it matters little whether it is the simple selection table or multi. Basically when the line is selected, the color of the line becomes gray which is ok. However, if the user focuses on an input text box, select the table line becomes pale yellow (almost of the mixtures in the color of the lines not selected) and for many users this causes is not about whether or not the line is selected.

    Is it possible to have only a gray color for the selected lines?

    OK I thought about it. This should be added to the default selection:

    af|table::data-row:selected af|column::data-cell,
    af|table::data-row:selected af|column::banded-data-cell{
        font-weight: bold;
        background-color: red;
    }
    
  • Selection by program ADF default tree

    Hey, JDeveloper 11.1.2.0.0. Must select the top node of the ADF tree programmatically to every time refresh page or save the page. Grateful for the help. Thanks, Abhijit

    Hello

    This blog explains how to find a node and select in a multi selection case. You'll get the idea of how to do the same for the use case to select only that you are after. To get the key of the first node, you simply access the iterator binding of the parent tree node and retrieves the first line. Then use the PK information to create a RowKeyImpl for her

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/61search-in-rendered-trees-177577.PDF

    Frank

  • Turn off the ADF parasmo tab based on the selection of rows in table

    Hello

    We have page ADF, which consists of a table within a collection of panels, which in turn is inside a Panel tab that user can select several rows in this table. There is also a second tab that you want to activate only if the user has selected a single line in the table. This should be disabled if several lines are selected in the table. Please let me know how this can be accomplished. The selection of multiple rows in the table is a must for users.

    I use jDeveloper 11.1.2.3.0

    Thank you
    Ashwin

    Published by: 989372 on April 24, 2013 08:22

    Hello

    1. set up the table for selection of rows multi
    2. If you initially created the unique selection table, delete the SelectionListener entry added by JDeveloper
    3. create a custom pointing to a managed bean selection listener
    4. in the selection listener, call getComponent on the selection event (http://myfaces.apache.org/trinidad/trinidad-api/apidocs/org/apache/myfaces/trinidad/event/SelectionEvent.html) and cast to richeTableau
    5. on rich table Manager, call getSelectedRowKeys (http://docs.oracle.com/cd/E28389_01/apirefs.1111/e10684/oracle/adf/view/rich/component/rich/data/RichTable.html)
    6. If there is more than one key of the selected row, set a property of a managed bean (for example showTab) false and PPR Panel tab
    7 use the property "off" from the showDetailItem (http://jdevadf.oracle.com/adf-richclient-demo/docs/tagdoc/af_showDetailItem.html) to point to the property Boolean managed bean

    Frank

  • Insertion of a button to close a multi state object

    Hi all

    Have worked for centuries trying to close a State multi, joyless object to a button.

    This is the process I followed, which I was hoping the consequences.

    I have create a block of text, which is then cut and copied into a broader framework. This image is then set to "worthy framework to content.

    This framework is also defined as a block of text scollable (Auto Detect, Hide bar, position to use the Document).

    This frame is then copied with the narrow graphic and I chose the 'convert selection to a multi-state object. I have ensured that graphic close don't overlay not the text box.

    State 2 then then made transparent and subject to State multi is set to "hidden so that triggered".

    I double clicked on the close image within the Group and converted into a button. The button is then attributed to go to State 2.

    Finally I fund a graph that is converted to a button that opens the 1 State of the multi state object.

    But it does not work. There seems to be a copy of the State multi object generated during the above process and this ensures that the State multi object does not disappear when you click the close button.

    I tried all kinds of ways to make this work, but without success.

    Makes me mad and would appreciate really no work about being posted here.

    Thank you very much

    H

    What text? The button?

    If so, don't convert it to a button. The buttons are still pixelated. Instead

    just leave as native work and draw a no fill/no frame run above it

    and convert that to a button.

  • Multi Oracle Table inserts

    Hi every1,

    Do you know how do Oracle multi-table insert in ODI 11 g.

    Thank you
    Kishore.

    Hello

    Yes, you need to import IKM Oracle Multi table Insert location of reference ODI_HOME\oracledi\xm

    In ODi 11 g, you develop project > extend your knowledge Module > expand integration (IKM) and right click on even (integration (IKM) and choose Import Modules of knowledge... it will open a window KM, you them select above the location to directory import file: (search and select the location above) below text box area, you can see all kms toll-free) , out of them, you will need to select IKM Oracle Multi Table Insert KM and click on the OK button

    Kind regards
    Phanikanth

Maybe you are looking for