Questions tagged [open-flash-chart]

Open Flash Chart - JSON based very flexible flash chart renderer.

50 questions
8
votes
4 answers

JSON Parsing Error

I got problem. I have this JSON automatically generated by Open Flash Chart php library. The problem is, OFC report JSON Parse Error [Syntax Error] while test result using http://www.jsonlint.com/ report that my JSON is fine. But, w3c parser report…
ariefbayu
  • 21,849
  • 12
  • 71
  • 92
7
votes
2 answers

How to prevent Javascript Menu from getting hidden under Flash Video (SWFObject )

How to prevent Javascript Menu from getting hidden under Flash Video (SWFObject ). I am using Open Flash Chart and the chart is displaying fine in my php shoppping cart, but my javascript menu is getting hidden behind the Flash Chart. How to correct…
Ibn Saeed
  • 3,171
  • 11
  • 50
  • 59
5
votes
2 answers

CSS Menu does not appear over flash

I have a drop-down/multi-level CSS menu on a page. The menu however doesn't appear over a flash chart I have. The apparent fix seems to be to put wmode:transparent (or opaque), but that doesn't work for me. I have also tried setting the z-level in…
MECU
  • 770
  • 1
  • 11
  • 25
3
votes
1 answer

Conditional Line Graph using Open Flash Charts

I am using Open Flash Charts v2. I have been trying to make Conditional line graph. But I couldn't find any straight forward way, example or any class for producing Conditional charts. Example of Conditional Graph So I thought to use some…
DayTimeCoder
  • 4,294
  • 5
  • 38
  • 61
2
votes
2 answers

Use High-charts, Open Flash Chart 2, Google Charts or what else !

One web application of ours requires a feature of displaying charts in it. Basically we have to show different types of charts for different purposes such as pie charts to give information about some purpose,Bar charts for some other purpose whereas…
Wazy
  • 8,822
  • 10
  • 53
  • 98
2
votes
0 answers

Strange values with bar stack Open Flash Chart

I'm trying to use the bar stack graph with Open Flash Chart. The JSON object I generate is containing correct values and when the chart is loaded the first part of the bar stack is correct but the ones after have gotten way of values. The JSON…
user4282812
  • 33
  • 1
  • 4
2
votes
1 answer

Open Flash Chart on Zend MVC Error

I recently downloaded the Open Flash Chart source code and I have intergrated it into my Zend MVC.Since I use the autoloader I have renamed my files and commented the "require_once" source lines. However when I try to load my chart
davykiash
  • 1,796
  • 5
  • 27
  • 60
1
vote
1 answer

Flash, AS3: Drawn objects are not the same

I'm playing with Open Flash Chart. Take a look at this chart: http://teethgrinder.co.uk/open-flash-chart-2/line-solid-dot.php As you can see, the rounded dot points look ugly. Some of them are more rounded, some of them less, they don't look the…
Jack
  • 97
  • 1
  • 9
1
vote
1 answer

How Do You Get Tooltips in Open Flash Charts When Writing JSON?

I am trying to display a chart with tool tips but I cannot seem to figure out how you put in tool tips when you write your own JSON for the chart. Is this possible? Here is the JSON I have written so far: var days_of_week_chart = { "elements": [ …
Josh Pennington
  • 6,418
  • 13
  • 60
  • 93
1
vote
0 answers

a html page that take advantage of openflashchart cannot be displayed as expected

My test.html file: my title