Search the Community

Showing results for tags 'Grid'.



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 2 results

  1. Hello Friends, Am Working on Chart Application for Producing Statics of Data in Line, Bar and Pie Chart. I Have Problem for Line Chart, i Want to Make Canvas Border of Line Chart As Rounded Corner, how can i do it . . . i used following code for making rounded rectange on graph but when data changes it collapse <annotations> <annotationGroup id="Grp1" showBelow="1"> <annotation type="rectangle" x="60" y="48" toX="785" toY="365 " radius="10" color="000000" fillAlpha="100" showBorder="1" fillColor="ffffff" borderColor="000000" borderThickness="3"/> </annotationGroup> </annotations> please look at screen shot for more details , and suggest me solution . .
  2. Hi My question is the following, why we cannot set alternate grid color in Dual Y Charts?, it looks like the chart always shows the divisional lines in the same position, so I wonder why this is not possible if the div lines are in the same place. Thanks