Welcome Guest Search | Active Topics |

Render vertical plot line
GameBench
#1 Posted : Monday, August 11, 2014 9:10:55 AM(UTC)
Rank: Newbie

Groups: jQueryDV, Registered
Joined: 8/7/2014(UTC)
Posts: 9

Thanks: 3 times
Was thanked: 0 time(s) in 0 post(s)
Is it possible to draw a vertical plot line?

(For instance, a median over a bell curve?)

-gbJake
Dragan
#2 Posted : Monday, August 11, 2014 9:52:42 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)
Sure, you can. Instead of adding plot lines to the left axis:
http://www.jqchart.com/jquery/chart/ChartAxes/PlotLines

add them to the bottom axis:
Code:
axes: [
                    {
                        location: 'bottom',
                        plotLines: [ ... ]

Best Regards,
Dragan Matek
jqChart Inc.
1 user thanked Dragan for this useful post.
GameBench on 8/11/2014(UTC)
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.406 seconds.