Google chart problem with DPS

hi,
I tried to include google piechart as a web content to my folio , but I always get error  although chart generated and successfully loaded in all browsers that I tested ( safari, chrome, firefox, ie.)
you can find the sample chart below
http://www.edirnecityguide.com/grafik.html
Any suggestion?

error in content viewer is
Result of expression 'c[O]' [null] is not an object.
but none of the browsers have this error.

Similar Messages

  • Stacked 100% bar chart - Problem with datatips for zero value data points

    I have a stacked 100% bar chart that shows datatips in Flex 4.   However, I don't want it to show datatips for
    data points with zero values.   Flex 4 shows the datatip for a zero value data point on the left side of a bar if the data point is not the first in the series.
    Here's the code that illustrates this problem.    Of particular concern is the July bar.    Because of the zero value data point problem, it's not possible to see the datatip for "aaa".
    Any ideas on how we can hide/remove the datatips for zero value data points ?        Thanks.
    <?xml version="1.0"?>
    <s:Application
    xmlns:fx="
    http://ns.adobe.com/mxml/2009"xmlns:mx="
    library://ns.adobe.com/flex/mx"xmlns:s="
    library://ns.adobe.com/flex/spark"creationComplete="initApp()"
    height="
    1050" width="600">
    <s:layout>
    <s:VerticalLayout/>
    </s:layout>
    <fx:Script><![CDATA[ 
    import mx.collections.ArrayCollection;[
    Bindable] 
    private var yearlyData:ArrayCollection = new ArrayCollection([{month:
    "Aug", a:1, b:10, c:1, d:10, e:0},{month:
    "July", a:1, b:10, c:10, d:10, e:0},{month:
    "June", a:10, b:10, c:10, d:10, e:0},{month:
    "May", a:10, b:10, c:10, d:0, e:10},{month:
    "April", a:10, b:10, c:0, d:10, e:10},{month:
    "March", a:10, b:0, c:10, d:10, e:10},{month:
    "February", a:0, b:10, c:10, d:10, e:10},{month:
    "January", a:10, b:10, c:10, d:10, e:10}]);
    private function initApp():void {}
    ]]>
    </fx:Script>
    <s:Panel title="Stacked Bar Chart - Problems with DataTips for Zero Value Items" id="panel1">
    <s:layout>
    <s:HorizontalLayout/>
    </s:layout>
    <mx:BarChart id="myChart" type="stacked"dataProvider="
    {yearlyData}" showDataTips="true">
    <mx:verticalAxis>
     <mx:CategoryAxis categoryField="month"/>
     </mx:verticalAxis>
     <mx:series>
     <mx:BarSeries
    xField="a"displayName="
    aaa"/>
     <mx:BarSeries
    xField="b"displayName="
    bbb"/>
     <mx:BarSeries
    xField="c"displayName="
    ccc"/>
     <mx:BarSeries
    xField="d"displayName="
    ddd"/>
     <mx:BarSeries
    xField="e"displayName="
    eee"/>
     </mx:series>
     </mx:BarChart>
     <mx:Legend dataProvider="{myChart}"/>
     </s:Panel>
     <s:RichText width="700">
     <s:br></s:br>
     <s:p fontWeight="bold">The problem:</s:p>
     <s:p>Datatips for zero value data points appear on left side of bar (if data point is not the first point in series).</s:p>
     <s:br></s:br>
     <s:p fontWeight="bold">For example:</s:p>
     <s:p>1) For "June", eee = 0, mouse over the left side of the bar to see a datatip for "eee". Not good.</s:p>
     <s:br></s:br>
     <s:p>2) For "July", eee = 0 and aaa = 1, can't see the datatip for "aaa", instead "eee" shows. Real bad.</s:p>
     <s:br></s:br>
     <s:p>3) For "Feb", aaa = 0, datatip for "aaa" (first point) does not show. This is good.</s:p>
     <s:br></s:br>
     <s:p>4) For "Mar", bbb = 0, datatip for "bbb" shows on the left side of the bar. Not good.</s:p>
     <s:br></s:br>
     <s:p fontWeight="bold">Challenge:</s:p>
     <s:p>How can we hide/remove datatips for zero value data points?</s:p>
     <s:br></s:br>
     </s:RichText></s:Application>

    FYI.
    Still have the issue after upgrading to the latest Flex Builder 4.0.1 with SDK 4.1.0 build 16076.   
    Posted this as a bug in the Adobe Flex Bug and Issue Management system.     JIRA
    http://bugs.adobe.com/jira/browse/FLEXDMV-2478
    Which is a clone of a similar issue with Flex 3 ...
    http://bugs.adobe.com/jira/browse/FLEXDMV-1984

  • Problems with DPS on Mac OS 10.8.2

    Hi,
    Two of my students (Digital Publishing at SintLucas Eindhoven, Netherlands) are having problems with their Folio Overlays and Folio Builder. They are working on Mac OS 10.8.2 and the Folio Overlays panel is there, but just doesn't work.
    In the Folio Builder there is a message "you do not have a compatible digital publishing plug-in" with a download link. They have downloaded an installed this and the Application Manager says everything is up-to-date, but the Folio Overlays panel still doesn't work and  the Folio Builder still has the same message.
    Does anybody have a solution for this problem?
    Ronald den Bekker
    Teacher Digital Publishing

    Try this:
    1. Uninstall Adobe air.
    2. Restart Mac.
    3. Re-install DPS tools from : http://www.adobe.com/downloads/

  • Chart - problem with stack

    Hello,
    Ive got 3 problems with stack plots:
    1. In the legend, the first value of table is the last one, why?
    2. Always when i remove one value(in this case i turn off button), the last chart is remove
    3. When I turn off the second button(rest is on), the plot name in legend is doubled.
    Does anyone have an idea what i can do with this?
    thanks for any answers.
    Solved!
    Go to Solution.
    Attachments:
    Desktop.zip ‏24 KB

    Well, you simply need to code it differently.
    Try this:
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    top-levelMOD2.vi ‏13 KB

  • Bubble chart - problem with overlaying bubble

    Hi all,
    I have problem with bubble chart. Two bubbles are overlaying, that wouldn't be a problem, but one of this two bubbles is bigger and other is smaller. This smaller is beneath bigger. Why smaller is not on top of bigger? How to solve this?
    Thanks

    Hi Andrew,
    We have experienced similar problems, however they usually were with much larger models (10+ tabs, 10+ components in each).
    If you're using a lot of data or more intensive processes/components, that may have caused the problem to express earlier, though. 
    The best recommendation is to keep Tabset use shallow:  don't embed containers within containers, not too many components in a tab, not too many tabs.

  • Chart - problem with realize one of the function under CR XI

    Post Author: mrowa
    CA Forum: Charts and Graphs
    Hello,
    I have
    problem with realize one of the function under CR XI. I would be persuade if
    any of us would like to help me.
    1)   
    1) From
    database (basically from one table), I take data to make report. Each of record
    have appropriate fields:
    dteData
    intYear
    intMonth
    intDate
    2)   
    2) I
    want to realized comparison data from two or more periods of time on one chart
    and in one table. For easily explanation I will describe problem on two
    periods.For instance, user want to display and compare
    on chart date (type monthly -sum data of each month) from 2007.02 u2013 2007.05
    with date from 2006.03 u2013 2006.06. So we compare month 2007.02 with 2006.03;
    2007.03 with 2006.04; 2007.04 with 2006.05; 2007.05 with 2006.06
    On char I would like to display bars with comparison
    of months.
    Problem is that I donu2019t know how to write
    something similar. I can use one period without any problems, but two and mores
    I canu2019t realized.
    Detail description:
    I passed
    two parameters two report:
    {?from}, {?to} u2013for first period
    {?offset}, it means {?from}+{?offset},
    {?to}+{?offset}  - for second period
    On axis Y I have Sum(intDate);On
    X (year + month). But on each value x( example 20007.02) I need to have
    two values (bars). Value for standard period and offset.
    For example for x=2007.02, I need
    two bars one equal 2007.02 and second with offset u2013 2006.03
    Movement to next value (bar) is
    persuade by fields {data.rok}&{data.month} first or second period. This is
    combination of two elements year&month defined under Formula. Problem
    persist in that both period has different year.month and here problem starts once
    again. I donu2019t know how to solve it. I have found out one solution but it
    limits user only for two periods (I want to compare more).
    My idea for compare only two
    periods:
    I make one query in CR for one
    period and second query for second period.
    Firs query:
    "SELECT 
           year ,
          month
    Second query
    "SELECT 
           year + FLOOR({month + offset} % 13),
          {month + offset} % 13
    Then in CR I connect two periods and
    make u201Ctableu201D (results of queries) with JOIN on fields year and month.
    This solution is not functional,
    because I need to make reports for days and hours as well. In this solution I
    canu2019t use (%31), because not all months has 31 days.
    I use CR in WEB app made in Visual
    Studio 2005. Maybe from aspx we can manipulate with date to get exact solution,
    and solve problem with SELECT.
    Hope my description clearly
    describe problem and someone will be able to help me. I would be thankful.

    I have had similar problem before.
    Because I had too many data, the legend would not display all the data. Also the chart would not display all the data. But I was able to find a work around.
    In your case, Right click on the Legend text and click on Format Legend Entry.
    Change the font of the legend to 4 (which is the minimum). This may work.
    If you are also having problem with data labels, you could change the font size of the data labels.
    Hope this helps.
    Thank you.

  • Gantt Chart: Problems with more than 39 elements

    Hi all,
    I have a problem with Gantt Project Chart.
    Please have a look at http://tryapexnow.com/apex/f?p=2141:2 (credentials: demo/demo)
    If you limit to 39 rows this works fine, but with 40 rows or more the timeline is not in line with the datagrid.
    Strange thing is that as soon as you collapse all tasks the timeline is correct.
    Uncollapsing brings back wrong display.
    Has anybody seen this behaviour before and can help me out on that?
    Thanks for help,
    Moritz
    Edited by: commi235 on 31.05.2011 13:23

    Hello Moritz,
    the "Maximum Rows"-option is as default set to 40.
    if you created the chart by "Create Region => Chart => Flash Chart => ..." you can change this value in tab "Chart Series", below the "Build Query"-button.
    But I don't know how to change the maximum number of rows, when the chart is created via
    "var chart = new AnyChart(''#IMAGE_PREFIX#flashchart/anygantt_4/swf/AnyGantt.swf''); " in a HTML-region.
    I'm very interested in finding a solution.
    Kirsten

  • Google mobile problem with 3G S

    When I use the Google mobile app with the 3G S, it doesn't always activate the voice search when I put it up to my face. I don't recall having that problem with my original iPhone. Anyone else having this problem?

    I find it has to be a definite move to your ear. Move too smoothly and it won't trigger the voice search.
    Also, check the Google app settings (the button at the bottom right). "Screen Rotation" is supposed to be set to OFF. "Turning on Screen Rotation disables motion sensing for voice search."

  • Problem with DPS App Builder

    I have a problem with app multi-folio creation, after selected all icons and right certificates when I press Create App the program generate an error of a missing file, assets.zip, but I've added only icons, splash images and anything else. About one mounth ago I've created another app with same settings and it has worked well. I tried to reinstall DPS App Builder but same problem...what I can do?

    Hi Davebraga
    I'm having the same error message when trying to re-submit my app. I've already submitted and apple have approved, I've then just made a few text tweaks and I'm trying to download the development and distribution files but having no luck only the folio error message!
    And I don't know how to creat the 2 files you talk about to resolve the issue. Is this easy to do? If so, would you be kind enough to tell me how or point me in the right direction.
    Many thanks,
    Pete

  • Having serious problems with DPS

    So I posted earlier and had few reponses, but the problem has now escalated into something even more frustrating and problematic.
    Before, I was having issues where updated articles would not show us updated in the slide out and drop down contents. This is still a problem. I have done everything to try and correct this from deleting and reuploading the article, to archive/redownload, and the only thing that has worked is starting a new folio which I think is rediculous. I have a 300mb file with over 40 articles, to have to make another folio would be absurd....anyone know how to fix this?
    NOW however, I'm having further problems with formatting and effects. For example, when I preview my folio on the iPad, I have two articles which have outer glows, even though they are not present in the actual document. I have deleted and reuped the document and article and.same as above and nothing. Even after archiving and redownloading the folio (300 mb folio which again is becoming rediculous) the portrait version got rid of the outer glow, but the landscape version still has an outer glow.
    Anyone know why this would be happening and how to fix it? I haven't had a problem until yesterday. I have done everything including reset my iPad and it has not helped.

    Have you verified that you've updated the article in Folio Builder Panel? Make sure to save the portrait and landscape versions of your InDesign document and then select the article in FBP and say update. Also, check and make sure you aren't accidentally looking at a folio that's been fully published (no blue stripe in the library). If you're looking at a published folio you also have to remember to go to Folio Producer and click update so the updates are pushed to the production servers.
    Neil

  • Svg line chart  problem with latest patch?

    Hi team,
    I was checking out one page containing an SVG chart that I didn't modify in 2 weeks, according to the application builder, but it seems to hang after displaying the first line series of 4 total.
    It was working before the last patch was installed.
    It's page 65 of application 21670 in the online environment.
    Choose "automobile" from the first drop down list and click on the button, the chart appears but then it seems to be waiting for something to download.
    If you move the mouse over any textual part, you can see in the status line the following message:
    "xml processing instuction not at start of external entity: line 172, column 0".
    If you open up the SVG source by right clicking on the chart, you will see at the end of the file an error text message returned by oracle (ORA-06502), but what is particularly strange is the presence of an <?xml> processing instruction just in the middle of the source code listing.
    It looks like it is trying to append the second chart series by appending another svg source file.
    Could you check if I did anything wrong or if it is a problem of the patch?
    I have got other chart type running without problems.
    Thanks!
    Bye,
    Flavio

    Things are getting complicated.
    I found some cases where the chart is displayed correctly, which made me think of some unexpected values returned by the underlying queries.
    Since my chart is made up of 4 different series returning 12 points each, I assembled the queries with UNION ALL and checked out what was returned both in a failing case and a successful one but I can't figure out a valid explanation, the only thing I notice is that in the failing case there are some values higher than average, say 10 times bigger than the average value and for some reason the chart stops drawing points exactly after the peak value (1155.62, see below).
    Each series returns exactly 12 points, some nulls, but that's doesn't seem to be the problem.
    I wonder if the problem is with the "autoscale" algorithm, but I am lost at the moment...
    Here is a successful data sample:
    - APRIL -
    - APRIL 119.57125
    - APRIL -
    - APRIL -
    - AUGUST 160.5
    - AUGUST 157.53
    - AUGUST 157.53
    - AUGUST 119.57125
    - DECEMBER -
    - DECEMBER 119.57125
    - DECEMBER 113.67
    - DECEMBER 131.214
    - FEBRUARY 104
    - FEBRUARY 119.57125
    - FEBRUARY 126.418333333333333333333333333333333333
    - FEBRUARY 125
    - JANUARY 153
    - JANUARY 119.57125
    - JANUARY 134.845
    - JANUARY 145
    - JULY 154.56
    - JULY 119.57125
    - JULY 154.56
    - JULY 154.56
    - JUNE -
    - JUNE -
    - JUNE -
    - JUNE 119.57125
    - MARCH 43.5
    - MARCH 119.57125
    - MARCH 106.918333333333333333333333333333333333
    - MARCH 100.166666666666666666666666666666666667
    - MAY -
    - MAY 119.57125
    - MAY -
    - MAY -
    - NOVEMBER 118
    - NOVEMBER 131.214
    - NOVEMBER 125.3775
    - NOVEMBER 119.57125
    - OCTOBER 164
    - OCTOBER 119.57125
    - OCTOBER 134.5175
    - OCTOBER 134.5175
    - SEPTEMBER 59.01
    - SEPTEMBER 119.57125
    - SEPTEMBER 124.69
    - SEPTEMBER 124.69
    and now an offending one:
    - APRIL -
    - APRIL 287.743333333333333333333333333333333333
    - APRIL -
    - APRIL -
    - AUGUST 1155.62
    - AUGUST 655.09
    - AUGUST 655.09
    - AUGUST 287.743333333333333333333333333333333333
    - DECEMBER 135
    - DECEMBER 287.743333333333333333333333333333333333
    - DECEMBER 197.2525
    - DECEMBER 349.865
    - FEBRUARY 114
    - FEBRUARY 287.743333333333333333333333333333333333
    - FEBRUARY 315.947142857142857142857142857142857143
    - FEBRUARY 130
    - JANUARY 153
    - JANUARY 287.743333333333333333333333333333333333
    - JANUARY 321.741428571428571428571428571428571429
    - JANUARY 190
    - JULY 154.56
    - JULY 287.743333333333333333333333333333333333
    - JULY 154.56
    - JULY 154.56
    - JUNE -
    - JUNE -
    - JUNE -
    - JUNE 287.743333333333333333333333333333333333
    - MARCH 223.5
    - MARCH 287.743333333333333333333333333333333333
    - MARCH 182.787142857142857142857142857142857143
    - MARCH 156.375
    - MAY -
    - MAY 287.743333333333333333333333333333333333
    - MAY -
    - MAY -
    - NOVEMBER 118
    - NOVEMBER 392.838
    - NOVEMBER 452.4075
    - NOVEMBER 287.743333333333333333333333333333333333
    - OCTOBER 354
    - OCTOBER 287.743333333333333333333333333333333333
    - OCTOBER 461.5475
    - OCTOBER 461.5475
    - SEPTEMBER 182.01
    - SEPTEMBER 287.743333333333333333333333333333333333
    - SEPTEMBER 497.396666666666666666666666666666666667
    - SEPTEMBER 497.396666666666666666666666666666666667
    Weird, isn'it?
    Bye,
    Flavio

  • Candlestick chart problem with multiple series

    Hello,
    I added one mx:CandlestickSeries object and couple additional
    mx:LineSeries objects to the chart. All series are represented but
    still I have one problem. More series I add - less candles are
    becoming of CandlestickSeries data. It seems that there should be
    any scaling option for all series in the chart or something like
    this, but I cannot find it. I'm still new in Flex Can anyone halp
    me with this?
    Thanx in advance
    marukas

    I've added screenshots to get better view of the problem.
    Here is chart with addtional series:
    Chart
    with multiple series
    And here nothing is changed except that additional line
    series were removed:
    Chart
    with only one CandlestickSeries
    Is it possible to get the same candles as in 2nd view with
    addiotnal series added?

  • Horrendous install problems with DPS

    I've had to switch machines, so I reloaded the CS5 Master Collection.  InDesign loaded properly, but after installing the Digital Publishing tools and Air, I can no longer do a Folio Preview.  Instead I get this message:
    an error has occurred while generating folio preview
    [ReferenceError: app.exportMiniFolio is not a function]
    When I go to install the AdobePatchInstaller.exe file, I receive the following message:
    Update is not applicable.
    I don't understand how I'm using the exact same machine spec, but now the software won't load....?????
    This is frustrating to say the least. I've also followed the instructions here:
    http://kb2.adobe.com/cps/902/cpsid_90216.html
    But nothing worked.
    I'm going to completely uninstall CS5 next, but if anyone has any suggestions I'm all ears and appreciative.

    I just unintalled and reinstalled InDesign and the DPS.
    I think the problem is that I installed the entire Master Collection on my D drive; which seems to have caused untold problems, lol.
    Going to have to stick with the C drive, I guess.

  • Yahoo Finance - Interactive Charts problems with Snow Leopard - help?

    Hi,
    I'm used to using Yahoo Finance and chart tracking of multiple stocks with their interactive chart. Now it seems stuck: thus, I can't add multipe indexes or other stocks to compare it too. (firefox and safari)
    Less of an issue, the cursor when the "Compare to:" box pops up is under each stock/index you want to compare to; say appl to palm or rimm (no comparison of course though!!) (firefox and safari same problem)
    any ideas? I feel like the top issue was only one when I installed snow leopard
    many thanks

    I have the same problem. I thought upgrading to Snow Leopard might help, but no. I've now seen the problem on various Macs, with Firefox and Safari. Several months ago, or longer, it stopped working. Once in a while it works once or twice. I had used it extensively for several years. Some sort of change was made, at Yahoo and/or Apple, and now it's broken. I also have the issue with the cursor hidden underneath the box.

  • Pages chart problem with large cells

    I have some documents on Pages that include charts with lots of text.  If the text in a cell is longer than will fit on the page, it becomes hidden because the next page starts at the top of the next cell.  Making the font smaller isn't enough.  The document has been converted from a word document, although I would hope that wouldn't make a difference.

    Oops I meant table not chart.  It's the text in a table cell that is too long for the cell on one page, and disappears behind the bottom of the cell.  It's like the cell is a window on the text, and I can't see what is below the window ledge. 

Maybe you are looking for

  • Can you please help me find thethe aii map api.jar file

    Hi Experts, As a part of my scenario I must Import the aii_map_api.jar library. The file aii_map_api.jar is located in \toolkit\Java Mapping\Software\aii_map_api.jar directory. [In the XI Server installation directory]. I do not have permissions to a

  • Artwork in Itunes

    Just uploaded a CD to itunes (David Gilmour, On an Island) and got the track info from CDDB. Can anyone tell me why the artwork comes up as "Artowrk is not modifiable" in the artwork window (and why I cant add artwork to it). Artwork (JPG file) rippe

  • How to merging two audio stream using jmf?

    I have received two rtp audio stream,i want to merging this to one but createMergingDataSource dou work well.please help .

  • Flex and CFC with Remote Object

    I wrote a simple cold fusion componenet on my webserver at: http://www.paramountmediainc.com/webservices/eadexchange/agent_sys.cfc Now I want to play with that in Flex with a Remote Object. I'm writing the flex on my local machine. I tried this appro

  • How can  I encrypt  files with java ?

    I don't want others to see the content of my file.so,i try to encrypt the file. but i don't know how to do .i think there may be two ways to do that .one is coding the file with some encrpytion tachniques .Another is try to add a locker to the file ,