Welcome Guest Search | Active Topics |

Auto Fit
AlmostGood
#1 Posted : Wednesday, November 16, 2016 12:50:56 PM(UTC)
Rank: Newbie

Groups: Registered
Joined: 11/16/2016(UTC)
Posts: 1

Thanks: 0 times
Was thanked: 0 time(s) in 0 post(s)
Hi all,

Is there a way to make a chart auto size in height or add vertical scrolling?

Ivan
#2 Posted : Monday, November 21, 2016 8:41:54 AM(UTC)
Rank: Administration

Groups: Administrators, Moderator, Registered
Joined: 11/5/2012(UTC)
Posts: 131

Thanks: 0 times
Was thanked: 15 time(s) in 15 post(s)
Hi,

Our chart needs to have a specific size, before it is rendered. You can change the size of the chart after it is rendered, but in this case you need to call:

Code:
// update (redraw) the chart
$('#jqChart').jqChart('update');


You can also use our axis zooming:
http://www.jqchart.com/aspnetmvc/chart/ChartAxes/AxisZooming
Best,
Ivan Petrov
jqChart Inc.
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.303 seconds.