Sanjukta

Members
  • Content count

    2,213
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by Sanjukta

  1. Values Overlapping Bar

    Hi, You are welcome! Glad that your issue is resolved. Happy FusionCharting!
  2. Values Overlapping Bar

    Hi, Please note that if the values are too big to fit within a column, naturally i would exceed that space and might overlap with the column. Also, alternately, if the height of a column is too large then it would also fit in the value so that it is displayed. Could you please set a higher value (little higher than the maximum datavalue in the XML) for the attribute "yAxisMaxValue" so that the data value is display outside the column properly? Hope this helps.
  3. Values Overlapping Bar

    Hi, Could you please try setting the attribute "rotateValues" to '1' in the <chart> element to prevent the overlapping of the labels with the columns? Hope this helps.
  4. Charts Side By Side

    Hi, You are welcome! Glad that your issue is resolved. Happy FusionCharting!
  5. Hi, I am afraid, FusionWidgets does not support updating the <colorRange> and the maximum value dynamically in the real-time charts, as of now.
  6. Charts Side By Side

    Hi, Please note that you would need to provide the correct format of <table> tag in the HTML code to display all the charts in a single row in an HTML page. Please check with the attached sample for your reference. Hope this helps. Sample.zip
  7. Ipad Version

    Hi, Could you please try downloading the latest version of FusionCharts, i.e FusionCharts XT Evaluation version that would minimize the visual differences between a Flash and the JavaScript version of a chart with the help of the following link? Ref.- http://www.fusioncharts.com/download/ Hope this helps.
  8. Scrollable Gantt Masking / Z Order Incorrect

    Hi Rick, Thank you for your mail and interest in FusionCharts. I sincerely apologize for the delay. Please note that FusionCharts for Flex supports creating charts in Flex. But FusionWidgets would not work perfectly with Flex 4 and above. FusionCharts v3 (core) had been coded in ActionScript 2 (Flash 8 - AVM1). We haven’t ported them to ActionScript 3 (AVM2); instead, we have modified the existing FusionCharts v3 SWF files – so that, they can load efficiently in your Flex solutions and then be controlled by your Flex code. To facilitate cross communication between AVM1 and AVM2 we have used FlashInterface. As such, you need not bother about cross AVM issues. All that is to be done is to load the FusionCharts specialized SWF and SWC files, provide the data, and control it from your Flex project. You would need to use the Gantt chart from the FusionCharts for Flex pack to solve your purpose. Ref.- http://www.fusioncharts.com/flex/docs/charts/ I hope this helps. Looking forward to your valuable feedback.
  9. Scatter With Lines

    Hi, Please try using the Scatter chart of the FusionCharts pack to achieve the same. In case of the line, please create separate <dataset> with the relevant data values and set the attribute "drawLine" to '1' in those particular datasets. Please check with the attached screenshot and a sample XML file for your reference Hope this helps. Scatter.xml
  10. Hi, Please note that you have set "rotation: 90," whereas it is set to '0' in the original code. Naturally, when "rotation" is set to '90', it is rotating the labels vertically. Please try setting it to "rotation: 0," and see if this helps. Hope this helps.
  11. Fusioncharts Integration With Wpf Application

    Hi, Please refer to the following link for details on how to integrate FusionCharts in Windows application. Ref.- http://blog.fusioncharts.com/2009/09/how-to-use-fusioncharts-in-windows-net-applications-winforms/ http://blog.fusioncharts.com/2009/09/how-to-use-fusioncharts-in-windows-net-applications-winforms-%E2%80%93-part-2/ http://blog.fusioncharts.com/2009/10/how-to-use-fusioncharts-in-windows-net-applications-winforms-%E2%80%93-part-3/ Hope this helps.
  12. Fusioncharts Integration With Wpf Application

    Hi, I am afraid, FusionCharts does not support integrating in WPF applications, as of now.
  13. Hi, I am afraid, FusionCharts does not allow implementing custom attributes externally, as of now.
  14. Hi, Please refer to the following link for further details on the "Submit" function in Drag Node chart. Ref.- http://www.fusioncharts.com/powercharts/docs/?Dragnode/AddEditNodes.html http://www.fusioncharts.com/powercharts/docs/?Dragnode/Form.html http://www.fusioncharts.com/powercharts/docs/?Dragnode/JSStrength.html Hope this helps.
  15. Using Javascript Functions As Links

    Hi, Could you please enable the Flash Player Global Security settings, if you are running the application from local file system (C:\ or D:\) and not from web server (local or live) and also set the "RegisterWithJS" parameter to '1' in the HTML code? Flash Player's Global Security setting blocks invoking/calling JavaScript from SWF (Flash Movie) by default. So you need to reset your setting into Global Security Setting panel and enable it. Please refer to the following page for further details on the Flash Player Global Security settings: http://www.fusioncharts.com/Tools/FlashPlayerSecuritySetup/HowToSetup.html Hope this helps.
  16. Legend Text Is Hidden On Mouse Over.

    Hi, I am afraid, I am unable to replicate the issue after testing with your XML. Please check with the attached screenshots for your reference.
  17. Secondary Y Axis Name

    Hi, I am afraid, we currently do not have it in our wishlist. However, we make a note of the same and update it in our wishlist. Thank you for your continued patience and support.
  18. Secondary Y Axis Name

    Hi, I am afraid, FusionCharts does not support this, as of now.
  19. Hi, You are always welcome. Happy FusionCharting!
  20. Y Axis Values Show From 0

    Hi, Glad that your issue is resolved. Please note that the ZoomLine chart of the FusionCharts v3.2 and above pack supports the Zoom feature. Ref.- http://www.fusioncharts.com/docs/?ChartSS/ZoomLine.html Hope this helps.
  21. Hi, Yes, FusionCharts can render inside tabs and accordian. For a quick example, please have a look at tab. Ref.- http://www.fusioncharts.com/code/JavaScript/Basics/Tabs/ or Please note that the Drill-down implementation is same for any chart in a single tab. Please try using Linked charts to drill-down to several levels using different SWF files and configure specific properties for the descendant charts using "configureLink()" function. For further details on the Linked charts, please refer to the following links. http://www.fusioncharts.com/docs/?FirstChart/LinkedCharts.html http://www.fusioncharts.com/docs/?JavaScript/JS_LinkedCharts.html Also, please refer to the Multi-level LinkedCharts samples with the help of the following link.
  22. Hi, I am afraid, the Waterfall chart currently does not support links on the dataplots. However, we would be providing a fix to this issue in our next upgraded version of PowerCharts. Hope this helps.
  23. Change Order Of Bars In Bar Chart

    Hi, FusionCharts is a data-visualization charting component. It displays the data in the exact way it is mentioned in the XML. Please try to shuffle the XML data in the order you wish the chart to display. Hope this helps.
  24. Hi, Please note that there are 2 Y-axis which can represent 2 different values. In case primary Y-axis represents Revenue (in $) and secondary Y-axis represents Quantity (in numbers), there is no 3rd scale to represent a percentage value. In that case, for the specific dataplot you wish to display in percentage value in tooltip, please try providing a custom tooltip using the "toolText" attribute in the <set> elements. Ex: <dataset ... > <set value='10' toolText='30%'> </dataset> Please note that the interactive iconic legends are supported on each chart since FusionCharts v3.2. Please try downloading the latest version of FusionCharts, i,e FusionCharts v3.2.1 that would support the same. Ref.- http://www.fusioncharts.com/download/ Hope this helps.
  25. Large Data Loading Issue

    Hi, It seems you are using Scatter chart. Although the Scatter chart supports up to 3000 <set> elements, however this value varies according to the machine configuration and usage of various features like Styles, Animation, Anchors, etc. It might be because of the animation, styles, etc that the chart is taking up some time to render completely. This is a known feature of the Flash Player where it takes a bit of time to load the data. Hope this helps.