How to show a 24 hour range of time on a y-axis

I have a list of daily expenses over a period of one month, each row I have specified the date/time and amount of each item. Is it possible to show a line graph illustrating a 24 hour range of times (the origin starting from 12:00 am and increase to 11:59 pm) on the y-axis and the dates of when the items were bought on the x-axis? I also need to illustrate a bar or area graph containing the price of the items on the y-axis and the dates on the x-axis. Can I make this into one single graph? My purpose for these graphs are to show the range in amounts of the products consumers buy according to date and the trend of times that these products are bought.

How about this for your Y axis numbering:
You can download the Numbers document at [http://files.me.com/pwb3/x6j3tr.numbers.zip]
The Y axis is a table with no borders and with every other cell height adjusted so the other cells would match up with the chart lines. I charted column C. I used a format of "none" ("custom" then deleted all formatting) for the Y axis but you could more easily just unclick "show value labels" for the Y axis. I don't know why I did it the hard way.
Message was edited by: Badunit

Similar Messages

  • SSRS 2008: how to show an empty chart with legend and x and y axis when no data available

    Hi,
    I am using SSRS 2008, I generated one chart in report designer with the data from Analysis Services (Cube).
    According to the dataset, there is no data returned when I run the query. so when I preview the chart, there is nothing but "no data available" showing on the chart.
    Here I want to know is there any possible to show an empty chart with legend and x and y axis?
    If it is possible, can you tell me how can I make it?
    Best Regards.
    Connie Zhu

    Hi,
    When there is no data, the chart displays the message "no data available". But using a little work around, you can display an empty chart.
    Please find the below steps given to achieve this
    1. Create a new dataset using TSQL to return 1 row of data having the category field and value field set to 0. Add the fields that are necessary for the category fields, series fields and datafields.
       A simple example would be like
       SELECT 'abc' as Category, 0 as Amount
    2. Add a new chart, set the category field to 'Category' and set the data field to Amount from above dataset created in step 1.
    3. In the new chart, right click the category axis and select axis properties, Click on the labels tab, check on
    'Hide axis labels' and then click ok
    4. Now set the Visibility property of both the charts depending on the rows returned from your main dataset
       a. click on your main chart and set its Hidden property to :
    =iif(CountRows("MainDataSet"),false,true) 
       b. click on the new blank chart added and set its Hidden proprety to (the opposite) :
    =iif(CountRows("MainDataSet"),true,false) 
       Note : Please change the dataset name in above expression "MainDataset" to the name of your chart's dataset
    5. Resize the new chart to the same size as your main chart, then position the new chart on the place as the main chart.
       (Note : You can set the position of new chart to be same by copying the location property from the main chart) 
    6. Now run and observe the result. When there are no rows returned by your main dataset, the new chart (the blank chart) should be displayed.
    I've added a working sample of this kind of a report
    here.
    Hope this helps. Please feel free to discuss if you have any questions.
    Please click "Mark as Answer" if this resolves your problem or "Vote as Helpful" if you find it helpful.
    BH

  • How to show one list  from bean two times

    Hi All,
    I am using jdeveloper version 11.1.1.6.0.
    I have a scenario where I want to bind list attribute from the my bean to two different talbes or iterators.
    I want to show this list twice on the page.
    If I keep both the tables then it shows only one of it.
    <af:table value="#{myAccShoppingCartBean.favAccountList}"
                                        columnResizing="disabled"
                                        disableColumnReordering="true"
                                        styleClass="carttbl" var="row"
                                        rows="#{bindings.favAccountList1.rangeSize}"
                                        emptyText="#{bindings.favAccountList1.viewable ? 'No data to display.' : 'Access Denied.'}"
                                        fetchSize="#{bindings.favAccountList1.rangeSize}"
                                        width="877" horizontalGridVisible="false"
                                        verticalGridVisible="false"
                                        rowBandingInterval="0" id="tblCart"
                                        binding="#{myAccShoppingCartBean.tblCartItems}"
                                        inlineStyle="border:1px solid #000000;overflow:hidden !important;">
                                <af:column sortProperty="productSizeId"
                                           sortable="false" visible="false"
                                           id="c239">
                                  <af:outputText value="#{row.productSizeId}"
                                                 id="ot2asdf"/>
                                </af:column>
    </af:table>
    <af:table value="#{myAccShoppingCartBean.favAccountList}"
                                        columnResizing="disabled"
                                        disableColumnReordering="true"
                                        styleClass="carttbl" var="row"
                                        rows="#{bindings.favAccountList1.rangeSize}"
                                        emptyText="#{bindings.favAccountList1.viewable ? 'No data to display.' : 'Access Denied.'}"
                                        fetchSize="#{bindings.favAccountList1.rangeSize}"
                                        width="877" horizontalGridVisible="false"
                                        verticalGridVisible="false"
                                        rowBandingInterval="0" id="tblCart"                                 
                                        inlineStyle="border:1px solid #000000;overflow:hidden !important;">
                                <af:column sortProperty="productSizeId"
                                           sortable="false" visible="false"
                                           id="c239">
                                  <af:outputText value="#{row.productSizeId}"
                                                 id="ot2asdf"/>
                                </af:column>
    </af:table>How to show this list two times.
    any help is apprciated

    Hi ,
    Can I replace above posts table with iterator
    Can I set value attribute for different iterators same from the bean.
    like
    <af:iterator value="#{myAccShoppingCartBean.favAccountList}" id="i1">second one like
    <af:iterator value="#{myAccShoppingCartBean.favAccountList}" id="i2">How to solve this?
    Is there any way to set same value to the different Iterators on the same page

  • How to show only 10 channels at a time in a Chart

    The pointer slide will show 10 channels on the chart and the array (latest readings) but I'm only able to code the legend to give the channel names. How do you code the legend to give the corresponding waveform color.
    Attachments:
    Graph_mockup.vi ‏60 KB

    Yes I think he might be right. Have you looked at the plot legend this way, in the example below? You can see that the legend DOES give the corresponding waveform color, its just that its not where you want it to be. You may need three different graph (with three different legends) and depending on which chart you need, change the visibility of the graph.
    Lauren
    Attachments:
    Graph_mockup_ver_6.1_Rev.vi ‏59 KB

  • How many shows can you record at one time?

    I have the CHS435HDC and I was talking to the rep and he thought it was 7 shows at one time....being a previous tech rep from the 'other guy', I know the standard is two shows at once and watching one of the other, nothing beyond those two.....
    Anyone know the answer?  Checked the website and didn't get anything, googled the manual and that was no help and cicso website doesn't show this model...
    Thanks in advance...
    K

    humarock1150 wrote:
    I have the CHS435HDC and I was talking to the rep and he thought it was 7 shows at one time....being a previous tech rep from the 'other guy', I know the standard is two shows at once and watching one of the other, nothing beyond those two.....
    Anyone know the answer?  Checked the website and didn't get anything, googled the manual and that was no help and cicso website doesn't show this model...
    Thanks in advance...
    K
    You can record two programs at once, and concurrently:
    1) Watch either of the programs being recorded.
    2) Watch a previously recorded program.
    You cannot watch a third channel or a VOD program.
    The above is on the DVR itself. If you have additional STBs, you can of course watch other channels or VOD on them.
    Justin
    FiOS TV, 25/25 Internet, and Digital Voice user
    QIP7232, QIP7100-P2, IMG 1.9.1
    Keller, TX 76248

  • How to show the content for a perticular time period(consider 30 days)

    Hi,
    There is a requirement that content should reside the portal only for 30 days and then it should be archived. Archiving means that it should be searchable from portal but it should not be visible on the portal. How would that happen?. Kindly tell me if there is an OOTB from jdeveloper or we need to do coding for that..
    Thanks,
    Arun

    Archiving means that it should be searchable from portal but it should not be visible on the portal.Before I got to this point I thought: a peanut - just define the Expiry Date parameter as entry date + 30 (this can even be automated) and you are done.
    The issue is that expired items are not searchable (except, perhaps, some admin searches). Having said that, the original idea is still valid, it only needs few more precisions:
    a) "should not be visible on the portal" - what does that exactly mean for you? Content items can be visible in Document section (e.g. in Spaces), they can be placed directly to pages, or displayed via Document Service Task Flows such as Content Presenter, Document Explorer, etc. Either way, there is one method which will work for all: in WebCenter Content it's called Archiver. Originally, it was designed to dump content items to the disk, and then, you could easily upload them to another system (with different metadata, if you will). Since Archiver works also if you work with just one system, you can use it to "mass update" metadata of desired items (older than 30 days). Note, however, that this method might be quite slow if you work with a lot of data.
    b) "should be searchable" - the idea of the Archiver (or another method alike) is that you take the item from its place ("searchable"/"visible") and put it to a new one (just "seachable"). Again, the question is what "searchable" exactly means for you. Some methods might work with portal-only data (from where you wanted to have it removed), whilst others might be more "federated" (e.g. WebCenter Content has a search portlet where you can search any content in the repository).
    There are definitely ways to implement what you intend, but you should provide more details.

  • How can you extend the signal range of time capsule

    I have a time capsule in my office down stairs, and my apple tv upstairs, but the signal strength is very week (only one bar) so when I try to stream a movie is very slow. There is some thing I can do or buy to make the signal stronger??
    Thank you.

    You can add an AirPort Extreme to "extend a wireless network" to improve the wireless signal. Locate the AirPort Extreme approximately half way between the Time Capsule and the Apple TV.
    Setup instructions are here:
    Extended network

  • How to show the drill path in the analysis

    Dear Experts:
    I encountered this problem when designing OBIEE dashboard:
    I'm using OBIEE 11g.
    I ceated a new analysis and made it to show in pie chart view.
    It works fine regarts to the drill function, when I click a part of it, it automatically change to the drilled down level figure.
    Whant I want to know is how to show the current level after serveral times of drilling down and drilling up.
    I know that I can judge the level base on the legend or move the curs over the chart.
    But to a new user, is it possible to create a variable or something above/below the chart to actively show the name of current level?
    Thank you very much.
    Edited by: 906129 on Jan 5, 2012 5:40 PM

    How could it not be 5A?. If you have A for each member and then you select 5 members you are going to get 5A. If you don't want 5A then what do you want the Avg of A across the 5 members?
    The tools are working the way they are designed to, your requirement is a little out of the ordinary. Unfortunately, Web Analysis does not have conditional logic.
    Try taking my previous suggestion and adding another member in Essbase called "Count", make it dynamic calc and the formula should be ' 1; '
    The purpose here is to get a value of one in the count member for each member you are going to select in your filter. So, if you select five members in the filter, Web Analysis will now return 5A and it will return the result of "Count" which will be 5. Create a calculated member that divides the 5A value by the count value 5. That will give you the average A for the 5 members, then you can divide by 12.

  • 11g: How to show vertical gridlines and ticks only on full hours?

    Hi,
    continuation of read-only preview thread dvt:graph How to show major ticks on X-axis only for full hours?
    Katarina, I tried your suggestions with mixed success.
    Here my starting code:
    <dvt:graph binding="#{backing_lmrg0001.graph11}"
                                     id="graph11" imageFormat="FLASH"
                                     value="#{bindings.VwLmrgWerteGrafik.graphModel}"
                                     dynamicResize="DYNAMIC_SIZE"
                                     graphType="BAR_VERT_STACK2Y"
                                     inlineStyle="width:100%; height:50%;"
                                     noDataErrorText="#{bundle.NO_DATA_AVAILABLE_TEXT}"
                                     partialTriggers="::commandButtonCreateGraphic ::pollRefreshData"
                                     imageHeight="200"
                                     continuousTimeAxisInterval="CTAI_HOUR">
                            <dvt:referenceObjectSet>
                              <dvt:referenceObject lineValue="#{backing_lmrg0001.grenzwertAcetat}"
                                                   index="0"
                                                   displayedInLegend="true"
                                                   text="#{bundle.GRAPH_THRESHOLD_ACETAT_LABEL}"
                                                   series="0" color="#ff0000"
                                                   lineWidth="2"
                                                   location="RO_FRONT"/>
                            </dvt:referenceObjectSet>
                            <dvt:seriesSet defaultAssignedToY2="DY2_AUTO_ASSIGN">
                              <dvt:series color="#0052ff"
                                          markerType="MT_STEPPED_LINE" lineWidth="2"
                                          assignedToY2="false"/>
                              <dvt:series assignedToY2="true" lineWidth="10"
                                          markerType="MT_AREA" color="#e7e700"/>
                              <dvt:series color="#94f700" markerType="MT_AREA"
                                          lineWidth="10" assignedToY2="true"/>
                            </dvt:seriesSet>
                            <dvt:y2Axis majorTickStep="1.0"
                                        majorTickStepAutomatic="false"/>
                            <dvt:o1Axis/>
                            <dvt:o1MajorTick tickStyle="GS_GRID"
                                             lineColor="#00ff00"/>
                          </dvt:graph>The x-axis contains date values with a grid of 5 minutes over 12 hours.
    The code above shows vertical gridline only at 00:00 o'clock.
    The tick label displays every half hour (format HH24:MI) --> continuousTimeAxisInterval="CTAI_HOUR" seems to have no effect.
    Then I changed timeAxisType from "TAT_DEFAULT" to "TAT_DEFAULT_STRICT".
    Juhu, now vertical gridlines are displayed every half hour, but orientation of tick label changed from vertical to horicontal (format DD.MM.YYYY)!
    --> Why????
    Then I added following code:
    <dvt:o1TickLabel automaticRotation="AR_NO_ROTATE"
                                             tickLabelSkipMode="TLS_MANUAL"
                                             tickLabelSkipCount="12"/>This changes the orientation of x-axis tick labels to horicontal AND tickLabelSkipCount has the correct effect ! (which is wrong when using timeAxisType=TAT_DEFAULT_STRICT)
    Problem now is that format of tick labels is DD.MM.YYYY and not HH24:MI.
    I tried following but with no success:
    <dvt:timeAxisDateFormat dayFormat="NONE"
                                                    monthFormat="NONE"
                                                    quarterFormat="NONE"
                                                    yearFormat="NONE"
                                                    timeFormat="HOUR24_MINUTE"/>This keeps following questions open for me:
    1) Why does tick label orientation and format changes if timeAxisType changes from "TAT_DEFAULT" to "TAT_DEFAULT_STRICT"?
    2) How to change tick label format to HH24:MI, if timeAxisType=TAT_DEFAULT_STRICT?
    3) continuousTimeAxisInterval="CTAI_HOUR" doesn't solve my problem to show tick labels only for full hours.
    regards
    Peter

    Hi,
    Bug 7503358 has been opened for the problem of the missing vertical gridlines.
    regards
    Peter

  • ICal uses up my screen showing grayed-out hours of the night when I do not have appointments - support instructions about Preferences do not work.

    iCal has preferences that let you decide how many hours per day you want to see, and which hours of the day you want to make appointments. For example, I need to see 7 a.m. to 8 p.m. and I don't need to make appointments for the night. If I specify in my prefs that my "day starts at 7 am" and "day ends at 8 pm," when I look at my screen it still shows me all 24 hours---with nighttime grayed out.
    This also happens if I change the number of hours I ask to be shown, in preferences again. For example, if I specify that I want to make appointments for 7 a.m. to 5 p.m., that totals ten hours. Whether I click "Show 24 hours" or "Show 10 hours," I still have those grayed-out, useless nighttime hours taking up my screen and forcing me to scroll when I don't want to scroll. I don't want my day to start at 1 a.m. When I click onto a day, I want to see 7 a.m. at the top of the screen.
    I'm on Snow Leopard, iMac intel duo, running iCal 4.0.4 .
    Here are the official support directions/instructions for this.
    "To change the time range that appears in the main calendar view, choose iCal > Preferences and click General.To change the range of time when you’re normally available each day, choose your daytime hours from the “Day starts at” and “Day ends at” pop-up menus. All times outside that range are shaded in the day or week calendar view.To set the number of hours that are displayed when you view your calendar in Day or Week view, choose a number from the Show pop-up menu."
    It mentions these unavailable hours will be "shaded," but my issue isn't whether or not they are shaded (I don't much care) but the fact that I don't want to see them on my screen and be forced to scroll a lot.
    I took screen grabs of these calendars and corresponding Preferences settings, but apparently I'm supposed to go into Photoshop and resize them, etc etc, in order to upload them to this forum. Not going to do it. I hope my description above is clear enough.

    Have you tried resetting the SMC ?     >  Resetting the System Management Controller (SMC)

  • Steps to create Resource gantt chart with hourly ranges

    Does anyone have an example of how to customize the default built APEX/Anychart resource gantt charts to handle a 12 hour range showing resources? I have tried going through a sample provided by anychart tech support, but the xml file seems to have different set of entries.
    What I have is a set of rows for resources in a shop over a 12 hr shift that I need to show. I have a standard resource gannt working, but I need to customize some of the xml settings to see the date/time ranges..
    Any help would be a blessing!!
    Thank you,
    Tony Miller
    Webster, TX

    I could post it up on Oracle's hosted site, but I am NOT seeing much help where ever it is located.. I also believe in helping up here because I can and It helps me....
    Thank you,
    Tony Miller
    Webster, TX
    On the road of life...There are 'windshields', and there are 'bugs'
    (splat!)
    "Squeegees Wanted"
    If this question is answered, please mark the thread as closed and assign points where earned..

  • How to show 1 value in chart

    Hi there! just want to ask how to show the value 1 in chart?
    Thank you in advance!
    Best Regards,
    Jef

    Hi jefnavarro,
    According to your description, you hope the value 1 to be displayed in series. If so, please refer to the following steps to set minimum value of Horizontal Axis to zero:
    Right click anywhere of Horizontal Axis on the chart and open Horizontal Axis Properties dialog box.
    In Axis Options pane, in Axis range and interval section, click the expression (fx) button next to Minimum.
    In the expression text box, type =0, then click OK.
    The following screenshots are for your reference:
    If you have any questions, please feel free to let me know.
    Best Regards,
    Wendy Fu
    Hi there and good day to you! 
    First of all thank you for the clear steps that you share but I don't know why still won't come..
    maybe because my horizontal axis is starting from 1 as you can see on the lower part of my screenshot.. how can i set this to 0?
    thank you again.
    edited:
    just want to add that my data is only counting on data in Values [Count(Name)] in chart data maybe that's why i don't have 0 value?

  • Can the calendar on the ipad show a 12 hour format instead of 24 hour?

    I want my calendar on my ipad to only show a 12 hour format instead of a 24 hour one. Is this possible and if so how do i change it?

    I'm sorry - I misunderstood you. You only want to see the first 12 hours of the day. Is that correct? If that is what you want to do, I don't think that's possible to remove 12 hours from the calendar view.

  • HT4743 When we go to play purchased tv shows it takes hours to play?

    When we go to play a purchased tv show it takes hours to play?

    measure your internet speed
    http://www.speedtest.net/
    you can calulate yourself how long it should take to download the movie or tv show
    if your internet speed is faster then you recieve the data then the issue must be in apples server

  • How do I set domain and range in grapher.app?

    Hey, I'm brand new to this program, and i can't figure out for the life of me how to set the domain and range of an equation.
    For example, if i had the equation y=x^2 , how would i go about setting the x values>0?
    Any quick replies are very appreciated! Its rather urgent.

    Apple's Grapher does, in fact, have this capability. It's a shame that Apple's documentation is very poor. Grapher is a wonderful application. In any case, here is how to do it:
    The general syntax is:
    y = condition(s) ? expression
    So for example, if you only wanted to graph the positive x values of x^2, you would enter:
    y = x > 0 ? x^2
    You can also have multiple conditions, separated with an ampersand (&). For example, the sinx graph from -pi to pi:
    y = x > -π & x < π ? sinx
    You can even limit the range. Example:
    y = y < 5 ? x^2
    This only shows the parabola up to the y = 5 line.
    Again, you can mix and match any set of conditions you desire with the ampersand, including limits on the domain and range within the same set of conditions. Example of x^2 only showing positive x values up to the y = 5 line:
    y = y < 5 & x > 0 ? x^2
    Hope this helps.

Maybe you are looking for

  • Office 2013 - Incorrect Icons In Taskbar When Apps Running

    Hi, I have a a strange issue relating to Office 2013 (all apps in suite) in our school based Windows 7 domain environment. When students login and run any app from the office suite they launch correctly and are able to be used.  However the icon that

  • Why can I NOT name a Reminder List the exact same thing as a Calendar?

    Remember the good old days when ToDo Lists where automatically related to a specific calendar?  I want that back.  Why can I not name a Reminder List and a Calendar with identical titles?  Why do I have to create a calendar named "Blue Project" and t

  • How to define a separate virtual host for each client in ICF for WebDynpro

    Hi, We have an ERP system with multiple clients running on it. The WebDynpro ABAP applications once developed are available on all clients, as standard. However, this is not our desired behavior. We want: 1. The WebDynpro ABAP applications should be

  • Java Error when opening WEBI from BI Launchpad?

    Hi I am working with colleagues on building a WEBI dashboard on the BI Launchpad. However, my colleagues are unable to access WEBI fully (view/edit reports) because the following error displays on their Internet Explorer web browser: "Cannot launch J

  • How to use Sony Ericcson software on an Apple Mac?

    Does anyone know how to load the Sony Ericsson software onto an Apple Macbook, and then transfer music from that application onto my phone, W880i? Do I need iSync? If so, how does the download application work with the Sony Ericsson software and tran