ros

Members
  • Content count

    24
  • Joined

  • Last visited

Everything posted by ros

  1. Hi, I try to insert in my web application soma charts. When I display charts with firefox it works fine but when I open Internet Explorer I can't see any charts. I haven't any errors.I only see a blank page. Can somebody help me, please? Thank you
  2. Hi, I have a page with 2 maps and I need to save them. I use batch mode to export maps so I create a drop down list with all maps that I can save. I cannot put a caption on the map so in the map list I can read only 'map image' as name of map. Is there a way to change the name that is displayed? Thanks a lot
  3. Thanks a lot for your help. I hope that It is possible to solve the problem. I have many maps in the same page and when I try to save the maps I see a combo list where I can read always 'Map image' for every map so I don't know what map I'm saving :( !!!
  4. Charts and Maps in the same page

    Hi , I solved the problem To export charts I create an array with chartId of charts that I want to export. So I only added the maps id to the array and these attributues on the xmlConfiguration of map : exportAtClient='1' exportHandler='exportComponent' exportEnable='1' I didn't added any other .js file in my application I hope this help Bye
  5. Charts and Maps in the same page

    Hi, I have the same problem but I can see that for the charts I have to create a FusionChartsExportObject while for the maps I have to create a FusionMapsExportObject. Can I create the 2 objects but render the same div? Or is there another way?
  6. Hi, is it possible insert an image in a chart? For example I have a MSCombi3D chart and I would insert images instead of text as labels.
  7. Hi , i have a problem to show label clearly in msCombi3D chart. I use this tag : <style type="Font" name="myHTMLFont" isHTML="1"/> but it doesn't work. is it normal? If so, is there a way to show the text of label on 2 rows? Example: I have this: Prima Colonna Seconda Colonna I wanna see this: Prima Seconda Colonna Colonna
  8. PROBLEM WITH LABEL WITH MSCOMBI3D

    It works Thank you very much.
  9. PROBLEM WITH LABEL WITH MSCOMBI3D

    It doesn't work . Probably labelDisplay can't be used with Combi chart . What can I do?
  10. I understood Isn't there any way to put a sentence on the map? Is there a way to add a sentence when I export map?
  11. Hi, I have the same problem. I need to put a caption on the map to have a title on the map when I export it. Have anyone find a solution? Bye
  12. Hi, I try to draw a multi series column 2D chart with a legend on the rigth side of chart. I see that the legend occupies 50% of chart but it is small (I can see white space between the legend and the chart border ! I would the chart occupies 80% of div not only 50%! Is there a way to set the dimension of chart ? Thanks a lot.
  13. Thank you very much for your help but I tried this solution and it doesn't resolve my problem. The legend is a part of the entire chart , so if I change dimension of the entire chart I see the dimension of both chart and legend change and I see always in 50% of space the chart (for example a mutiseries column chart) and in 50% of space the legend of chart:( ! What I want is to see in 80% of space the chart (for example a mutiseries column chart) and in 10% of space the legend of chart. is it possible?
  14. Hi, I try to draw a multi series column 2D chart with a legend on the rigth side of chart. I see that the legend occupies 50% of chart but it is small (I can see white space between the legend and the chart border ! I would the chart occupies 80% of div not only 50%! Is there a way to set the dimension of chart ? Thanks a lot.
  15. Hi, I try to draw a pie 3D. When I click on the chart with right bottom I see that I can switch in 2D / 3D view. I want to do a javascript function to do this. I saw that for MSCombi3D chart there is chartId.view3D(); and I tried to use the same function for my Pie3D chart but it doesn't work. Anyone can help me? Thanks a lot.
  16. Sorry but I think that I didn't explain my problem in right way. I saw that when I use a Pie 3D I can see the chart both 2D mode and 3D mode. It is a property of Pie3D.swf I think. My problem is that this operation is possible only when I click on the chart (rigth click and select 'view 2D'). Is there a javascript function that do this? Like chartId.view2D() for example? I saw that for other .swf there is. thank you
  17. Hi, I use FusionCharts, FusionMaps and FusionWidgets evaluation versions and I want to purchase the product license. I only need to use charts for my private environment and I just don't want to see the label over every charts with the words "Fusion Charts evaluation version". What kind of license I need to buy? Thanks a lot in advance.
  18. About FusionCharts License

    thanks you are very usefull! If I have only one website with multiple developers, is the 'site license' enough ? thanks a lot
  19. About FusionCharts License

    Thank you very much for your interest about my question. I need to know another information about the same question. If I were a business user and I needed to use FusionCharts in a web site on my intranet what kind of license would I need? Thanks in advance
  20. About FusionCharts License

    thanks a lot