Search the Community

Showing results for tags 'majorTMNumber'.



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 1 result

  1. Hi Everyone I want my angular gauge shown as the image I attachment I used all the probabilities in the { majorTMNumber } attribute values but never do what I need this is what I wrote in the Chart part "chart": { "lowerlimit": "0", "showtickstep": "1", "showTickValues":"1", "showvalue": "1", "upperlimit": "100", "gaugestartangle": "180", "gaugeendangle": "0", "numbersuffix": "%", "fillangle": "30", "manageResize":"1", "majortmnumber": "3", "gaugeinnerradius": "2", "pivotradius": "5", "pivotborderthickness": "2" } Thanks