Welcome Guest Search | Active Topics |

Negative values on barmarkers
sasi
#1 Posted : Monday, October 21, 2013 6:34:34 AM(UTC)
Rank: Newbie

Groups: Registered
Joined: 10/18/2013(UTC)
Posts: 2

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
Barmarkers doesn't seem to work with negative values.
I could set the scale range from negative to positive (on the demo as shown in http://www.jqchart.com/j.../LinearGauge/BarMarkers) but the negative value doesn't seem to render right.

Code:

scales: [
                         {
                             minimum: -100,
                             maximum: 100,
                             .......
                             .......
                             .......
barMarkers: [
                                            {
                                                title : 'Measure1',
                                                value: -80,
                                                fillStyle: gradient1,
                                                innerOffset: 0.40,
                                                outerOffset: 0.56
                                            },
Dragan
#2 Posted : Tuesday, October 22, 2013 6:04:07 AM(UTC)
Rank: Advanced Member

Groups: Administrators, DataVizJavaScript, jQueryChart, jQueryDV, MvcChart, Registered
Joined: 1/3/2011(UTC)
Posts: 483

Thanks: 0 times
Was thanked: 87 time(s) in 87 post(s)
It seems this is an issue in our gauge and we've fixed it. I've sent you a fixed version via email.
Best Regards,
Dragan Matek
jqChart Inc.
sasi
#3 Posted : Tuesday, October 22, 2013 2:25:13 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 10/18/2013(UTC)
Posts: 2

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
Unfortunately that didn't seem to fix the issue. I have emailed my code and the screenshot.
Appreciate your help Dragan.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

FlatEarth Theme by Jaben Cargman (Tiny Gecko)
Powered by YAF 1.9.4 | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.071 seconds.