Search the Community

Showing results for tags 'chart'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Company Forums
    • Company News
  • Product Forums
    • FusionCharts XT
    • FusionWidgets XT
    • PowerCharts XT
    • FusionMaps XT
    • Collabion Charts for SharePoint
    • jQuery Plugin for FusionCharts
    • AngularJS plugin
    • ReactJS plugin
  • General Forums
    • FusionCharts Jobs and Consultation
    • FusionLounge

Found 29 results

  1. Border Bars color

    Hello guys, How are you? I'm trying to plot a bar chart, and I need a particular color for the first bar, and a different color for the rest of the bars. Is that possible? And I want to do something similar with a double-bar chart. Thanks!!!
  2. Hi, I need to add a small icon on the bottom of each column within the chart. Do you know if it is possible? Or maybe you could indicate a workaround. I am using the fusion charts for FlexSKD3. Thanks in advance! Danut
  3. Hello. When displaying multiple <dataset> components in a single Y-axis combination, is there a way to specify the order in which the plots are displayed? In general, the <dataset> that appears first in the chart XML is the first to be displayed in the chart's legend, as expected. Depending on the data being displayed and the type of plot being drawn, however, FusionCharts seems to changing the order of the plots in the chart itself. In most cases, these automatic changes do make the chart look better, but some of our users are insisting that their designated order be preserved. Is there a way to force FusionCharts to use a specified order? Thanks.
  4. Chart Interaction - Data Points

    Hi, Can we handle click event on data-points or series? How to know which data-point the user selected or clicked? Thanks, Chaitanya