How to change the data in the column chart?

Hello

I have a graphic column that has data 638-4 263 000 beaches. Because of this extreme range, the lower value columns are barely visible

Is there a way by which I can intensify the lower values or reduce higher values, finally resulting in a table with the columns visible to the naked eye. Here is the screen shot for your reference:

Capture.PNG

(Click on the image to enlarge)

Help you enjoy...

-Deepak

You could reduce the gap of the vertical axis for beginners.

A possible solution could be to create a custom BarItemRenderer that has a minimum size on which it relies (perhaps based on the max value?).

Tags: Flex

Similar Questions

  • How to change the column ordering the interactive report?

    How to change the column ordering the interactive report?

    Hello

    Run the report as a developer, click on the "wonder wheel", click "Select columns" and reorder your columns in the box 'report '.
    Then click again on the "wonder wheel", click on save report and save the default state.

    Greetings,
    Roel
    http://roelhartman.blogspot.com/
    You can reward this response in marking it as useful or Correct ;-)

  • How to change the order of the column OR the addition of a space ' ' in front of a filtering value

    I'm using Oracle Dashboard OBIEE 11. I have a bar chart that contains three columns 'less than 1 day', '1 to 2 days' and 'more than 2 days. It is produced by the following code.

    CASE WHEN TIMESTAMPDIFF (SQL_TSI_DAY, "breakdown of DSR" "." ") Was held Date', 'DSR failure". ("" Resolved to Date ") < 1 THEN 'less than 1 day' WHEN TIMESTAMPDIFF (SQL_TSI_DAY,"Failure of DSR". "Occurred Date", "breakdown of DSR" "." " Resolved Date") > = 1 AND TIMESTAMPDIFF (SQL_TSI_DAY," breakdown of DSR"". "") Was held Date', 'DSR failure". ("" Resolved to Date ") < = 2 THEN 1 to 2 days WHEN TIMESTAMPDIFF (SQL_TSI_DAY," breakdown of DSR"". "") Was held Date', 'DSR failure". ("" Resolved to Date ") > 2 THEN 'more than 2 days' END

    NOTE the space "" which is just before "less than a day" which is in bold in the above code. Well, then the reason why I did is if the bar graph CONTROL is proving to be "less than one day" first, then "1-2 days" comes in second, and then 'more than 2 days' comes in last.

    NOW, I created an action link that goes to a details page that is filtered by the big piece of code above. The PROBLEM is that filtering somehow removes the space in front of "less than 1 day" and does not recognize this filter. Oh woe me.

    Okay, so the two solutions I can think is:

    1 remove the space in front of 'less than a day', BUT then the bar chart is ordered by 1 to 2 days, 'less than 1 day' and 'more than 2 days. Yuck. How to reorganize the bar chart?

    OR

    2. let the link action recognize that there is a SPACE in front of "less than a day." How to do the link action acknowledge that DESPITE me already put in 'less than 1 day'... < review space forward > GAHHHHH T_T

    ~ Kevin Sun

    Hey Kevin,

    In this kind of situation, I usually take the option of 2 columns: same BOX WHEN once put in numerical values (in your case can be 1, 2, 3 or something like that), and once put in labels (without spaces or any other thing in front, just real label).

    The first with numerical values is hidden and serves to force the second sorting.

    In this case, your link action passes the correct value and everything will work. And in the case where a while, you need to change all your labels or something else you can do without thinking about what character to put in front of your labels to fix your sorting.

  • How to change the date format in OBIEE

    Hello

    I have a need to change the column to a column of varchar by OBIEE...

    The date column stores the data in the format "YYYY/MM/DD", I need to change that for a column of varchar with this format "YYYYMM"...

    Since I'm pointing directly to the transactional database, I can't make changes to the database level, so I have to do in OBIEE layer, of the ideas of how this could be done?

    Thanks in advance!

    Hi user,

    Reference: http://varanasisaichand.blogspot.com/2010/01/how-to-change-data-format-to-our-custom.html

    http://varanasisaichand.blogspot.com/2010/05/evaluate-function.html

    Thank you
    Saichand.v

  • How can I change the columns in File-&gt; Open views program?

    I use El Capitan 10.11.3 on a MacBook Pro. I start with a clean system. I copied my files from my backup and reinstall my programs.

    This created a problem, seeking to resolve by changing the column headings in the views of program "file-> open.

    Whatever program I use, when I open a file, the window displays currently "Date added". It is of no use to me as the "Date added" to all my files is exactly the same - date, I have copied them on my own hard drive brilliant from my backup.

    In finder views, I can opt to display "update" instead of "added". So I order the files by date, whenever this is useful.

    However, whenever I try to open a file in a program, it is impossible to find things by date, because they all have the same "date added". I need to be able to see the "change date".

    I find anywhere that allows me to change this, either in the system preferences, or when opening a specific program. Don't I found clues to aid or the forum.

    Can someone tell me what I need to do?

    Thanks in advance.

    Mike

    Right click on the headers (if in list view) and select the headers you want to see.

    Alternatively, use the Arrangement to organize the desired date.

  • Camcorder car bought in Asia, how to change the date/time United States?

    Hi, I bought the unit in Hong Kong and brought it to the United States.  After I've set the date and time, each time it starts, it is synhronize to the time and date in Asia, which is 15 hours ahead of time.  I tried to find it in the manual on how to change the region, but could not.  Is there a way I can do?  Pleaes help.  Very much appreciated.

    I found it under Satilliate synchronization, I had to press OK again to UTC is displayed.  Thank you very much for the help.

  • Does anyone know how to change the date of the capture of several images with LR CC?

    Does anyone know how to change the date of the capture of several images in LR CC

    Hi Jguy,

    Please see this thread time changing capture several Images on

    Let us know if this helps

    Kind regards

    Assani

  • How to change the font, color line, column and Grand Total labels in PivotTable

    Hello Guru

    Can you get it some one please let me know how to change the look and feel of the reports in Pivot table using css files. I want to have the dimension and the measure to be of different color columns and grand total different color. I want to achieve for all pivot table reports instead of manually change each report so I want to do in css files.under s_SRIKI\b_mozilla_4\views.css I've seen a lot of options but nothing has worked. So can you please exactly tell what class we need to change to make changes. Thank you!!!

    Thank you

    SR

    For values

    . OORT {}

    text-align: right;

    vertical-align: top;

    color: Red;

    }

    For the product if you got hyper link

    Code OOB is

    . PTL {}

    color: #039;

    text-decoration: none;

    cursor: pointer;

    }

    If brand aid

  • How to change the text design AS3 using the class Date

    Hi I tried to create a 24-hour countdown on 24 who will make a loop and play back counting it self down to 00:00:00:00

    Thanks to Andrei1 for providing me with this code to create the next animtion:

    var result: String = "";
    var date: Date = new Date (null, null, null, 0, 0, 0, 24);

    var timeDisplay:TextField = new TextField();
    timeDisplay.autoSize = TextFieldAutoSize.LEFT;
    timeDisplay.multiline = timeDisplay.wordWrap = false;
    timeDisplay.border = true;
    timeDisplay.x = timeDisplay.y = 20;
    timeDisplay.text = "00:00:00 ';

    addChild (timeDisplay);

    var: timer = new Timer (250);
    timer.addEventListener (TimerEvent.TIMER, count);
    Timer.Start ();

    function countDown(e:TimerEvent):void {}
    Date = new Date (date.setTime (date.getTime () - timer.delay));
    result = date.toTimeString () replace (/ \s+GMT\-\d + /, "");
    timeDisplay.text = result;
    }

    The end result, I'm looking for is to display this countdown clock in a clear gray arial font as shown in the picture below link:

    http://img801.imageshack.us/img801/3604/picture1ms.PNG

    Right now the code I received leaves me with a box around the type and a GMT (+ 000):

    http://img534.imageshack.us/img534/4264/picture2ot.PNG

    I was wandering if any body knows how to change the design of something in the photo above simular.

    Thank you for your help in advance.

    Tom

    Snippets of code is one thing, but nothing is gained back together solutions to people without explanation (but maybe a smile to not have to struggle with it).  Learning is not easy and it is better that it isn't... it involves the effort, stadiums, an increase in capacity to win.  You presented an entirely different approach to a solution that involves techniques beyond a beginning level.

    Don't you think that tom understands what he has in his hands?  It can develop its own regular expressions or manipulate a Date object to what you gave to him?  More importantly, since he never solved the intitial design of yesterdays issues poster, which has involved basic concepts much more, don't you think he could solve this design now?  Or he missed on some basic things that must precede the techniques that you have provided learning?

  • How to change the DML processes in Assistant APEX generated the data entry form

    I created a standard form of the APEX on a table using the wizard of the APEX. Now, I added a new element to the page. How to change the DML insert statement to take care of this new item? any ideas are appreciated.

    Thank you
    Surya

    For the new item, just keep the type of Source as the "column of the database" and give the name of the column (the column for a new item name) under the "Source value or expression.

    See you soon,.
    Hari

  • How to change the date format of the web site?

    Hi all

    We use Jdeveloper 11 g. We have developed a web site and it s is almost done. We use components linked to this day (most of them date. MinValue) very often.

    To change the format of the date of the entire site, but we could not see a way to do this. Even if the database date format is DD. Mr. Composant date. MinValue RR contains the date in MM-DD format. RR.

    Do you know how to change the format of date overall of a website?

    Hello

    I hope will help the following post: http://soadev.blogspot.com/2010/03/change-global-date-format-of-your.html

    Kind regards

    Pino

  • How to change the date of transition to the jpuery.nivo.slider.pack.js (Dreamweaver template)

    I have a slide show, and the time is 2 seconds.  I wish I had a slide or fade right from one slide to another.  How do I do that?  I am able to change the pause time, but may not know how to change the transition.  Here is the part of the code:

    1. a.fn.nivoSlider.defaults = {effect: 'fade', animSpeed:50, pauseTime:2e3, startSlide:0, directionNav:true, directionNavHide:true, controlNav:true, is controlNavThumbs:fal, controlNavThumbsFromRel:false, controlNavThumbsSearch: ".jpg", controlNavThumbsReplace: "_t humb.jpg", keyboardNav:true, pauseOnHover:true, manualAdvance:false, captionOpacity:.8, prevTex t:"Prev",nextText:"Next",randomStart:false,beforeChange:function() {}, event: function () {}, {slideshowEnd:function(){},lastSlide:function(){},afterLoad:function()}} "}

    I can change the pause time (value 2 seconds now), but I tried to change the animSpeed for: 1 and: 100, but no change.  I tried to change the effect: "default", "fade", and

    "sliceDownRight" and others in the code below, which is beyond the performed: 'fade' code I'm working with.

    if(d.Effect=="Random") {var i = new Array ("sliceDownRight", "sliceDownLeft", "sliceUpRight", "sliceUpLeft", "sliceUpDown", "sliceUp DownLeft", "fold", "fade", "boxRandom", "boxRain", "boxRainReverse", "boxRainGrow", "boxRainGrowR everse") }

    Can anyone help?

    Thank you

    Most widgets have a constructor that allows you to apply changes to the functioning of the widget.

    Here is the constructor for the Nivo Slider settings

    $('#slider').nivoSlider ({}

    effect: 'random', / / Specify defines as: "bend, bland, sliceDown.

    slices: 15, / / for the animations of the slice

    boxCols: 8, / / for the animations of the box

    boxRows: 4, / / for the animations of the box

    animSpeed: 500, / / speed of slide transition

    pauseTime: 3000, / / how long each slide will show

    startSlide: 0, / / Set from slides (index 0)

    directionNav: true, / / next & previous navigation

    controlNav: true, / / 1,2,3... Navigation

    controlNavThumbs: false, / / use tiles for a control Nav

    pauseOnHover: true, / / Stop animation while hovering

    manualAdvance: false, / / hand strength of transitions

    prevText: 'Prev', / / Prev directionNav text

    nextText: 'Next', / / Next directionNav text

    randomStart: false, / / Start on a slide at random

    Beforechange: function() {}, / / triggers before a transition between slides

    Event: function() {}, / / triggers a transition between slides

    slideshowEnd: function() {}, / / triggers after all slides should have been disclosed

    lastSlide: function() {}, / / when the last slide is indicated

    postcharge: function() {} / / triggers when the cursor is loaded

    });

    The effect parameter can be one of the following:

    • sliceDown
    • sliceDownLeft
    • sliceUp
    • sliceUpLeft
    • sliceUpDown
    • sliceUpDownLeft
    • fold
    • fade
    • random
    • slideInRight
    • slideInLeft
    • boxRandom
    • boxRain
    • boxRainReverse
    • boxRainGrow
    • boxRainGrowReverse
  • How to change the upper-left corner of the multicolumn listbox?

    Can I change the properties of the cell (-1, -1), but I don't know how to change the text.

    Is it too simple or impossible?

    Kind regards

    Ljubo.

    In Excel, you cannot change the headers of columns (A, B, c...) and headers of lines (1, 2, 3,...).

    I have a 2D data table Y a 1 d of data table X. data of X are the same for all the columns of Y. The first idea was to use X values as row headings to give him special attention. There should be a header above the data of X (name, quantity, unit,...). See the example below.

    The solution is very simple: I created a label and put it on the upper left corner of the listbox.

    Good day

    Ljubo.

  • How to add the column to Adobe flex mxml or actionsctpt mx:DataGrid?

    I have the simple mxml code

    <mx:DataGrid id="DGG"
                
    editable="true">
       
    <mx:dataProvider>
           
    <mx:Object scheduledDate="4/1/2006"/>
       
    </mx:dataProvider>
    </mx:DataGrid>
    <mx:Button id="SetBut"
              
    label="Set Array as Data Provider"
              
    click="SetDP(); AddBut.visible = true;"
              
    x="100.5"
              
    y="164"
              
    width="211"/>
    <mx:Button id="AddBut"
              
    label="Add a column!"
              
    click="AddCol();"
              
    x="100.5"
              
    y="194"
              
    width="211"
              
    visible="false"/>
    <mx:Script>
        <![CDATA[
            import mx.controls.dataGridClasses.DataGridColumn;
            import mx.collections.ArrayCollection;

            [Bindable]
            public var MyAC:ArrayCollection=new ArrayCollection([{scheduledDate: "4/1/2006", homeTeam: "Chester Bucks"}]);

            public function SetDP():void
            {
                DGG.dataProvider=MyAC
            }

            public function AddCol():void
            {
                MyAC.addItem({scheduledDate: "4/5/2007", homeTeam: "Long Valley Hitters", Umpire: "Amanda Hugenkis"});
                DGG.columns.push(new DataGridColumn("Umpire"));
            }
        ]]>
    </mx:Script>

    I want to add lines to my datagrid table how do such thing?

    How to add the column to Adobe flex mxml or actionsctpt mx:DataGrid?

    (You can place this code in a Flash or AIR application - it compiles without error, but will not add any columns =)

    Change this:

    public void SetDP (): void
    {
    DGG.dataProvider = MyAC
    MyAC.addItem ({scheduledDate: "05/04/2007", homeTeam: "long hitters Valley", umpire: "Amanda Hugenkis"});
    }
               
    public void AddCol (): void
    {
    var dgc:DataGridColumn = new DataGridColumn ("Umpire");
    var ca:Array = DGG.columns;
    CA.push (DGC);
    DGG.columns = ca;
    }

    Dany

  • How I change the fonts and colors of default return?

    I changed the font and the color of the text through the Tools button and the button options and the tab content. I can't find anything tell me how to change the fonts and colors to the colors and fonts by default. Can you advise me? I use Windows 7 Home Premium OS. Thank you.

    Hi Brenda19605,

    You can use this article to set the fonts and colors: https://support.mozilla.org/en-US/kb/change-fonts-and-colors-websites-use?esab=a & s = do & r = 0 & s = as

    The default settings for the police are in this article:
    https://support.Mozilla.org/en-us/KB/some%20text%20shows%20up%20bold%20after%20upgrade

    Unfortunately for the default color has no good reference. For the text, but it is black (most lower-left), the background is white (color above left). Unvisited links is blue (column 8, line 5) and the visited link is purple (column 9, line 5).

    Let me know if you need help more!

    Lordfreak

  • Portege S100: How to change the RAID in the BIOS

    Change the BIOS setting for Portege S100 of JBOD to RAID0, I hit space on Exectute creation and enter the key of type string in the manual, and press "enter".
    Settings and then return to existing arrangements and not the new RAID0 configuration setting that I selected.

    I stayed in this part of the day / night looking at different positions, but I don't see anything wrong with the data entered.

    This is the same as that recorded in this link: -.
    [How to change the RAID configuration | http://aps2.toshiba-tro.de/kb0/TSB6901K60006R01.htm]

    I'm now at the end of my home, I just wanted to install new HDD WD and new installation of XP Pro, is - it too much to ask?

    Maybe it s a silly question but; have you installed the second HDD to the Ultra Slim Bay?
    The RAID did feature is available when a second HDDD is installed in Ultra Slim Bay.

    If the second HDD was inserted and then change the RAID in the Windows operating system.
    There should be a Toshiba RAID Console.
    You can use this console to create or manage a RAID array.

    To start the utility, click Start, point to all programs, point to Toshiba, RIAD-tap and click RAID console.
    It of possible to change the RAID1 (mirroring) of a configuration non-RAID (default).

    But note; When RAID1 is set, you cannot change your settings unless you completely restore your preinstalled software.

Maybe you are looking for

  • Texts are now green

    All my texts on my iPhone 6splus were blue.  Now all of a sudden green.  Why? Thank you.  That's my question

  • Cannot read simple games on Satellite L30-14

    Hello I can't play even simple games on my laptop, such as Stronghold Crusader (what sys requirements are ok for my setup). The game always freezes at the main screen of windows after the launch. How can I solve this problem? The game's website says

  • For Mac WD Passport

    My WD passport is set up for Time Machine. I want to disconnect Time machine and use it only for the storage of pictures and video files. I used the facilities of disk to completely erase the disk, but it is always related to Time Machine. How can I

  • Linksys WRE54G Range Expander

    I have set up with linksys E4200, but it does not connect to my computer, the blue light showing but the link light will market

  • Photosmart 7520 - EWS broken - mixed Messages

    My original 7520 worked, including built-in web server (EWS).  When he decided that he no longer wanted to turn, HP sent me a refurbished 7520 under warranty.  It printed fine, but the SAP was broken.  I would get either an empty page on my browser o