Search the Community

Showing results for tags 'fusionchart'.



More search options

  • Search By Tags

    • fusionchart ×
    Type tags separated by commas.
  • Search By Author

Content Type



Found 15 results

  1. change font size of fusion chart

    Hi @Akash Biswas I am facing problem in changing the font size on caption as well as the chart base size in asp.net back end. I tried both of the codes also not success...Can you help me please? timeSeries.AddAttribute("caption", "{ text:'Particle Counter (10K)',captionFontSize:'7'}"...
  2. Hi, Is there is any property/ configuration present in fusion chart show that I can specify how many/ max legend can be shown. As shown in attached image. I have many category displayed in pie2d chart but I want only top 5 in legend not all (Exactly same as shown in image)
  3. Export to JPG

    how to export with fusionchart 3.5 without rendering in browser. there is some dll that replaces chartToImage.dll?
  4. I am new here and I need suggestion so basically my requirements are I am using USA/state map so when I clicked any USA state it will trigger a new bar chart in another section and vice versa the data filter each time when I clicked any chart either world map or bar chart I know we can use event lis...
  5. change font size of fusion chart

    I changed font size of labels for chart by adding 'fontSize' property. One label is displayed from fusionchart.js file where it sets the fontSize. Is there any way to changed the font size. In attached image 0,16k,32k,49k,65k label numbering font is not updated. As per code analysis...
  6. I need to build a multiseries chart by adding a datepicker and changing the graph by populating the from and to date in the date picker and refreshing the chart accordingly. Kindly help.
  7. Hello, I have a file named menu.php and when I include it inside body tag before the chart include my chart gets weird.
  8. 2D Column stack - limited to 7

    Hello there, I'm using MySQL/PHP with PHPWrapper to make use of the FusionCharts. I've been able to get the data to get it rendered as 2D column stacks but are stuck at 7 despite having any limits attached to it. I'm using it to display the count of records for each month starting Apr, til...
  9. $pdf->AddPage(); $fusionCharts_HTML=' <? require_once(INCLUDE_DIR.'.'fusioncharts.php'.'); $plots = $report->getPlotData(); $ticket_projects = $report->getTicketProjects(); $project_selected = $report->getProjects();...
  10. hi i am using Multi-series Stacked Column 2D + Line Dual Y Axis and i want to force my secondary y axis to show these values 14, 29, 43, 57, 71, 86, 100 how to i set my secondary y-axis to these values?????????????????
  11. Sorry for the repost i just attach the file for my work i wish i can get an immediate response....... hi i am newbie in FusionCharts......... following samples in goes smoothly until i reach this problem...... i am following this sample http://docs.fusionch...s-of-chart.html My probl...
  12. Hi, I created a multi series stacked bar chart with ease. Now i need to show manual values for show sum attribute. Is this possible? If not possible post me some work around to achieve the same. attached my chart image. Suresh
  13. Fusionchart in android

    Hi , I want to develop application using fusion chart on android devices. :ph34r: I already have the license. :D But i dont know where to start. :unsure: Please provide example of integrating fusion chart in android 2.3.3 as fusion chart working fine on API 3+ devices. :mellow:...
  14. Hi I am using FusionChart XT My charts are not rendering in javascript, After added that line in js file which renders the chart i.e. FusionCharts.setCurrentRenderer("javascript"); Still i am getting the charts in flash and i am using these charts in pentaho-fcplugin