Visual Composer 7.0 - Change the Y-axis from decimal scale to integer

Hi Experts,
I'm new in Visual Composer 7.0, my report is work fine, but when I want to show the data in bar-chart, the values on y-axis are 0.0, 0.4.0.8,1.2,1.6.2.0 but i want like 1,2,3,4.
Normally, this happen when values on y-axis less than 5, if more than 5, it will turn to 1,2,3,4. (which i expected)
Inside my function module, I set all the data as integer already..
I read through some suggestions in the forum, they suggest using 'Fixed range' and set the interval size, but need to include min & max value. But, inside my program, min value & max value has to be automatically adjusted, ie i can not set the values for those.
Please suggest solution for me, need it urgently..
Thanks a lot!
Best regards,
Derrick

Hi All,
I'm sorry but this seems to me impossible to do.
In general - not necessarily for this case - there is the option to create your own Flash Components and integrate them into VC, so you could overcome such limitations.
Using Flash Components in Visual Composer Models - SAP Documentation
Flash Components for Visual Composer 7.0 - Flexibility is the name of the game
Thanks,
Udi

Similar Messages

  • Visual Composer 7.0-Change the Y-axis from decimal scale value to integer

    Hi Experts,
    I'm new in Visual Composer 7.0, my report is work fine, but when I want to show the data in bar-chart, the values on y-axis are 0.0, 0.4.0.8,1.2,1.6.2.0 but i want like 1,2,3,4.
    Normally, this happen when values on y-axis less than 5, if more than 5, it will turn to 1,2,3,4. (which i expected)
    Inside my function module, I set all the data as integer already..
    I read through some suggestions in the forum, they suggest using 'Fixed range' and set the interval size, but need to include min & max value. But, inside my program, min value & max value has to be automatically adjusted, ie i can not set the values for those.
    Please suggest solution for me, need it urgently..
    Thanks a lot!
    Best regards,
    Derrick

    Hi,
    first of all: please close this post. It is definitely the wrong forum. Your second thread regarding this is in the right forum.
    Secondly: SDN Moderators prefer to move threads from one forum to another instead of having duplicated posts. You as a user cannot move but moderators can do - so contact your forum moderator and he may move it.
    Regards
    Anja
    (Moderator of VC forum)

  • To change the X-axis from Samples to Time

    Hi All,
    I want to connvert the X axis from Samples to Time on my waveform graph. The waveform graph displays the number of samples acquired along X axis, Initially I am acuiring 1M points of data & using some algorithm to reduce the number of samples from 1M to 2K points. Even after reduction I'm able to see the entire record length of the waveform but interms of 2K samples. But I want the X axis to be displayed in Time.Is it possible to convert the X axis of my graph to Time as there is reduction in points from 1M to 2K or the reduction doesnot affect the change in axis from samples to Time. Please help me as I have tried every thing.
    Thanks

    You can get some information on the waveform data type in the on-line help by selecting the data types>default values topic. This will also point you to the LabVIEW User Manual and the LabVIEW Measurements Manual. Both of these manuals are part of the LabVIEW documentation installation. You have an entire palette called, appropriately, Waveform, for manipulating the data and the front panel control is on the I/O palette.
    One of the options when doing, for example data acquisition, is the type of data returned with a DAQmx Read or AI Read. For DAQmx Read, click the Polymorphic VI Selector below the function to change the type of data returned. a large number of the shipping examples for DAQmx use the waveform data type. Selecting or creating a waveform data type is the easiest way to pass time information to your chart or graph but it is not the only way. You can use a property node like the shipping example called Real-Time Chart.

  • Change the Business Graphic Y-axis from decimal scale value to integer

    Hi,
    I am trying to get rid of the decimal points of the Y axis scale to integer.
    The scale value is currently showing like below:
    13.86
    10.395
    6.93
    3.465
    (This actual data set is currently fall between 3.xxxx to 12.xxxx)
    I want the scale label to display in integer, like this:
    15
    12
    9
    6
    3
    or
    13
    10
    6
    3
    This is determined dynamically as I have made the below settings.I am mapping the seriesSource of the Percentage BusinessGraphic to a node of attributes type of decimal.
    In the Chart Designer, I am setting the Y Value Axis configuration as below:
    Minimum  value: 0
    Minumum calculation: Automatic
    Maximum value: 100
    Maximum Calculation: Automatic
    Can you advise me how I can control the graph Y axis scale label to display in integer while I am mapping to a node of decimal data (for percentage values)?
    Thanks,
    KC

    Hi, Poojith.
    After making the below change:
    1. The "Scaling Type" in the "Value Axis" of the Chart Designer is Linear.
    2. I converted the type of the attribute bound to the SimpleSeries to new Decimal(double)
    I am still not able to achieve what I want. I am checking the value of the Value Axis --> Line --> Format.
    Based on the field description ("Specifies the format of the label output"), it seems like it is the value I should change. It is currently BLANK.
    Let me try it out. Please advise if you have any information on the Format string pattern I should use.
    Thanks,
    Kent

  • Change the x axis scale markers in a waveform graph

    Hello all,
    I am looking at an unusual graphing problem that hopefully has been solved.  The problem is because an pre-existing DAQ graph does things in a chart-like manner.
    The application context is that I measure a signal vs. test length.  During the test, I calculate the UUT position as a function of the test length.  The test includes measurements out and back.  Rather than graph signal vs. length; I want to graph signal vs. position.  I have considered the XY graph, but that co-locates the position data.  To remain consistent with an existing test program, I want to change the X Axis marker labels from distance to position at each marker's distance.
    I would like to customize marker text for a waveform graph's X Axis.  I found a sub-property node for marker text, but it does not seem to iterate through a Waveform graph's X Axis markers.
    For example, a test measures the distance 0 to 200 and the X Axis markers are labeled {0, 50, 100, 150, 200}.  How do I change those labels to {0, 50, 100, 50, 0}?
    The Marker Values[] property node does not do what I expected.
    Thanks,
    Kenneth
    Possible solutions:
    1. Find a property node that does the job
    2. Use custom indicators for each marker's labels
    3. Use two graphs, one for forward, the other for reverse testing
    4. XControls

    For your option #4 I would use option #2 but use a single picture and hide the X-Axis and do my own.
    Ben
    Ben Rayner
    I am currently active on.. MainStream Preppers
    Rayner's Ridge is under construction

  • Changing the x axis

    Hi everyone.
    I have done an fft in lab view signal express, but the x axis shows the frequency (Hz).
    I need it to show the range.
    I have the formulae to change the x axis, but i am not sure on how this can be done!.
    the formuale is range = freq *c*dT/(2*dF)
    Where dT = 0.02
    and dF = 66*10^6
    c = 3*10*8.
    how can i get the range on the x axis.
    many thanks.

    Right-click the graph and select Properties.
    Then go to the Scales tab.
    The drop down box shows by default the X-axis, so that's ok
    If you need another scale, select it first.
    On the same tab you also see Scaling factors Offset & Multiplier.
    Calculate both to convert what you have now to what you want
    I won't do the math's for you
    Enter the two values and
    Then click the Ok button.

  • Changing the x-axis crossing point on a log y-axis

    Is it possible to change the point at which the x-axis crossing a log y-axis?
    I'd like the origin to be 0.1, not 1, and I'm losing hours of my life trying to work out how to do it.
    Hopefully it will be something easy that I have missed...
    ...I'd rather look foolish than buy Microsoft office.

    I have another idea for you.
    1) Multiply all of your numbers by 10 or whatever factor of 10 (i.e., 100 , 1000, etc.) is necessary so that none of them are smaller than 1.
    2) Take the LOG of those new numbers.
    3) Plot the result of (2) using a linear Y axis. Get your chart looking like you want it with the min, max, and number of Y axis gridlines you want. Each number on the Y axis needs to be an integer, no decimals.
    4) Choose a custom format for the Y axis numbers. Delete the format that is there and add a new format for each of the numbers on the axis. For example, lets say you multiplied by 100 in the first step above. The gridline with the number "0" should really be "0.01" so make a format for "if value is 0" and type in 0.01 as the format. Repeat for the other numbers (1 becomes 0.1, 2 becomes 1, 3 becomes 10 ,etc).
    Again, kind of a pain. I think I like this solution better, though. The chart looks better in the end and you can do multiple data series on the same chart.

  • How can I change the media info from Concert Film to Music Video in ITunes 11.01.12

    I purchased a concert film a while back from the ITunes store, and in previous versions of ITunes, I had been able to change the media info from concert film to music video so I could watch it in my library (and any devices) without losing any of my library when I synced my devices (could only have either music, movies or tv shows on device - stupid I know), now with the new version, that option is greyed out, so I can't change anything, is there any way around it?
    Thanks so much!

    When you say "remove his account", do you mean remove his Apple ID as well as all his stuff (music, movies, and whatever else is housed in iTunes)?  If so, delete all his stuff (music, etc.), have him deauthorize the computer (Store > Deauthorize This Computer), and sign out of his account (Store > Sign Out) and then sign in to yours.
    If all you want to do is remove his Apple ID and not fuss with his stuff, then things get more complicated, because you do not own his stuff.

  • How can I change the itunes store from Swiss to the Italian one on my ipad2 with new software ios6? Thanks

    How can I change the itunes store from Swiss to the Italian one on my ipad2 with new software ios6? Thanks

    See More Like This to the right of this post!

  • Possible to change the business Partner from a created Contract in ICWEB??

    Hello experts,
    I would like to know if it is posible to change the BP from a created contract in ICWEB.
    I check the option "CONTRACT MANAGMENT" and there is an option to change the premise with the button "Move To Other Premise" but I don't find an option to change the Business Partner from a created contract.
    Can you help me, please??
    Thank in advance.
    Edited by: Javier Garcia on Aug 19, 2008 7:01 PM

    Hello S Reddy and a lot of thanks for your help.
    But I don't know where I can select this option, there isn't the  where I can associate the option in customizing or what transaction. Could you explain me with more details, please ??
    Thanks in advance.
    Regards.

  • How do I change the default setting from Pages to MS Word for Mac?

    How do I change the default setting from Pages to MS Word for Mac?

    https://discussions.apple.com/message/13008817#13008817

  • I bought an iPad 2 at a yard sale and now it won't let me change the Apple ID from the previous owner to me. What do I do

    I bought an iPad 2 at a yard sale and now it won't let me change the Apple ID from the previous owner to me. What do I do

    If you can't contact the owner, there isn't anything you can do.

  • I change the hard disk from 500gb to 750 gb then i heard qw sound in some interval pls advice me., i change the hard disk from 500gb to 750 gb then i heard qw sound in some interval pls advice me?

    i change the hard disk from 500gb to 750 gb then i heard qw sound in some interval pls advice me., i change the hard disk from 500gb to 750 gb then i heard qw sound in some interval pls advice me?

    I wish it was under better circumstances, but welcome to the discussions!
    It certainly sounds like a bad HD to me. Back up your data and then take it in or call Apple.

  • Can anyone help me, I need to change the address (country) from US to UK so i can purchase?

    can anyone help me, I need to change the address (country) from US to UK so i can purchase?

    Change/Verify Account https://forums.adobe.com/thread/1465499 may help
    -http://helpx.adobe.com/x-productkb/policy-pricing/change-country-associated-with-adobe-id. html

  • How to change the Unitprice value from 2 decimals to 3 decimals in script

    Hi Gurus,
    how to change the Unitprice value from two decimals to three decimals for each item level for PO in script.
    Please provide some possible solutions.
    Thanks,
    V.V.

    Hi,
    Check the options available like
    &VAR(.2)&  this will print 2 decimals
    &VAR(.3)&  this will print 3 decimals
    need to change the value for how many decimals you need
    Thanks & Regards
    Sarves Sombhatla

Maybe you are looking for