Ok i'm very sorry for disturbing you again, but I got the information
that indeed the c# wrapper produces the problem, so that i have to
build my own url manually in c# instead of using the wrapper class.

Thanks

On 3 Mrz., 15:06, Andi <[email protected]> wrote:
> Hello,
>
> i'm reposting my problem since I couldn't figure out what my Problem
> is. I'm creating a various number of barcharts in the exakt same way
> with x different datasets. Some of them are displayed perfectly, while
> some don't show the correct result at all. I'm using the Google Chart
> c# Wrapper with the command barChart.SetData( myArray); Nothing set
> for Encoding or something else for any of my charts.
>
> this is my first int[] { 23, 14, 4, 7, 25, 13, 18, 1, 3, 10, 19, 21,
> 28, 18, 21, 25, 38, 16, 25, 43, 13, 8, 36, 28, 21, 22, 43, 25, 16, 45,
> 37, 26, 17, 0, 7, 1 }
> this is the 2nd int[] { 38, 38, 31, 44, 57, 36, 9, 1, 0, 18, 57, 11,
> 25, 17, 18, 16, 16, 25, 17, 16, 3, 14, 20, 38, 12, 10, 30, 24, 53, 41,
> 63, 45, 7, 9 }
> this ist the 3rd int[] { 14, 16, 14, 18, 33, 28, 24, 0, 4, 13, 34, 23,
> 29, 35, 48, 21, 23, 32, 42, 45, 10, 30, 18, 22, 25, 12, 21, 29, 37,
> 20, 12, 62, 18, 10, 3 }
> and the 4th int[] { 22, 33, 12, 15, 8, 49, 24, 3, 9, 24, 20, 15, 15,
> 18, 18, 24, 31, 40, 33, 39, 11, 21, 6, 19, 11, 24, 24, 38, 31, 21, 40,
> 30, 6, 7 }
>
> I know it's almost impossible to see any difference, but maybe
> somebody could reproduce my problem. The first and the last array work
> fine for me, while the 2nd and 3rd one don't work.
>
> first link:http://tinyurl.com/bdxp7a
> 2nd link:http://tinyurl.com/be7t5w
> 3rd link:http://tinyurl.com/dygsmz
> 4th link:http://tinyurl.com/bgrjl4
>
> So my guess is that the the c# wrapper fails during filling the
> barChart. Else I can't see the reason why it shouldn't work for all of
> them.
>
> Cheers, undi
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to