Search the Community

Showing results for tags 'pointer'.



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. Hi all, I'm implementing a Linear Gauge chart through JS, and I'm trying to customise the look and feel; I'm taking a look at http://www.fusioncharts.com/dev/gauge-and-widgets-guide/linear-gauge/configuring-gauge-cosmetics.html What we'd like is to have the pointer at the bottom (i.e. pointerOnTop: 0) - but facing downwards; the idea being that it's pointing down at the line, rather than up at the value above it. However, I can't find a way to do this. Rotating the pointer would one idea (180deg) - or even replacing the drawn pointer entirely with an image would be fine - but I can't seem to find a mention of either of those options. Does anyone have any suggestion as to how this could be achieved? Many thanks, Neil
  2. AngularGuage

    Hi I am creating an AngularGauge, I have set up an chartClick event listener for it. What I can't figure out is how to set the chart's cursor to a pointer to highlight the chart is clickable. FusionCharts v3.11.2 Regards Mark