This topic contains 3 replies, has 2 voices, and was last updated by Hristo 9 years, 1 month ago.
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Chart › Adjust width of xaxis gridline
This topic contains 3 replies, has 2 voices, and was last updated by Hristo 9 years, 1 month ago.
I want to adjust adjust width of x-axis gridline. In my chart, x-axis gridline is drawed out of bound.
How can it make exact square like other chart? (
Did I miss some properties?
Hello yceffort,
Try to use those members minValue
and maxValue
in the xAxis property, if I understand you right this could help.
Could you provide your code? (https://www.jseditor.io/ or http://fiddle.jshell.net/)
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
Im very very sorry for my short English.
In that image, there are x-axis grid lines and band line (which I draw by jqxchart).
At the right of the image, I makred end of the these lines with square (squre is drawed by photoshop).
I want to shorten these lines and fit these in the yaxis line.
In this example y axis line and x axis line makes exact square shape. not longer than size.
Is that possible? or did i miss something?
Hello yceffort,
Please provide us an example of Your code (in https://www.jseditor.io/ or http://fiddle.jshell.net/) for better analize.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
You must be logged in to reply to this topic.