jQWidgets Forums
Forum Replies Created
-
Author
-
September 10, 2013 at 6:16 am in reply to: Scale chart according to given percentage value Scale chart according to given percentage value #28629
Hi Dimitar,
Thanks, I have set its height and width , it is resizing chart according to window size, its so much helpful.
but getting one more issue,When we re-size window the category axis values are getting mixed, and its not understandable,
see ” javascript_chart_bar_series.htm ” demo example and set its height and width like you shown in above example,
and re-size window to minimum width and check, you will see that the values of category axis are mixed,
please suggest any solution for this issue..Thanks.
May 22, 2013 at 9:04 am in reply to: Display value label on top of bar in Bar chart Display value label on top of bar in Bar chart #21623Hi Dimitar,
in “labelOffset” to set X and Y values , how we comes to know the exact X and Y values of position of Bar’s top(All bars are of different height), so that value label can be set there.?
is there any way to find X and Y value of bar’s top position?Thanks,
Hi peter,
if i don’t want to show tool tip message, then how to disable it?
In “toolTipFormatFunction” i returned null, the also it is showing “display Text”, even when display text is not added , by default it is taking value in tool tip from “dataField”.
what needs to do?
Regards,
abcdHi Peter,
In bar chart , labels are displayed at center of the bar.
Is there any way to have the value label of each bar displayed on top of the bar instead of displaying it at the center ?April 30, 2013 at 9:50 am in reply to: Pie Chart : how tooltip message is displayed and how to disable tooltip message Pie Chart : how tooltip message is displayed and how to disable tooltip message #20323Hi Peter,
thanks for reply,
The information displayed in Toll tip is in (Germany : 4134.45) this format,
I want to show it in (Germany = 4134.45) this format, how to change it?thanks.
April 23, 2013 at 12:32 pm in reply to: Bars width issue in Bar chart Bars width issue in Bar chart #19827How to set the width of bar in bar chart?
how “lineWidth” works?
April 23, 2013 at 8:10 am in reply to: Show cursor on mouse over of chart image Show cursor on mouse over of chart image #19799Hi Dimitar,
Thank you so much. its nice .April 8, 2013 at 8:15 am in reply to: uncheck checkbox with empty value uncheck checkbox with empty value #18815Hi Dimitar,
I used table(e.g Employee) from database, added one column(e.g phone_number) in drop down list, in that table some employees don’t have phone number so,that column value is empty, In drop down list all values with check box gets added,even for empty phone number value only check box is shown
On button click I want only those employees whose phone number is selected, but when i select check box which do not contains any value, i want that check box unselected automatically when i click on button.
Or is there any way to hide that check box?
Thank you,February 5, 2013 at 12:16 pm in reply to: Get tree node on mouse over Get tree node on mouse over #14738Thank You So much Dimitar
February 5, 2013 at 10:04 am in reply to: Get tree node on mouse over Get tree node on mouse over #14731Hi Dimitar,
I’m using
Mozilla Firefox version 18.0.1 and
JqWidget version 2.5February 5, 2013 at 9:36 am in reply to: Get tree node on mouse over Get tree node on mouse over #14726Hi Dimitar,
I have tried this code, but it giving me an error – “TypeError: event.toElement is undefined”
Hi Dimitar,
Thank You so much, Now it works.
January 30, 2013 at 9:45 am in reply to: Want to use my own text box to display selected date Want to use my own text box to display selected date #14343Hi Peter,
Thank you!
It’s realy works!January 30, 2013 at 9:08 am in reply to: Want to use my own text box to display selected date Want to use my own text box to display selected date #14337Hi Peter,
Thank you so much for your reply,
I did this, but using ‘getDate’ method i get the date in “Mon Dec 19 2005 00:00:00 GMT+0530 (India Standard Time)” this format
i want the date in same format as displayed in default text area.
Is it possible to take value from that text area directly or can we get the date in any required format from getDate method?Thank you.
December 19, 2012 at 12:13 pm in reply to: Increase size of collapse button present on splitBar Increase size of collapse button present on splitBar #12585Hi peter,
Please tell me which method/event i can use to increase size of ‘collapse button’ of split bar
Thank you.
-
AuthorPosts