Open Flash Chart - JSON based very flexible flash chart renderer.
Questions tagged [open-flash-chart]
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