|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/25/2008 4:32:00 PM
Posts: 3,
Visits: 26
|
|
Hi
The problem consists that at use of decimal numbers, the chart shows "Nan units" (I use MS Access 2007). I thought, that at me a problem with a writing of a code, but I also in your example have changed numbers on decimal (FactoryDB.mdb)... The same does not work! In what a problem?
In advance many thanks!
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117,
Visits: 498
|
|
Hi,
Can you please elaborate a bit more on the problem?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/25/2008 4:32:00 PM
Posts: 3,
Visits: 26
|
|
I shall try to describe the problem!
(Excuse for bad English)
1. I have a database in a format *.mdb Access 2007 (ODBC)
2. There at which value tables are stored in cells - in decimal numbers (0.568) the Point - a divider by default!
3. Having taken for the sample your example "DB_dataURL" has tried to take data from the database for construction of the schedule. But the chart has shown the following:
#See a picture#
And when I have changed decimal numbers for the whole (0.568 => 568) the chart was constructed normally!
I tried both with the database *.mdb, and only your example with a database FactoryDB.mdb - result the same! All parameters which are connected with display of numbers I has specified (in asp a code)
In advance it is very grateful!
|
|
|
|
|
FusionCharts Team
      
Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117,
Visits: 498
|
|
Can you please attach the XML generated by your code?
Thanks, Pallav Nadhani FusionCharts Team
|
|
|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 4/25/2008 4:32:00 PM
Posts: 3,
Visits: 26
|
|
Where I can find XML data?
Review of the initial code of page shows nothing!
I use DB_dataURL...
If to use other way, XML values are visible.
|
|
|
|