johnnystinko
Members-
Content count
15 -
Joined
-
Last visited
About johnnystinko
-
Rank
Junior Member
-
It would be nice to be able to control the width of the legend. Is that not possible? There really isn't a reason to have the wrapped item cut off. It is just amazing that it wraps in Safari and Firefox, and cuts off in IE. I understand that is not a problem with your software, but with the browser, but all because of minute scaling?
-
Absolutely and thanks for your continued patience on this matter. The error is occurring in Internet Explorer (versions 7 & 8, so far), but not in Safari or Firefox (on Mac or PC). I am using JQuery, the newest build. I am not using a specified font, but am scaling the Flash, in a way... The original container SWF that the charts reside in are built 120% (roughly, but scaled down at a succinct ratio) bigger than the actual rendering of the SWF on the page. So I am lead to believe that IE interprets this scaling differently than other browsers and, therefore, does not wrap the legend to the next line, but simply cuts it off. That is completely egregious on the part of IE. Perhaps there is nothing that can be done about this.
-
So it is simply going to be that way, with the last legend item cut off, not wrapping to the next line?
-
I am not sure where you are grabbing that specific code from. I don't think I am resizing by percentage in my application. The div styles I am using are definitive sizes, as well as the SWF and the MC within the SWF that calls the charts. Please help to understand where you are referencing. Thank you, Bill McIndoo
-
Sorry for the late reply. I logged in and there was no update available for my product. I have 3.1.1. Any other ideas? Thanks, Bill McIndoo
-
Any news on this yet? Thanks.
-
Thanks for getting back to me. Here are the files attached for your review. Bill child_poverty.xml
-
Greetings, My legend items show up (wrap to the next line) fine in Safari and Firefox, but in IE (7 and 8), the fourth element disappears. Is there anything I can do about this? Please let me know if you need more info or need to see an example. Thanks. Bill McIndoo
-
Callback and unreliable export to server functions
johnnystinko replied to johnnystinko's topic in FusionCharts and PHP
I have sent an email. I do appreciate your dedication to helping me resolve this issue. Thanks. Bill McIndoo -
Callback and unreliable export to server functions
johnnystinko replied to johnnystinko's topic in FusionCharts and PHP
Yes thank you. The problem is the sporadic saves. It does not always save the file, or, obviously, preform the callback function. This page is referenced from another .SWF into a popup window. I am not sure that that would affect the export function, but typically the graph does not save until the popup has been refreshed. That seems odd, as the code is set, so the export should occur. That is my basic problem as of this moment. Again, let me know if you want me to PM you the URL and login credentials for you to take a look. Thanks again for your assistance. Bill -
Callback and unreliable export to server functions
johnnystinko replied to johnnystinko's topic in FusionCharts and PHP
Thanks for the update. Unfortunately, the callback function did not work and the graph did not save. I am attaching the other Resource files per a pervious post. Please let me know if there is anything else you need. I can also PM you a username and password to the actual application, if you would like to see the chart's inception. I am not using the PDF export function, only the JPG export, so the FCExporter_PDF.php is not included in the Resources folder. Thanks. Bill Resources.zip -
Callback and unreliable export to server functions
johnnystinko replied to johnnystinko's topic in FusionCharts and PHP
Thanks so much for your reply. I have attached an archive of my FCExporter file. 2am where I am. Will check the boards in a few hours. Thanks. FCExporter.php.zip -
Callback and unreliable export to server functions
johnnystinko replied to johnnystinko's topic in FusionCharts and PHP
Didn't I read that this is the best place to ask for assistance? I understand that this isn't full blown, enterprise-level software, but shouldn't someone have been able to at least address this after 2 days? It's not like there's a number I can call... Thanks in advance for you attention to this. Bill McIndoo Order ID 280045645 -
Callback and unreliable export to server functions
johnnystinko replied to johnnystinko's topic in FusionCharts and PHP
Has anyone had a chance to look at this situation yet? Let me know if I need to be more precise in my explanation of the issue. I did purchase a full version of the software 2 weeks ago... -
Callback and unreliable export to server functions
johnnystinko posted a topic in FusionCharts and PHP
Hi, These charts are great, first off. Now, I am having issues initiating the callback function and the image export is not always saving an image. It is intermittent. Here is a sample URL in the app I am developing. http://cis.cgaccess.com/cis.data.php?action=12&area1=Bradley&area2=Knox&area3=Davidson&area4=Shelby&chart=MSColumn3D Here is the XML feed it is pulling: http://cis.cgaccess.com/data.php?action=12&area1=Bradley&area2=Knox&area3=Davidson&area4=Shelby I am hoping to have this project completed by Tuesday and this is a HUGE part of it. Thanks in advance for your assistance.