Interpolate lines by Pen in a Custom Chart

I built an SPC chart as a custom chart type and have four data series plotted (process, center line, UCL, and LCL). 
I would like to non-interpolate the UCL and LCL pens only - and leave all other data series interpolated, but noticed there is no option on the "data series detail tab" to turn off interpolation by data series; there is only a global option to have all series interpolated or non interpolated on the "chart area" tab.
Any ideas?

Ok, if that's the case I can go and change the transaction - but there's no way to just toggle interpolation by series on the display template? 
It would be nice to get the UCL and LCL looking like "steps" right from the display template.  But oh well.
Thanks,
Justin

Similar Messages

  • X-axis values on Custom charts

    Hi,
    I have a Custom chart with the Pen Type as Line.
    If I plot a numerical values as the X-axis, the X-axis ranges do not come as expected.
    e.g. If my data comes as shown below and I am plotting column A on the X-axis, then the
    X-axis labels would read as 6,8,5,4,3.
    Column A 
    8
    6                       
    5           
    4           
    3           
    When I plot a Line Chart with the same data, the X-axis labels come properly in order(3,4,5,6,8).
    If I do an explicit sort on the X-axis column, then the Custom Chart gets plotted correctly, but the requirement is such that I cannot do an explicit sort on the dataset.
    Can anybody help me out on this?
    Thanks,
    Amrita

    The chart will plot them in data set order, so that is what you need to address.  If your dataset is coming from an SQLQuery then do your sorting in the query or procedure.  For non-sql results consider using the GenericSortFilter.xsl as an InlineTransform in your query template, or the sort filter action block in BLS if your chart is being fed by an XacuteQuery.
    Regards,
    Jeremy

  • Generating custom chart

    Hi,
    I am facing the following problem while generating charts.
    I have a tag query returning current values of two tags -  T1 and T2.
    If I am plotting the chart at 12.20,
    The X-axis points would be 11.30, 12.00, 12.30, 1.00.
    T2 should be shown as bar in the current 30 minutes range, i.e. 12.00 to 12.30
    T1 should be plotted as a straight line for the whole duration.
    I have used a Custom chart setting the pen type to Line for T1 and pen type as Bar for T2. If I set the value at 12.00 to T2 and for all all other X-axis points to 0, I get a bar at 12.00. How can I set the bar in the range from 12 to 12.30?
    If I iterate through all the points in the range 12 to 12.30 and set it to T2, then the X-axis range goes haywire!
    Can anybody help me out? Thanks.
    Edited by: Amrita Nandagopal on Jan 31, 2008 9:11 AM

    Hi,
    XML sample attached....
      <?xml version="1.0" encoding="UTF-8" ?>
    - <Rowsets DateCreated="2008-02-01T14:56:11" EndDate="2008-02-01T14:56:11" StartDate="2008-02-01T13:56:11" Version="11.5.0">
    - <Rowset>
    - <Columns>
      <Column Description="" MaxRange="1" MinRange="0" Name="MaxValue" SQLDataType="8" SourceColumn="MaxValue" />
      <Column Description="" MaxRange="1" MinRange="0" Name="AvgValue" SQLDataType="8" SourceColumn="AvgValue" />
      <Column Description="" MaxRange="1" MinRange="0" Name="Time" SQLDataType="1" SourceColumn="Time" />
      </Columns>
    - <Row>
      <MaxValue>195.054195418761</MaxValue>
      <AvgValue>0</AvgValue>
      <Time>2008-02-01T14:00:11</Time>
      </Row>
    - <Row>
      <MaxValue>195.054195418761</MaxValue>
      <AvgValue>2.41</AvgValue>
      <Time>2008-02-01T14:30:11</Time>
      </Row>
    - <Row>
      <MaxValue>195.054195418761</MaxValue>
      <AvgValue>0</AvgValue>
      <Time>2008-02-01T15:00:11</Time>
      </Row>
    - <Row>
      <MaxValue>195.054195418761</MaxValue>
      <AvgValue>0</AvgValue>
      <Time>2008-02-01T15:30:11</Time>
      </Row>
      </Rowset>
      </Rowsets>
    I am creating this xml dynamically thro a txn at the time the chart is generated. The above xml was created at 2008-02-01T14:56:11.
    AvgValue is set to 2.41 at 2008-02-01T14:30:11 and zero at other points.
    Am I going wrong in creating the xml?

  • Lines and shading on stacked column chart

    I have created a waterfall chart using a stacked column chart.  I have made Series 1 white so that the bars appear to "float" .  So far so good.  the issue is that the white bars in the default setting have light shading and lines around the outsides.  There seems ot be no way to turn that off.  The only solution I found was to change the Theme to ITheme.  Then the shading and lines go away and I can change the colours how I want them...but of course that theme is now applied to my whole dashboard and I lose all the nice shading effects on the other elements.
    Surely all the themes do is apply formatting that must be possible to do manually...I just cant see any option on a stacked column chart to change the shading or lines round the boxes.  I have an example chart I can share if required
    Any suggestions gratefully received! 
    Thanks
    Tom

    Creating a custom chart is not a simple thing (think days, not minutes), and not done within Xcelsius. The group of technologies to do this are referred to as the Xcelsius SDK, there is a dedicated forum on this site here: Flex SDK Development
    Have fun!

  • Custom Chart disappears in Powerpivot 2013

    I've created a dashboard using difference datasources in Powerpivot 2013.  I've created a reference table in which I use a slicer that has a relationship with all my pivots/charts.  Due to the changing of dates (fiscal years), there are times
    when no data would be available in the charts.  My issue is that if I select an option from my slicer, and there is no data, I lose the custom chart I created AND the formatting is lost.  For example; I am using custom charts
    (mostly a mix of bar / line with markers).  If I choose a Region with no data, the chart goes blank.  When I clear the filter from the slicer, the data comes back, but it seems to go to the first chart selected in the combo custom chart and I lose
    the line with markers.
    ANY help would be greatly appreciated!!

    Haven't heard anything yet.

  • Custom Chart / Pareto Chart

    Hello, i have two questions.
    How can i do a custom chart?, i can not find this option
    How can i do an pareto chart?
    Kind Regards, Victor

    Your best bet for information on the CustomChart (a specific type of iChart where the data series details are configured per value column into a line, bar, marker, etc) is the online help documentation:  iChart Data Series Details - Content Development - SAP Library
    For a Pareto Chart there is no dedicated chart type, but between the various iChart type options for Bar, GroupBar, and Custom Chart.  You can simply return your dataset sorted descending by count/number, so in effect you can have something like a 'Top 10' view, showing things like the most frequently occurring issues, or the largest total amounts for the given time period or associated unit.

  • How to create the custom charts?

    how to create a custom charts? for example the donut shapes, but for the data can be automatically adjust (like a available charts on keynote)

    Keynote and Numbers do not have a tool for making Donut Graphs. There are ways to make them using HTML, but I prefer to cheat:
    1 Create your first graph as a pie chart and add a circle of solid color to the center
    2. If you need more, take a screenshot of the pie chart with the center fill  and drag the screenshot into Preview - in Preview > Select Tool (pulldown from Toolbar) > Instant Alpha and remove the inner filled circle and outer fill then Save As > PNG with Alpha
    3. Drag your new hollow shape into Keynote. This chart can be placed over another pie chart with a filled center (the fill should match the background)
    Not as graceful as a special tool but can get the job done quickly - changing the data requires starting it over since at least one of your donuts my be an image rather than a pie chart with variable data.
    Try it. If you need more specific tools, Google Donut Shaped Charts for starts.
    Good luck

  • Inserting Custom Charts in WAD

    Hi There,
    I want to Insert Custom charts into WAD. (BI 7.0)
    Is there a way to do this.
    Does MIME support upload of charts?
    Please give me a link to edit CSS sheets if anyone has it.
    Thank You All.
    Regards
    Joga

    Hi vasu
        chk with categories of values
    like as per query colums the category values are assign,
    chk with order and set the values and chk once for query properties and template properties also,thn chk axis values make as automatic becoz bydefault we have userdefined thr

  • Business graphics Customizing chart not found; contact administrator in MSS

    Hi All,
    We are getting error Business graphics Customizing chart not found; contact administrator in MSS-->Home Service only for one user but for remaining users it is working fine. Please find the below screenshot.
    Please provide your inputs......
    Regards,
    Rahul.

    go to t -code st01 and switch on the trace on top and tick the buttons in that and after that ....check for working  manager user id  first and do it  with this user which is not working u can know  any authorisations are missing assign them for this user ..ur issue will be solved

  • Custom Charting Objects in OBIEE 10g

    Hi ,
    Has any one ever used their custom charting objects , meaning something other than the gauges , meaning custom images and built charts on or around them.I am using OBIEE 10.3.1.4.
    Thank you

    Hi,
    Please refer the following links.
    http://oraclebizint.wordpress.com/category/obi-ee-plus/page/20/
    http://obiee10grevisited.blogspot.in/2012/02/how-to-customize-chart-series-colors.html
    Award points it is useful.
    Thanks,
    satya

  • Making Customer PO Line Filed Mandatory basing on Customer PO Number in SO

    Hi Gurus,
    I have the following requirement of making Customer Po Line Filed Mandatory basing on Customer PO Number at Sales Order Line level.
    We need to use Sales Order line "Customer PO" line level number to manage the "Cust PO Line" field.
    1.When ever "Customer PO" line level modified make Cust PO Line" field empty and as required field.
    2.When ever "Customer PO" at line level removed make Cust PO Line" field empty and as non required field.
    3.When ever "Customer PO" value at header level is also there,then Customer PO Line value should be Mandatory and Empty after REQUERYING.
    Please suggest me the possibilities as soon as possible.Please provide the soltuion steps as soon as possible clearly.
    which is the best one to accomplish the given requirement?
    1.CUSTOM.pll
    2.Form Personalization
    3.Form Customization
    Note:
    RDBMS : 11.2.0.1.0
    Oracle Applications : 12.1.3
    Oracle Forms Version : 10.1.2.3.0
    Thanks,
    RS

    Hi,
    Thanks for your Reply.I have gone through that metalink note 1309458.1.Can you please elaborate the step by step process so that i can complete my task.
    Thanks,
    RS.

  • Issues with Custom Chart

    Hi,
    I am facing some issues with custom charts.
    1. X Axis value is getting cut off. Given date as x axis parameter and last 2 digits of date is getting cut off. (format like 19-Apr-2011T00:00:00). And this value cut of happening only for custom chart.
    2. On right click of the custom chart, when i am selecting Preview, it opens a new pop up window with and error as Error: "Application error occurred during the request processing.". No preview is being generated.
    3. In Server Scaling, i checked Use global auto scaling, and many times it is showing improper y axis or mutiple y axis values with the same value or it is displaying improper global range
    kindly help
    Regards
    Muzammil

    Muzammil,
    Without seeing your data and your chart configuration, it is difficult to understand exactly the issues you are encountering.  I have the same JRE and the same version and build of MII as you.  I have no difficulty with the scaling or with Global Range, but problems displaying the date in my tests.
    I would suggest the you enter a ticket into the SAP Support System, and enclose a  copy of your data (run the query, use Browser with Content Type = text/xml) and export a copy of you display template.
    Lastly, what type of query are you using - sql, tag?
    Kind Regards,
    Diana Hoppe

  • Custom Chart Type

    <p>Hello,</p><p>We have a particular visualization need to be integrated into Webi. We were hoping to get our visualization working in a similar fashion as the built-in charts in Webi. Is it possible to define our own new ChartType and get it integrated into the Webi interface? Or do we have to build a custom webapp that integrates the Report Engine and other components, duplicating some of Webi&#39;s functionality? Has anyone done anything like that? </p><p>Thanks,</p><p>  -Benjamin DeVore<br /> </p>

    <p> </p><p>There&#39;s no way to define a custom chart type in Webi, but I&#39;m assuming that you already have a chart engine for that.  Does it create images?  One thing you can try is to create images of the chart you need using your engine, then inject the image into a database, and have Webi report off that.</p><p>TUeda </p>

  • Custom Chart Line Symbol Type in 10g

    Hi,
    How can we add custom symbols for Lines on a chart (see example):
    http://screencast.com/t/g60p08WO
    Thanks
    Edited by: odinsride on Jul 6, 2011 4:46 PM

    In 10g I solved it by editing timeline.pcxml and palette.cxml (where I modified my own colors)
    to set SymbolType to 'Dot',
    based on http://obiee101.blogspot.com/2008/09/obiee-timeline-graph.html
    I hope this answered your desire in 10g.
    I'm still waiting for solution in 11g, where there is no more use in pcxml file.

  • Customizing Charts (merging Line, column aand stacked charts into one chart)

    Post Author: BARTMAN
    CA Forum: Charts and Graphs
    Hello
    I am currently using Crystal Xcelsius 4.5 and am striving to create a hybrid chart. In excel i have customized my chart to incorporate a stacked area chart, a stacked column chart and a couple of line charts thrown into the mix. 
    I am perplexed when trying to accomplish the same task in Xcelsius, can not find anything that will allow you to custom build your own graphs.
    Does any one have a solution?
    Thanks
    BARTMAN

    I meant have one criteria (one query).
    so you'd select :
    week of year,
    count(Fixed Bugs),
    count(reported bugs)
    in the same criteria, then select both measures on the 'line' and the week of year on the x axis of the graph?
    Any reason why you cant build them into one criteria?
    BTW are you measures defined the RPD or are you creating them in Answers on the fly using count() function?

Maybe you are looking for

  • My brand new ipod touch won't let me download apps.

    My brand new ipod touch won't let me download apps.  I put in my password and then get a screen that says "Download Now".  I can't press the okay button to start the download.  What should I do?  All of the other buttons on the screen work, so I don'

  • IPad no longer prints to HP Printer

    My iPad 4 with iOS 7.1.2 no longer prints to my HP 6510 printer without issue.  It acts like it has connected to the print and sent the job, but the printer never responds. I have tried resetting the printer but to no luck. My Macbook, however, still

  • I can not load homepage of the website (blackboard.le.ac.uk), what can i do to fix this

    I receive 'problem loading page message: Firefox has detected that the server is redirecting the request for this address in a way that will never complete' when trying to connect to the website (below) but i used to load it before with internet expl

  • SSIS Package execution error from powershell

    Hi I have written a powershell script to exec SSIS packages. I am passing variable values at runtime by reading it from a text file. But it throws an error. Here is my script. #Read Data from Parameter File $variable=Get-Content D:\Batch\Bin\ETLParam

  • [CR2008] How to get enforcement of table links

    Post Author: Rafa CA Forum: .NET Hi all, I have a ReportDocument and I need to obtain the table  links with all their parameters. I'm using .Database.Links. However, this Links don't have information about enforcement. I have found that ReportDocumen