jQWidgets Forums
Forum Replies Created
-
Author
-
Thank you for the suggestion but it didn’t work.
I have 1 and 1138 values next to each other and I tried with different logarithmicScaleBase values but 1 is still not visible at all.
Does that mean that it is not possible to attach a click event to series labels?
Thanks.Never mind, this fixed it:
padding: { left: 30, top: 5, right: 20, bottom: 5 },
that 30 is probably the scrollbar’s width.May 9, 2017 at 3:05 pm in reply to: setting series colorScheme for stackedcolumn chart setting series colorScheme for stackedcolumn chart #93381Hi Hristo,
That fixed it, thank you so much for your help.May 4, 2017 at 2:04 pm in reply to: setting series colorScheme for stackedcolumn chart setting series colorScheme for stackedcolumn chart #93301Hi again,
I don’t think it is related to the color.
I modified a previous fiddle of yours and changed one of the series to blue.
You can see that there is no gradient and no mouseover highlighting.May 3, 2017 at 7:35 pm in reply to: setting series colorScheme for stackedcolumn chart setting series colorScheme for stackedcolumn chart #93282Hi Hristo,
It does the same thing as fillColor.
And again, I lose the mouseover highlighting and the gradient even though I set useGradient to true.
Is there a way to draw the color with the gradient?
Thanks.I made them shorter and still the same.
http://jsfiddle.net/8j0gtztf/3/ok, here is one that also doesn’t work in Chrome.
http://jsfiddle.net/8j0gtztf/1/
just mouse over the bars with the value of 1 and 3.
I realized that it only happens in Firefox, it works fine in Chrome.
October 28, 2015 at 2:59 pm in reply to: number of days displayed in monthly timeline view number of days displayed in monthly timeline view #77461Hi,
This question was about the number of days displayed in monthly timeline view.
Monthly timeline view displays around 42 days in the demo (like November 1st to December 12nd), not 30 days.
That is why I asked if it is configurable or not.
Thanks. -
AuthorPosts