Calender view using charts

Hello everyone,
I am trying to create a calender view for a week using charts with days on x axis and hours on y axis.
I would like to highlight the meetings in any color to give a weekly view. But I am not able to highlight more than one meeting in a single day.
I am totally new to charts. Please advise me what is the best axis and series to be implemented for the case.
Thanks a lot in advance.
This is what I am using
[Bindable]
  private var expensesAC:ArrayCollection = new ArrayCollection( [
  { Date: "25-Jul", Open: 40.75,  High: 40.75, Low: 40.24, Close:40.31},
  { Date: "26-Jul", Open: 39.98,  High: 40.78, Low: 39.97, Close:40.34},
  { Date: "27-Jul", Open: 40.38,  High: 40.66, Low: 40, Close:40.63},
  { Date: "28-Jul", Open: 40.49,  High: 40.99, Low: 40.3, Close:40.98},
  { Date: "29-Jul", Open: 40.13,  High: 40.4, Low: 39.65, Close:39.95},
  { Date: "1-Aug", Open: 39.00,  High: 39.50, Low: 38.7, Close:38.6},
  { Date: "2-Aug", Open: 38.68,  High: 39.34, Low: 37.75, Close:38.84},
  { Date: "3-Aug", Open: 38.76,  High: 38.76, Low: 38.03, Close:38.12},
  { Date: "4-Aug", Open: 37.98,  High: 37.98, Low: 36.56, Close:36.69},                      
  { Date: "5-Aug", Open: 36.61,  High: 37, Low: 36.48, Close:36.86} ]);
<mx:CandlestickChart id="candlestickchart"
  height="100%"
  showDataTipTargets="false"
  width="100%"
  paddingLeft="5" columnWidthRatio="1"
  showDataTips="true"
  dataProvider="{expensesAC}" dataTipFunction="dataTipFunction"
  >           
  <mx:verticalAxis>
  <mx:LinearAxis id="vaxis" baseAtZero="false" title="Price" direction="inverted"/>
  </mx:verticalAxis>
  <mx:horizontalAxis>
  <mx:CategoryAxis id="haxis" categoryField="Date" title="Date"/>
  </mx:horizontalAxis>
  <mx:horizontalAxisRenderers>
  <mx:AxisRenderer axis="{haxis}" canDropLabels="true" placement="top"/>
  </mx:horizontalAxisRenderers>
  <mx:series>
  <mx:CandlestickSeries
  openField="Low"
  highField="Close"
  lowField="Low"
  closeField="Close"
  fill="{up}"
  declineFill="{down}"
  stroke="{wick}"
  boxStroke="{box}" dataProvider="{expensesAC}"
  />
   </mx:series>
  </mx:CandlestickChart>

Why are you using a Chart component to render calendar data? There are some pretty powerful calendar components that are built for this purpose , ours included : Flexicious | Flex Calendar Component - New with Flexicious 3.1

Similar Messages

  • JS Link in Calender View

    Dear All,
    I want to add my custom button in default calender view using JSLINK, Unfortunately i cannot find  js on newform.aspx of calender view.
    Is there any way to load jslink in calender view or add custom button?
    Thanks is advance!!!!
    Regards,
    Darshit Gajjar
    Darshit Gajjar Sr SharePoint Developer

    There is no OOTB way to attach Javascript with calendar view (no property exposed for that listview). For a workaround you can create your own JQUERY or JAVASCRIPT and add on calendar view page by adding the reference in Content Editor Webpart on that
    page.,
    Rahul Sharma
    http://sharepointarrow.blogspot.com/

  • How to create a calender view in webdynpro java EP 7.0

    Hi ,
    I want to create a calender view in webdynpro,
    Requirments are
    1. it should be current month view
    2. Below each day i want to show office in-time and out-time in two cloumns(these values will be coming tru RFCs).
    ie
    1
    10am | 4pm
    Is this possible in webdynpro java EP 7.0 ?
    Please help me
    Thanks
    Kumar

    Hi Kumar,
    If you are using EP7.0, there is no calendar UI element in webdynpro development. There is only date navigator UI element. This is demonstrated in the below article.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c059344a-1930-2d10-6e8a-dcec5f94993e?quicklink=index&overridelayout=true
    Regards,
    Ganesh N

  • Unable to view any chart in OBIEE

    i've installed OBIEE. I'm unable to view any chart in Dashboard. I see any other type of table (pivot, compound) but when i create a chart i see the red cross in the top left corner. It's possible i need a specific JVM?
    Regards
    Francesco

    Thanks for the hints. the hourlog is
    2009/1/29:11     0     0.0     0     0
    2009/1/29:12     0     0.0     0     0
    2009/1/29:13     0     0.0     0     0
    2009/1/29:14     0     0.0     0     0
    2009/1/29:15     0     0.0     0     0
    2009/1/29:16     0     0.0     0     0
    2009/1/29:18     0     0.0     0     0
    2009/2/4:14     0     0.0     0     0
    2009/2/4:15     0     0.0     0     0
    2009/2/9:13     0     0.0     0     0
    2009/2/9:14     0     0.0     0     0
    2009/2/9:15     0     0.0     0     0
    2009/2/9:16     0     0.0     0     0
    2009/2/9:17     0     0.0     0     0
    2009/2/9:18     0     0.0     0     0
    2009/2/9:19     0     0.0     0     0
    2009/2/10:11     0     0.0     0     0
    2009/2/10:12     0     0.0     0     0
    2009/2/10:14     14     0.0     0     0
    2009/2/10:15     0     0.0     0     0
    2009/2/10:16     0     0.0     0     0
    2009/2/10:17     0     0.0     0     0
    2009/2/10:18     9     0.0     0     0
    2009/2/11:11     1     0.0     0     0
    2009/2/11:12     11     0.0     0     0
    2009/2/11:16     86     0.0     0     0
    while the .txt you have indicated me use the 2001. I've forgotten to said that the server is on a VM and works in local, so i don't have issue with the ports..

  • Viewing SPC chart - how?

    Hi
    I am quite new with MII. I am experimenting the SPC example from the QualityPortal and I do have connection to the SQL server and the QualityPortal project also successfully imported. I could also see the template loaded in Workbench.
    However how do I view the SPC chart (applet)?.  What I did was in IE, i entered
    http://<server>:<port>/XMII/SPCChartServlet?DisplayTemplate=QualityPortal (ofcourse the actual server and port name). However I got this error message
    "Template was not found, cannot load QualityPortal"
    any suggestion? thanks in advance
    seng

    Hi,
    Did you check that display templete is avaialble in the project root folder.
    Also I think you havenot passed the qurey template to the display template.Just map the query template(from data mapping tab) to the SPC Chart display template.Then go for executing this display template in workbench.
    You can also use Dynamic Page Generator for viewing the chart.
    -Suresh
    Edited by: Suresh Hiremath on Jan 21, 2010 12:18 PM

  • To get list of materialized views/views using a column of a table

    Hi,
        I am removing sal column from table tab_emp;
    i want to check whether any materialized view or view using this column by  querying using data dictionary :-
    if i use like condition against query column of all_mviews it is throwing error sicne it is long data type.
    is there a way to search it without creating any function and use it in a query
    Thanks,
    Ajoy

    start with select * from dictionary where table_name like '%VIEW%'
    to identify appropriate dictionary views.
    Then read: Ask Tom &amp;quot;Converting Longs to LOBS&amp;quot; and Ask Tom &amp;quot;Long to Varchar2 conversion.... &amp;quot;
    to be able to search LONG descriptions for column names.
    For example:
    create table check_table as
    select owner,view_name,text_length,to_lob(text) text_lob from all_views
    Column Name
    Data Type
    Nullable
    Default
    Primary Key
    OWNER
    VARCHAR2(30)
    No
    VIEW_NAME
    VARCHAR2(30)
    No
    TEXT_LENGTH
    NUMBER
    Yes
    TEXT_LOB
    CLOB
    Yes
    select * from check_table where instr(upper(text_lob),'SAL') > 0
    OWNER
    VIEW_NAME
    TEXT_LENGTH
    TEXT_LOB
    SYS
    USER_ENCRYPTED_COLUMNS
    147
    select TABLE_NAME, COLUMN_NAME, ENCRYPTION_ALG,SALT, INTEGRITY_ALG from DBA_ENCRYPTED_COLUMNS where OWNER = SYS_CONTEXT('USERENV','CURRENT_USER')
    Regards
    Etbin

  • Report using charts not work on non-development machine

    Post Author: ftsoft
    CA Forum: .NET
    using visual studio report uses charts.  works fine on development machine when I move the web app to a test machine which does NOT contain visual studio, the chart report does not worknote: other reports which only display data records work fine. the space where the charts should be displayed contain the following two lines CrystalReportViewer - CrystalReportViewer1 Error: Fail to render the page.  any help would be appreciated

    Solution suggested worked for me. 
    On my test server Crystal was trying to use the c:\temp directory to write the temporary images, my report always ran ok on the test server.  On the live server CRW was running under with the ASPNET account and / or my own user account. 
    I ran FileMon and filtered on the aspnet_wp.exe process across both servers and ran the application up to the point of generating the issue.  The FileMon output from the test server showed no issues we as the output from FileMon off the live server showed an access denied message.
    I gave access right to the relevant accounts on the relevant folders on the live server and the report ran fine.

  • How to display a image in webdynpro view using a bytearry

    Hi Frndz..
    How to display an image in a view using webdynpro java ..i have bytearry object in context ..like
    *byte[] img = wdContext.nodeYywwwdataImport_Input().nodeOutput().nodeOutMime().currentOutMimeElement().getLine();*_
    by using this i need to show image in view..
    Kindly help me ....
    Thankas in Advance
    Regards
    Rajesh

    Hi,
    byte[] img = wdContext.nodeYywwwdata_Import_Input().nodeOutput().nodeOutMime().currentOutMimeElement().getLine();
    use this code to create resource and you need to set this value to the context created to display the image suppose in the image UI and set the source property with this attribute:-
    IWDResource res=WDResourceFactory.createCachedResource(b,"MyImage",WDWebResourceType.JPG_IMAGE);
    IPrivateAppView.IVn_ImageTabElement imageEle=wdContext.createVn_ImageTabElement();
           imageEle .setVa_Name(res.toString());
    wdContext.nodeVn_ImageTab().addElement(imageEle);
    Hope this may help you.
    Deepak

  • How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM.

    How to add SharePoint 2013 Promoted link list view web part in page programatically with Tiles view using CSOM. I found that it can be
    done by using XsltListViewWebPart class but how can I use this one by using shraepoint client api.
    shiv

    Nice, can you point me to the solution please ?
    I'm  trying to do this but I get an error : 
    Web Part Error: Cannot complete this action. Please try again. Correlation ID: blablabla
    StackTrace:    at Microsoft.SharePoint.SPViewCollection.EnsureViewSchema(Boolean fullBlownSchema, Boolean bNeedInitallViews)     at Microsoft.SharePoint.SPList.GetView(Guid viewGuid)   
    All help really appreciated.

  • Refresh materialized view using workflow

    Hi forum,
    I want to refresh some materialized views using oracle workflow.
    The dbms_mview.refresh is not in de list of public transformations when using the transformation activity.
    Does anybody have any suggestion / solution?
    Thanks in advance,
    Eric

    Hello, Eric
    Try to import dbms_mview package into OWB repository and use them directly.
    The second, easy way - just wrap dbms_mview.refresh into private transformation and use it within your process. I use it in my projects - it works ok.

  • Problem in  Creating a view using infotypes PA0001,PA0002,...

    Hi,
    Can anybody please help me how to create a Maintainence view using PA0001,PA0002,PA0003,PA0006,PA0032.
    I tried to create it using se54.
    when i use PA0003 as check table, i am not able to create relations with PA0001,PA0002,PA0032,PA0006.
    Thanks in Advance.
    Vinay.BR

    You can create a view using SE11 as mentioned in the previous answer. Once you created, you can use SE16 to display the content of the view table. However, this does not serve much because you can also see the original table using SE16. Unless you want to generate screen dialog so that the view table can be used in SM30. This method can be done while editing the table in SE11. Click on Utilities->Table maintenance generator. However, this will be considered as a repair (modification to SAP standard) and you need repair key.

  • How to add classification view using BAPI_MATERIAL_SAVEDATA

    Hi,
    Please any one let me know how to add classification view using BAPI_MATERIAL_SAVEDATA to the material master.
    Thanks,
    shekar

    We use this bapi on a regular basis as well as classification of materials.  We have success doing this in 2 steps.  First step is to save the material using BAPI_MATERIAL_SAVEDATA, second step is to save classification using BAPI_OBJCL_CHANGE  (this can be used for both create and change)  Also look at Function Group CLBPA .   there are several bapi's in that group dealing with object classification, including the one I mentioned..

  • Creation of Material from SAP VIEW using CDESK.

    Hi  Experts,
    I have one question related to creation of Material from SAP View.
    CAD file created say SM1000.prt
    Create DIR in CAD View say SM1000
    Scenario 1 :   Create Material in Background from CAD VIEW or SAP VIEW from cad desktop, It creates material SM1000
                               in background.
    Scenario 2 : Open CDESK ( Transaction)
                            Click on OPEN,
                            Selecting the DIR created SM1000
                            Create the material in background in SAP View, it gives message " enter material number"
    Why am not able to create the material from SAP view using CAD Desktop. If any modifications needs to be done in CDESK CUS to solve this please let me know.
    Thanks,
    Sudharshan

    Hi Sudharshan,
    maybe the reason for this is that your CAD applications provides a special material number and the customizing in CDESK is defined to use this number. In this case the number or value can by provided from the CAD application only from the CAD View.
    In the SAP view the material gets created like in MM01 for example and so mabye you have to enter a material number.
    Best regards,
    Christoph

  • Error:While creation of Classification view using-'BAPI_OBJCL_CREATE'

    Hi all,
    I am using function module -
    CALL FUNCTION 'BAPI_OBJCL_CREATE'
      EXPORTING
        OBJECTKEYNEW            = OBJECTKEYNEW1
        OBJECTTABLENEW          = 'MARA'
        CLASSNUMNEW             = CLASSNUMNEW1
        CLASSTYPENEW            = CLASSTYPENEW1
      STATUS                  = '1'
      STANDARDCLASS           =
      CHANGENUMBER            =
      KEYDATE                 = SY-DATUM
      NO_DEFAULT_VALUES       = ' '
    IMPORTING
      CLASSIF_STATUS          =
      TABLES
      ALLOCVALUESNUM          =
        ALLOCVALUESCHAR         = ALLOCVALUESCHAR1
      ALLOCVALUESCURR         =
        RETURN                  = RETURN1
    for creation of classification of material.But it gives me afollowin errors -
    1)Assignment does not exist or is not valid on
    2)Table   not supported for class type
    3)Assignment was not created
    in return table.
    Thanks.

    Hi,
      Please follow the below steps.
    Creating the Classification View using the Function module 'BAPI_OBJCL_CREATE'.
    Check the Class Type and Class Number which you are passing.
    Generally it will be Class type - 001 (Material Class) and Number will be ENGINEERING.
    It depends.
    But, what you can do is, Check material which has classification data filled.
    And just use the same class Type and Class Number Details.
    Try this way.It should work.
    To know the Available Class Types refer to table TCLA.
    Please let me know, if you want further help.
    Thanks & Regards,
    Vamsi.

  • Data are not transfered to a table view using signal out

    Hi all,
    we have recently upgraded to SP16 and I'm now facing a problem on my model that worked fine when we were on SP15.
    I have a data service returning data to my model. The data are transfered to a signal out element and then displayed into a table view using a signal in element. Now the table view remains empty.
    I have checked that the dataservice returns data because if I directly connect my table view with the dataservice the data are displayed. But my requirement is to use signal in/out elements.
    This error was not appearing in SP15.
    Any ideas?
    Regards
    Panos

    After doing some tests I found out that if you have a model that has more than 2 signals in/out then the 3rd one will not work. This is definitely a bug.
    Hope that soon there will be a SP without any new bugs!

Maybe you are looking for