Moonmi Sonowal

Members
  • Content count

    350
  • Joined

  • Last visited

Everything posted by Moonmi Sonowal

  1. "No data to display" is not showing.

    Hi Ravi, Please note that the export button is a part of the chart. So when there is no data inside the chart element, the "no data to display" message will be displayed even when export enabled is set to 1. It is not possible to display the export button and show the message simultaneously. Hope the information is helpful. Please do drop us a mail if you have any further queries. Thanks.
  2. "No data to display" is not showing.

    Hi Ravi, We are unable to replicate it at our end. Could you please share part of your chart data with us so that we can help you further. Awaiting for your response.
  3. Converting PHP Charts to Javascript

    Hi, Could you please try downloading the sample again from the drop box link below? https://www.dropbox.com/s/xvr2kysfo902zf7/Forum_16267.zip?dl=0 Hope this will resolve your issue. Do drop us a mail if the issue still persists. Thanks.
  4. "No data to display" is not showing.

    Hi Ravi, Could you please confirm if you are using any simple chart type or any specific gauge. Awaiting for your response.
  5. Fusion chart file size for each component

    Hi, The trial and all the licensed versions provides minified JS files. Only package which comes with the source code specifically contains the unminified files in it. However, if you have file size issues, you can just copy the required js files along with " fusioncharts.js " from the suite, omitting the rest which are not required. Hope the information is helpful. Do write to us if you have any further queries. Thanks.
  6. Fusion chart file size for each component

    Hi, Welcome to FusionCharts Forum. For a minified version or say if you wish to render a simple chart all you need to include are fusioncharts.js and fusioncharts.charts.js JavaScript files. However, to render widgets, powercharts, ghantt charts or even maps you need to include the required js file from the package. The chart attributes section of the documentation link will let you understand the categories and required JS file according to which the charts and maps are divided. http://docs.fusioncharts.com/tutorial-getting-started.html Hope the information is helpful. Do drop us a mail if you have any other queries. Thanks.
  7. Cannot change vertical div lines with 2D Dual Y

    Hi, Welcome to FusionCharts Forum. Please note that Vertical div lines are applicable only to line, area, spline, splineArea, and XY type charts. However, if you wish to show vertical div lines in your chart, as a work around you can make use of Vertical separator lines or "vlines". They can be placed between any two data points, or aligned to specific data points. To know more about its implementation please refer the documentation link below. http://docs.fusioncharts.com/tutorial-configuring-your-chart-vertical-lines.html Hope this helps.
  8. Inverted HGrid color below zero

    Hi, Welcome to FusionCharts Forum. The kind of your requirement as in not possible as of now. However, as a work around we suggest you to make use of trend zones in your chart for displaying alternate grids. To enable trendzone set "isTrendZone" to 1 along with"startValue" and "endValue" for the trendzone area. The documentation link below will let you know further about trend lines and zones. http://docs.fusioncharts.com/tutorial-configuring-your-chart-trend-lines-and-zones.html Hope this helps.
  9. Export issue in IE 11

    Hi Ravi, Could you please try upgrading to our latest version and cross check by testing it with the new JS files. Below is also a fiddle which has been tested In IE. http://jsfiddle.net/fusioncharts/Gs6sN/ To download the Evaluation version of FusionCharts Suite XT v3.5.0, please visit the link: http://www.fusioncharts.com/download/ Hope this will resolve your issue.
  10. Maps with charts

    Hi, Welcome to FusionCharts Forum Post. Your Education Monitor dashboard looks great. For the required close button on your map, you can configure the properties of LinkedCharts. The configureLink(param, level) accepts configuration for the "overlay button" of LinkedCharts. The link below will let you know more about overlaybutton on linked charts. http://docs.fusioncharts.com/FusionCharts.html#configureLink Below is a fiddle where configurelink() has been used.Its a column drill down configured to pie chart. Similar implementation can be done for map drill down to column charts. http://jsfiddle.net/moonmi/8ox55v2c/ You can also try out the LinkedCharts using jQuery PrettyPhoto to view the detailed chart in a PrettyPhoto lightbox. The documentation link below will help you further on its implementation. http://docs.fusioncharts.com/charts/Code/JavaScript/Basics/UsingLinkedCharts/jqprettyphoto.html http://docs.fusioncharts.com/charts/contents/index.html?JavaScript/JS_LinkedCharts.html#prettyphoto You can also check out our chart gallery which uses similar pop up for charts. http://www.fusioncharts.com/explore/column-bar-charts/ http://www.fusioncharts.com/explore/linkedcharts-for-drill-down/ Hope this helps. Do drop us a mail if you require any further assistance. Thanks.
  11. Converting PHP Charts to Javascript

    Hi, Could you please confirm which version of FusionCharts Suite you have been using to render the charts. If you are using any of our latest JavsScript version (starting 3.4.0) we would like to give a clear view of a few points. Since the latest versions render charts as pure JavaScript charts, "FC_SetRenderer( "javascript" );" is no longer required. All the charts server side scripting is similar as done with the previous. Only thing required is that the .SWF files are no longer required, instead only the chart type is required to be mentioned. We have a demo sample of how to render chart using PHP. Please download it from the drop box link below. https://www.dropbox.com/s/xvr2kysfo902zf7/Forum_16267.zip?dl=0 Since our latest documentation does not yet have a section for server side scripting languages, you can refer to the documentation link below. http://docs.fusioncharts.com/charts/contents/guide-for-web-developers/php/PHP_Array.html Please note that the sample uses the latest JS files (3.5.0 version). We would also like to suggest that if you are using any earlier versions, please do upgrade to our latest version and explore the possibilities. To download the Evaluation version of FusionCharts Suite XT v3.5.0, please visit the link: http://www.fusioncharts.com/download/ Hope this will resolve your issue.
  12. angulargauge annotations

    Hi, To get a circle at the end of the dial you can customize the pivot radius and other related attributes . The fiddle below has "pivotradius" attribute used with a radius set to 10. http://jsfiddle.net/moonmi/f4npkyp6/ With the other pivot element attributes the thikness, color etc. can also be customized. To know more please refer to the documentation link below. http://docs.fusioncharts.com/tutorial-attr-angular.html Hope this helps.
  13. Hi, Please check the fiddle below. http://jsfiddle.net/moonmi/hhsqrjft/ In the fiddle we have set the attribute "syaxismaxvalue" to a value higher then the max-data value of the secondary y-axis so that the anchors do not overlap the chart canvas. Hope this helps.
  14. Issue with mouse hover in JavaScript maps

    Hello Sebastien, We would like to let you know that this is an intended functionality of our product for better performance of charts. Thanks.
  15. Exporting Chart error server directory does not exist

    Hi, Please note that starting version 3.4.0, all charts are rendered as pure JavaScript charts and hence batch export or export of multiple charts at a time is not supported. Though you can use of PhantomJS for printing multiple charts. Drobox link: https://www.dropbox.com/s/j4ozonou3zycjj4/PhanthomJS.rar?dl=0 PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards. Steps to follow to save the images of the chart without rendering in the browser using PhantomJS: (1)Download the PhantomJS from http://phantomjs.org/download.html(choose your Operating System) (2)Extract the files into your application folder along with the other FusionCharts JavaScript files. (3)Copy savePDF.js attached along with this mail within the same folder. Now, to execute from a command line: phantomjs savePDF.js [--delay ] [--scale ] TheURLOfAnyDashboard outputFileName Please refer for more information at: http://blog.fusioncharts.com/2013/03/how-to-save-charts-as-images-at-server-side/ Hope this helps.
  16. Glad that your issue is resolved.
  17. Hi, Could please try using the "hoverColor" attribute in the column data series. The fiddle below uses the attribute for the first data value of the dataset rendered as column. http://jsfiddle.net/moonmi/qn5gz5oh/ Hope this helps. Thanks.
  18. Printing the dashboard

    Hello Prateek, FusionCharts.printManager is now being deprecated as it was primarily intended for use with Flash. Now that Flash is deprecated it will no longer work. Using printManager will now raise a warning event. Could you please try the window.print() on a button click to print any page. Hope this helps. Thanks.
  19. Issue with mouse hover in JavaScript maps

    Hello Sebastien, Thanks for the post. A bug has been logged regarding the issue. We will keep you posted about any updates. Thanks.
  20. HTML Dropdown with Prettyphoto

    Hi, In your "index.php" file, the linked "sd_customer_grp_pie_01.php" fetches the same " $xml_output " eveytime. Hence the same data renders every the prettyphoto renders. Thanks.
  21. Thousand separator

    Hi, We will check the feasibility and a add it to our wishlist. Thanks.
  22. Hi Brad, I bug has been logged regarding the issue. We will update once the issue is resolved. Thanks.
  23. Y-Axis Labels sometimes rendered too tall and narrow

    Hi Steve, We were able to replicate the issue at our end for the earlier version. The issue has been fixed internally for the latest version of FusionCharts. We would hence suggest you to upgrade to the latest version of FusionCharts and avail the possibilities. To download the Evaluation version of FusionCharts Suite XT v3.4.1, please visit the link: http://www.fusioncharts.com/download/ Hope this would resolve your issue. If you require any further assistance please do drop us a mail. Thanks.
  24. Thousand separator

    Hi, We do not yet support any attribute for x-axis and y-axis separately as of now. Could you also please confirm if you are looking the mentioned attributes for any specific XY charts? Please note that numeric x-axis is feasible only for Bubble and Scatter Charts. Thanks