Line chart x-axis label overloaded with labels

Hi,
I have a Line chart filled by a large resultset (hundreds of rows). Each row contains a decimal value and a timestamp. The interval between timestamps is short so it is impossible to plot every single date/time in the x-axis label because there is no space.
I would like to hide the the x-axis label for most rows and plot this label for each x rows. Something like this:
  18/12/2009 09:00            18/12/2009 10:00           18/12/2009 11:00            18/12/2009 12:00
        |---------------------------|---------------------------|---------------------------|
In the previous x-axis example there are many timestamps between 18/12/2009 09:00 and 18/12/2009 10:00 but they are not plotted in the chart. It is possible to do something like this in MII charts?
Thank you,
Wilson Freitas
Vetta Technologies

Hi,
I think Michael is right about the Ticks per label parameter. Looks like it is not working for me because the chart data binding is not behaving as expected.
The chart rowset is composed by two fields: decimal and date time. The date time field is already converted to string. The rowset comes from a BLS transaction.
I think this forum has no support for file upload so I will add links to the xMII workbench screenshots so you guys can see my chart/query configuration.
This is the XACUTE Query used by the chart: http://www.vetta-group.com:8080/imgs/xacute_config.PNG
This is the Line Chart configuration:
  - Chart area:http://www.vetta-group.com:8080/imgs/chart_area.PNG
  - Data mapping: http://www.vetta-group.com:8080/imgs/data_mapping.PNG
  - X-axis: http://www.vetta-group.com:8080/imgs/xaxis.PNG
  - Y-axis: http://www.vetta-group.com:8080/imgs/yaxis.PNG
  - Server scaling:http://www.vetta-group.com:8080/imgs/server_scaling.PNG
  - Data series:http://www.vetta-group.com:8080/imgs/data_series.PNG
The chart row set is:
<?xml version="1.0" encoding="UTF-8" ?>
<Rowsets DateCreated="2010-02-02T20:50:08" EndDate="2010-02-02T20:50:07"
     StartDate="2010-02-02T19:50:07" Version="12.0.8 Build(24)">
     <Rowset>
          <Columns>
               <Column Description="" MaxRange="1" MinRange="0" Name="TAG_TIMESTAMP"
                    SQLDataType="1" SourceColumn="TAG_TIMESTAMP" />
               <Column Description="" MaxRange="1" MinRange="0" Name="TAG_VALUE"
                    SQLDataType="8" SourceColumn="TAG_VALUE" />
          </Columns>
          <Row>
               <TAG_TIMESTAMP>01/12/2009 12:00:00</TAG_TIMESTAMP>
               <TAG_VALUE>80.723414730584</TAG_VALUE>
          </Row>
          <Row>
               <TAG_TIMESTAMP>01/12/2009 12:23:59</TAG_TIMESTAMP>
               <TAG_VALUE>87.33149769706</TAG_VALUE>
          </Row>
          <Row>
               <TAG_TIMESTAMP>02/12/2009 12:47:59</TAG_TIMESTAMP>
               <TAG_VALUE>86.966843701221</TAG_VALUE>
          </Row>
          <Row>
               <TAG_TIMESTAMP>02/12/2009 01:11:59</TAG_TIMESTAMP>
               <TAG_VALUE>83.989991258174</TAG_VALUE>
          </Row>
     </Rowset>
</Rowsets>
When I run the chart I get this result: http://www.vetta-group.com:8080/imgs/chart1.PNG
As you can see the chart has no X-Axis labels ans I need to add the date/time to the X-axis. If I add the field to "X-Axis label columns" the field values are ploted but the parameter "Ticks per label" is ignored and hundreds of labels are ploted together and is impossible to read them. I think the "Ticks per label" parameter only works for fields added to Labels columns (in data mapping). The problem I am facing is: when I add the date field (http://www.vetta-group.com:8080/imgs/data_mapping2.PNG) to Label columns I get an empty chart like this: http://www.vetta-group.com:8080/imgs/chart2.PNG
What am I doing wrong?
Thank you

Similar Messages

  • Showing one data point on a line chart - X-axis label placed away from its actual position

    Hi Guys,
         In line chart, i used CircleItemRenderer to show single data point. It shows correctly if it is single data point. But the x-axis label placed away from its actual position. Right now it displayed left most position where the line chart starts. I need to move that label straight of that datapoint where it plotted.  Please see the screen shot attached with this post.
    In screen shot, x-axis label "Jan" displayed in left most position.
         And how can we show the datatip for single datapoint. At present, we can't able to see the datatips also with single datapoint.
         Can any body help me to fix those two issues.

    I figured out a way to customize a single datapoint in a line series.  The solution is at this link:
    http://www.flexdeveloper.eu/forums/flex-charting/customize-a-datapoint-in-a-line-series/

  • Line Charts - X-axis Labels as function of X-axis value

    Hi,
    1) Is there a way to put X-Axis labels in line chart as function of X-axis values ?
    For instance, X-axis values are in minutes and I need to show those as Hours.
    I'm having Hours as separate column as well, but when its selected as X-axis value column, the line graph is disturbed.
    2) Also, how to specify the length/range of X-axis ?
    For instance, in dataset if I've x-axis values from 0 to 5 hours but still want to show on graph the X-axis till 8 hours.
    Thanks for your help in advance.
    Regards,
    Sumit

    Hi Sumit,
    I have tried following things with proper datetime format may be help you.
    1> in your applet code you can add below param
    <PARAM NAME="XAxisDateFormat" VALUE="H">
    it will display your levels in hours for more details please refer Date and Time Format under query template in MII help.
    2>In your Query template under date range you can select duration and duration unit.
    for 8 hour span you can select Duration = 8 and in duration unit = H
    I have tested it for a tag query, may be i did not understand your issue properly but hope it helps you!!!
    Regards,
    Manoj Bilthare

  • CR in VS2005: Line Chart Date Axis

    I believe this is posted in correct place:
    I have line chart that is displaying daily data.  I want to display a month worth of data with each day's data point plotted. 
    The X axis is a system.datetime of the day for the data (actually group label); I have formatted this to mm/dd/yyyy in the format editor. My graph X axis labels are overwritting each other and I can not see how to 'scale' x axis labels to prevent this.
    In reviewing similar existing posts I see reference to options that do not appear to be available in Net VS2005 (recently updated CR and VS).
    Is this limitation of VS version of CR or am I doing something wrong ?
    Thank You, fd

    Thank You for your reply.  I belive that I may still be limited by version in visual studio 2005 (CR updated to 10.2.3600). 
    When I right click on any object in graph I am presented with list 'Format Object' (border of chart, keep object togeather, etc), 'Chart Expert' (very limited selections: show grid, title text, etc) and 'Chart Options' (again very limited selections: Template,General,Titles,Grid). In the grid section chart options there is indeed a "data axis", "numbers" formatting section that allows for formatting as date but not any alignment etc.
    I am not adverse to purchasing an added CR designer but would like to clearly understand advantages.  It is also of concern that this "date" x axis should be treated as an x-y plot rather than the dates being used simply as labels.

  • Line Chart Ignoring Series That Starts With a Null Value

    I have a flash chart that was working fine until APEX was upgraded to 3.1
    The chart is 2D Line. Each series represents a discrete year (2006, 2007, 2008 etc.) and the X-Axis is the month (Jan to Dec) and the Y-Axis is the sales amount for that month.
    The year 2006 is the first series and values begin in May so the Jan to Apr values for that series are null (but displayed as Zero before the APEX upgrade), with APEX 3.1, now the 2006 series does not display at all. The other series (that have values from Jan onwards) all display fine. Nothing else has changed except the upgrade to 3.1
    How can I get my 2006 series to display again other than entering zero values for the Jan to Apr months?
    Thanks in anticipation......
    Ollie.
    Is there anyone who is an APEX chart guru who can help with this?

    HI
    To remove the blanks at the beginnging and the end of a string use trim()
    if(lineText.trim().startsWith("script_category")

  • Line Chart X Axis Not Sorted Correctly

    I have created a line chart where the x axis is date closed and the y axis is number of days to close. This chart is placed within a group called priority.
    When the chart is created the close dates are not on the x axis in ascending order. I'm expecting it to be 10/1, 10/2, 10/3, etc. but instead I'm getting 10/6, 10/31, 10/28, etc. from left to right.
    I've got the Record Sort set to closed date ascending and if I place the records into the report they sort correctly. It's just the chart that sorts incorrectly.
    What am I missing here?

    Hi Jason,
      here is the steps you should follow in order ro set the sorting for barchart.
    1. go to chart expert
    2. click on data tab
    3. select the field in the selected list of report columns on which you have to sort, then the order button will be enabled
    4. click on the order button
    5 it will open new window by name "chart sort order", where you can set the sorting order(ascending order, descending order, specified order or the original order) for the selected report column.
    I hope this will help you..
    Regards
    Deepa

  • SSRS 2008: Line chart Y-Axis scale issue

    Hi All,
    After search of one week, finally decided to put my question in front of you all. Hope I will get some outcome from it.
    Currently I am working on Line Chart. Following is the data which I need to bind to line chart.
        JobStartDate  JobStartTime   JobEndTime
        1/1/2015       01.00            02.30
        1/2/2015       01.02            03.20
        1/3/2015       01.01            03.40
        1/4/2015       01.05            02.00
        1/5/2015       22.03            23.30
        1/6/2015       22.05            23.40
    So, In above scenario Line chart looks like:
          11.00 PM |                          /////////               
          10.00 PM |                          ..........        
          ........ |                                              
          04.00 AM |              /                         
          03.00 AM |    /  /                                     
          02.00 AM |  /                /                       
          01.00 AM |  .....................                                               
          12.00 AM |______________________________________________                                         
                   1/1/15 1/2/15 1/3/15 1/4/15 1/5/15 1/6/15        
    But it should be like :
          04.00 AM |                /                         
          03.00 AM |       /  /                                     
          02.00 AM |    /                /                       
          01.00 AM |     .....................                                               
          12.00 AM |
          11.00 PM |                                      
          10.00 PM |                                         
          09.00 PM |______________________________________________                                         
                        1/1/15 1/2/15 1/3/15 1/4/15 1/5/15 1/6/15    
    (Sorry As cant upload the image. So, Tried to show as above.)
    In above figure (.) is StartTime and (/) is EndTime.
    You can see that I am facing the problem of Y-Axis scaling.
    Hope everyone understand my problem. Please let me know more explanation.

    Hi Prashant Khadatkar,
    As per my understanding, you created a line chart, you added JobStartTime and JobEndTime to values area, and added JobStartDate to category groups. You want to display data of y axis from PM to AM. In order to improve the efficiency of troubleshooting, I
    need to ask several questions:
    What’s the data type of JobStartTime and JobEndTime?
    Is the data stored in database the same as you provided?
    What’s the state of report now? Please provide some more detailed information of the report. I would be appreciated it if you could provide sample data and screenshot of the report.
    This may be a lot of information to ask for at one time. However, by collecting this information now, it will help us move more quickly toward a solution.
    Thanks,
    Wendy Fu
    Wendy Fu
    TechNet Community Support

  • Break in a Line Chart in CR10

    I have a line chart that displays data points, with a line that joins the points.
    Back in CR9, if there was a null value for a date, the line would stop at the prior date, and then start up again at the next date with a value.
    In CR10.5, this does not appear to be the case, there is now a  line that "spans" the date with a NULL value and connects the pre and post ceeding data points.
    Is there any way I can get this break to appear for NULL values in CR10.5?

    Hello,
    CR for VS 2008 is version 10.5, same as the version you found the doc on. There has only been on patch for VS 2008 and I doubt that changed the charting features. No new patches will be available for that version.
    All I can suggest is you download the Trial version of CR 2008 to see if that works for you.
    I'm also going to move this post to the Report Designer forum.
    Don

  • How do I get more than 10 Y axis chart labels on a line chart

    I cannot find a way to get more than 10 y axis labels on a line chart. In AppleWorks you set your step size so a size of "10" which in my case equates to labels of 10, 20, 30, ..., 80, 90 and so on up to the MAX value. I would often have 20 or more labels. In iWork the size is the number of labels and the maximum size (number of labels) I can display is 10. With a min value of 30 and a max value of 330 each label jumps 30 points which doesn't give the resolution I need to see...and....when showing the data point values on the page in iWork they overlap each other and are unreadable even when stretched out on legal paper.

    What I am calling the X axis (horizontal) you are calling the Y axis. I need more than 10 labels on the vertical axis. Space for text is not a problem. I already have done exactly what you suggest for the horizontal axis. What I need is to get 30 value labels on the vertical axis (You show 5 in your example) along with the many more than 10 I have on the horizontal axis. The 10 through 300 value labels run vertically, and roughly 90 data points, one per day covering 3 months runs horizontally with a date label every 7 days. This graph represents values recorded daily at the same time each day.

  • CR Enterprise - Custom y-axis labels for line chart

    Hi
    I have data with a discrete status (STATUS-1...STATUS-5) per day, like
    Feb 1: STATUS-1
    Feb 2: STATUS-2
    Feb 3: STATUS-2
    Feb 4: STATUS-1
    Feb 30: STATUS-4
    Feb 31: STATUS-1
    This series I'd like to render in a date axis line chart with the daily status ordinals (1-5) on the y-axis.
    Now I wonder how I can label the y-axis ticks with the respective STATUS text instead of the ordinal.
    Unfortunately, the option "Total (Y) Axis/Axis/AxisLabels/Display Label" is disabled due to the value's numeric nature.
    How can I manually overwrite y-axis labels or map them to custom text?
    Thanks. Jens

    HI Jens,
    Have you tried creating a formula and using that in 'Show Values' section of the chart?
    Formula:
    "STATUS-" & {Numeric_field}
    -Abhilash

  • JavaFX line chart with data labels onMouseOver

    Hello
    Is it possible to show the value of a data point in a line chart?
    Here is an example but in flash: [Example of Data labels|http://www.fusioncharts.com/Demos/Blueprint/Default.asp]

    Hi
    I don't use the scene.chart routines but have implemented my own chart with the feature you want - see www.eco-wand.com demonstration which has the feature you wand in the History scene.
    To achieve this, I use the onMouseMoved function to give me the x position within the chart rectangle. I use this to look up my data sequence to get the values which I then display as text.
    abg

  • How to Axis labels for Line charts in Business Graphics

    Hi
    I am planning to do the Business Graphic example using Line chart.As part of this
    i didn't clearly understand what is the perpose of Series,Points,categorys?
    if i want to set the Labels at X-axis and y axis ,then how to do that?Baiscally i want to put time related data as X-axis label(20min,30min,60 min etc).Please help.
    is there any good example to understand the concept?
    Thanks
    Prasad

    Hi Bachier
    Thanks for your repsonce.I had seen the example you suggested.but there is no answer for my question.How to set the x-Axis,Y-axis Labels.I had done example for "line chart".But i have same problem:
    Hi
    I am trying to do example on "line chart" using Business graphics in my webdynpro application.
    In the Context i created Node "A" under which i created "B".then it has  value attributes xValue,yValue.Then in View i created BG UI element >Series>point-->NumericValue(for xValue) ,NumericaValue(yValue).Now in view init() method i had initialized values to x and y. some output is coming.but i want to know how to set the X-Axis Label,y-Axis Labels.in X-Aix Label i want to mention time in hrs i.e 8.00,8.30AM,9.00AM,9.30AM etc.as part of y-axis labels i want to mention numeric values( .2,.4,.8,2.0 etc). Please tell me how to set this X-Axis,y-Axis labels.at every 30min(8.00Am,8.30AM etc) user enter quality data(i.e .2 etc) then i want to generate chart.Please help in this regard.i will give very good points
    Thanks
    Prasad

  • Problem in editing legend label of line chart

    Hi,
    I am using crystal 2008 and deploying reports in Java appilication.
    I have a report with line chart in group header. I am using formulae for 'Show value' field. So legend shows it as @formula1
    I couldnt change this is design mode, so i went to preview mode and used 'edit axis label' for each of the chart.
    Now i can see proper legend labels in my crystal 2008. But when i deploy the report in java application, chart still shows @formula1 .... any idea on why my changes are not displayed in crystalviewer?
    Thanks

    This is tricky... and somehow you won't find it in manual.
    After the change of Axis Label, right click on Chart Area. You will see new option "Apply Changes to All Charts". Choose this option and voila - You owe me a bottle

  • Y Axis Labels replaced with "..." on redraw

    I recently switched to JavaFX 1.2.1, which seems to have fixed issues with charts leaking when their datapoints and axes are dynamically redrawn. However, every time I update the data, the Y axis labels get messed up--"100.0" becomes "10..." and "0.0" becomes "...". Does anyone know a way to fix this? Thanks!
    (Example code below generates a new random value every DATA_RATE seconds. Increase DATA_RATE to slow down the test.)
    import javafx.stage.Stage;
    import javafx.scene.Scene;
    import javafx.scene.chart.LineChart;
    import javafx.scene.chart.part.NumberAxis;
    import javafx.animation.KeyFrame;
    import javafx.animation.Timeline;
    import java.util.Random;
    def DATA_RATE = 1s;
    def MAX_POINTS = 21;
    var testData : LineChart.Data[];
    var testDataSeries = LineChart.Series
        name: "Test Data",
        data: bind testData,
    var currTime: Integer = -1;
    var theChart : LineChart;
    public function run(): Void
        genRandData();
        genRandData();
        theChart = LineChart
            title: "Line Chart",
            data:
                testDataSeries,
            xAxis: NumberAxis
                tickUnit: 5,
                minorTickCount: 5,
                lowerBound: 0,
                upperBound: 20,
            yAxis: NumberAxis
                tickUnit: 25,
                minorTickCount: 5,
                lowerBound: 0,
                upperBound: 100,
        var theStage = Stage
            title: "Application title",
            width: 1000,
            height: 800,
            scene: Scene
                content:
                    theChart,
        Timeline
            repeatCount: Timeline.INDEFINITE,
            keyFrames :
                KeyFrame
                    time : DATA_RATE,
                    canSkip : true,
                    action: genRandData,
        }.play();
    function genRandData() : Void
        var rand = new Random();
        ++currTime;
        insert LineChart.Data
            xValue: currTime
            yValue: rand.nextInt(101);
        } into testData;
        if (currTime > theChart.xAxis.upperBound)
            theChart.xAxis.upperBound = currTime;
            theChart.xAxis.lowerBound = currTime - MAX_POINTS + 1;
        if (sizeof testData > MAX_POINTS)
            delete testData[0];
    }

    You should report this bug to Kenai (Jira) if not already there.
    The only workaround I found is to change the format, so that only non-significant zeroes are hidden by the tick's label:
    {color:#8000A0}*formatTickLabel: function (f: Float): String { "{%.2f f}" }*{color}

  • Help! extremely small labels in Line Chart

    Hi all,
    I met a problem that i've been working on for a long time.
    If the SQL returned too many rows (e.g. 200+) to generate the Line Chart, the X/Y axis Labels would be too small to be recognised.
    I tried whatever i can imagine, like generating much fewer labels in the PL/SQL and using a font-size 30+...
    So far, so bad.
    Any suggestion???
    Thanks you so much!!!!

    Hi,
    Actually, there are many possible causes for this issue. Could you please tell me how the category labels come from? In other words, why are they all
    the same? I would like to suggest you post some sample data and your chart settings here. I have created a report with chart which has duplicate horizontal axis labels. To achieve your purpose, I hide all horizontal axis labels, and then use horizontal axis
    title instead of horizontal axis labels. I have uploaded my report as an example:
    With duplicate horizontal axis labels:
    http://cid-854fa6d2b7d88cc7.office.live.com/self.aspx/Work/Old.rdl
    No duplicate horizontal axis labels:
    http://cid-854fa6d2b7d88cc7.office.live.com/self.aspx/Work/New.rdl
    If there is anything unclear, please feel free to ask.
    Thanks,
    Albert Ye

Maybe you are looking for

  • CURVE 9320 BB ID OFFLINE

    HI  when i try to make a bb i.d it says that i am offline how can i fix it ?? i have an internet connection and can use the internet i need help Thanks, Callum

  • Meaning Of  a "CONSTRAINT"

    What is a constraint actually ? Why are Constraints Necessary? And what are the different types of Constraints available in Oracle supported SQL? Edited by: Tejaswi.B on Jan 11, 2011 12:39 AM

  • Monitor LSMW

    Hi All, Can any please let me know how to check/monitor data upload and download that is carried out using LSMW, SM30? Is there any log file for LSMW and SM30? With Best Regards, V.M

  • Ragrding internal number ranges fro BP

    Hi, i want to use the internal no ranges[BP] for SAP CRM and EXternal system not like internal no range for one system and another one external number ranges. Can you anyone how to setup both system internal no ranges and wht are the things are requi

  • How to change customer specific status of employee?

    Hi All, I would like to change the Customer Specific Status of employee. In PA30/PA40, the customer specific status is in display mode. How to do it.. Any transaction code? Regards Pavan