jQuery UI Widgets › Forums › Chart › small values in 100% stacked bar chart
Tagged: 100% stacked bar chart, Angular chart, chart, jquery chart, jqxChart, logarithmic, logarithmicScale, small, stackedcolumn100, Tooltip, values
This topic contains 5 replies, has 2 voices, and was last updated by Dimitar 10 years ago.
-
Author
-
Hi,
In the below 100% stacked bar chart, the first bar has values 35%, 64.8% and 0.2%
The first two values are displayed properly across all browsers. However, the last value of 0.2% is displayed as a very thin line only in IE8.
In IE9 and chrome it doesn’t display at all, not even it’s tooltip.Please advise.
Hello vinodn,
We do not experience this issue with the following example: http://jsfiddle.net/Dimitar_jQWidgets/2zr9pLL0/ (although it is somehow difficult to hover over the tiny line in order to display the tooltip). Please make sure you are using the latest version of jQWidgets (3.8.0).
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Works in IE but doesn’t work in Chrome.
Please advise.
Hi vinodn,
The fiddle works in Chrome 43.0.2357.65 m (current version). Here is a screenshot: http://s18.postimg.org/m1mgcpn6x/red_line.png. The tiny red line can be seen at the bottom of the first column.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/Dear Dimitar,
Thanks for your prompt responses.
I have the same version of Chrome and I notice that thin line. However, I still don’t get a tooltip on hovering above it in your jsfiddle link. Would be great if your could share a screenshot of the tooltip for 0.2 value appearing in your Chrome.
Regards,
Vinod NaiduHi Vinod Naidu,
I admit, it is rather difficult to show the tooltip, because the line is only one pixel high, but it is not impossible: http://s2.postimg.org/55rt2ogah/red_line_tooltip.png. However, I think it would be more suitable if you enable the logarithmicScale option of the chart, e.g.: http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxchart/javascript_chart_logarithmic_axis_percentage_stacked.htm?arctic.
Best Regards,
DimitarjQWidgets team
http://www.jqwidgets.com/ -
AuthorPosts
You must be logged in to reply to this topic.