Moonmi Sonowal

Members
  • Content count

    350
  • Joined

  • Last visited

Everything posted by Moonmi Sonowal

  1. Candlestick chart real time

    Hi, We currently do not have any recent plans of implementing the new chart type. However, if implemented in future we will keep you posted. Hope the information is helpful. Thanks.
  2. Horizontal bar chart

    Hi Kelly, By default the label appears to be on the right. However, as per your requirement you can set the chart label on the left with the help of chart annotations. Please refer the fiddle for implementation: http://jsfiddle.net/moonmi/2w9w8x8p/ Hope this helps.
  3. How can we scale Y axis values

    Hi, The y-axis max value can be configured as per your requirement. Make use of the "adjustDiv" attribute in your chart element and set it to 0. it disables the automatic adjustment of divisional lines and allows you to explicitly specify the number of div lines to render as well as the y-axis lower and upper limits. Please refer the fiddle below for implementation: http://jsfiddle.net/fusioncharts/FUmug/ Hope this helps.
  4. Legend

    Hi, We do not have any working samples as of now. It is just a work around we are suggesting. Thanks.
  5. Legend

    Hi, Please note that the annotations are shapes or texts created on the chart, which are created manually based on the static data given. Lets say, it has two data set and hence two custom legends are created using annotations. However, when the data is live, the data set might increase or decrease in that case custom annotations needs to be created keeping it in a loop which will depend upon the data fed to the chart. Hope the information is helpful.
  6. Can we add tooltip to Y-axis and X-axis Label

    Hi, Natively, we do not support the kind of you requirement. But it can be achieved with the help of annotations. Please refer the demo fiddle for implementation: http://jsfiddle.net/moonmi/n1tsweaj/ Hope this is helps.
  7. Bubble Chart - QUADRANTLABELS

    Hi, Could you please refer the fiddle below: http://jsfiddle.net/moonmi/jzuao3jc/ Please note that with the newly added attributes now you can change the quadrant labels font colors. Ref. doc: http://docs.fusioncharts.com/tutorial-attr-bubble.html Hope this helps.
  8. ToolText-FormatNumber

    Hi, The attributes shared had been added to the fiddle below: http://jsfiddle.net/moonmi/6gbte7nv/2/ It does not seem to be an issue. However, if we are missing out any thing please fork/update the shared fiddle and share it with us to replicate the issue. Also, meanwhile for number formatting on chart please refer the fiddle below: http://docs.fusioncharts.com/tutorial-configuring-your-chart-number-format.html Hope this helps.
  9. ToolText-FormatNumber

    Hi, Please not that format number scaling is applied to the chart and not on tooltext. The tooltext is an attribute where you can display more information for the data item as tool tip or display data as per requirement. Please refer the demo fiddle below for clearer view: http://jsfiddle.net/moonmi/6gbte7nv/ Hope this helps.
  10. Legend

    Hi, Please note that annotation are a part of chart data and applied via chart data or you can say datasource. If you have a number of charts, you must have configured all the charts in different div containers. When we apply annotations they get applied based on the particular chart canvas's x and y-axis only. And by "annotation fixed", could you please explain your use case scenario. Awaiting for your response.
  11. Angular chart transparency

    Hi, The issue has been fixed internally. The fixed version has also been released recently. Please upgrade and test it at your end. Implemented demo fiddle: http://jsfiddle.net/moonmi/9t8Lx28v/ Please, also note that our latest FusionCharts 3.7.0 has also been released. The evaluation version can be downloaded from the link below: http://www.fusioncharts.com/download/ Hope this helps.
  12. Legend

    Hi, Natively, the kind of your requirement is not possible. As in legend shape for pie charts are round in shape. Please refer fiddle: http://jsfiddle.net/fusioncharts/9cPeU/ However, it can be achieved with annotations. We are sharing a demo fiddle for its implementation. http://jsfiddle.net/moonmi/gdc3ev5x/ Ref doc :http://docs.fusioncharts.com/tutorial-annotations-introduction.html Hope this helps.
  13. Round numbers in IE9

    Hi, Could you please update/fork the fiddle below with your chart data? http://jsfiddle.net/moonmi/nLn3cg1j/ We have added the chart attributes shared from your end in the fiddle. Awaiting for your response.
  14. Angular fusion charts not loading

    Hi, As of now this feature is not added to AngularJS plugin. However, we are looking into its feasibility and keep you posted about the updates. Thanks.
  15. Angular chart transparency

    Hi, As of now this feature is not added to AngularJS plugin. However, we are looking into its feasibility and keep you posted about the updates. Thanks.
  16. Hello Kelly, Would like to clear out the points accordingly. 1. The chart type mentioned "bubble" or "Bubble" is absolutely correct. 2. Please, note that if you are using V3.6.0, the .swf extension and .SWF files are not required. These files were required when charts use to be rendered as flash charts and flash has been deprecated. Since, V3.4 all charts are rendered as pure JavaScript charts. 3. The charts might not render when you are using Bubble.swf , because it might have happened that the source files are still pointing to the old js files. Please make sure that the source JS files are updated and the code is updated as well. (the js file names are all in small letter unlike the previous ones). We are sharing a demo sample with the latest js files . Please download it from the drop box link below: https://www.dropbox.com/s/wpztdbasgpgs071/forumBubbleChart.rar?dl=0 (At our end we had tested the sample in Xampp) Hope this helps.
  17. Hi Kelly, Is it that you wish to display the label in x-axis appear from 100 to -20 (left to right) ? If so, please check the demo fiddle : http://jsfiddle.net/moonmi/mwvg9b90/ If your requirement is different or if we missed out anything, please update/fork the above fiddle from your end and share it with us so that we can assist you accordingly. You can also share with us screenshot highlighting your requirement . Thanks.
  18. Chart not Loading in Some Places

    Hi Santhosh, Welcome to FusionCharts Forum posts. We at our end have not encountered any such issue ( screen shot attached) . We are sharing a demo sample created using the html source code shared from your end. Please download the sample and test it at your end as well. Download link: https://www.dropbox.com/s/c4uymj7b7r72yg6/FCSample.rar?dl=0 Hope this would resolve your issue. Please drop us a mail if the issue still persists. Thanks.
  19. Angular fusion charts not loading

    Hi, Could you please check the plugin link below? http://www.fusioncharts.com/angularjs-charts/ Hope this helps.
  20. Angular fusion charts not loading

    Hi, The issue has been fixed internally. You can now download the plugin from our extensions page from the link: http://www.fusioncharts.com/angularjs-charts/ Please download the demo sample from the drop box link : https://www.dropbox.com/s/q29xvww4n9cp7tv/angular_New_Test.rar?dl=0 Hope this helps. Drop us a mail if you require any further assistance. Thanks.
  21. Connectors are not generated on the map

    Hi Alexey, Could you please check the fiddle below? http://jsfiddle.net/moonmi/6uawL883/ In it we have used getJSONData() to get the chart data. Please note that the shared demo fiddle uses the latest 3.6.0 files. Do share your feedback if your issue is resolved. Thanks.
  22. Angular fusion charts not loading

    Hi, Since, I think its a bit urgent for you could you please download the working sample from the drop box link below : https://www.dropbox.com/s/kex2jed5qwezd1u/angular_test_old.rar?dl=0 Please note that the file uses our older version of Angular JS files. So we request you to copy the required angular JS files in the sample and use them for the time being. Apologies for the delayed response. Thanks.
  23. How to Zoom in and out Fusion maps

    Hi, Welcome to FusionCharts Forum Post. Zooming in and out for Fusion Maps is not supported as of now in FusionCharts. Hope the information is helpful. Drop us a mail if you require any further assistance. Thanks.
  24. Connectors are not generated on the map

    Hi Alexey, Could you please try out the fiddle below? http://jsfiddle.net/moonmi/yxwoopp5/ The above demo fiddle has EuropeWithCountries map with markers as well as connectors. Hope this helps.