Sign in to follow this  
TiF

Linear Gauge chart - customise pointers; with images?

Recommended Posts

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

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this