WebDevSarah Report post Posted October 2, 2012 Hello FC! I was hoping you could help me with a problem. I have multiple bar graphs I am working with where the data min and max vary greatly per chart. (Please see attached example.) It has been requested of me to somehow still get a tooltip to come up regardless of the width of data. How do I go about doing this? I believe I saw in another post that the line must be at least 2px in width before the tooltip pops up. What can I do? I look forward to your response! Thanks, Sarah Share this post Link to post Share on other sites
WebDevSarah Report post Posted October 2, 2012 If possible, I'd love to know how to get the 90,000 data label not to clip as well. Thanks! Share this post Link to post Share on other sites
Guest Sumedh Report post Posted October 4, 2012 Hi, Here in this scenario, you are comparing large scale values with small one's. The data plot of small value will allocate only small portion on the chart. It would be difficult to get the tool-tip of such data-plots. So, the tool-tip will behave like this only in such scenarios. Hope this helps! Share this post Link to post Share on other sites