-
22 Jan 2012 11:39 PM #11
I am facing the same issue with 4.0.7. Are there any fixes?
No one stands taller than the last man standing
-
30 Jul 2012 10:23 AM #12
-
1 Aug 2012 11:23 AM #13
Style is the answer...
Style is the answer...
For me, adding the entire css for charts conflicted with a bunch of the style work i had already done. So, adding this little gem to an existing stylesheet will do the trick!
Code:.x-hide-visibility{ visibility:hidden !important }
-
2 Aug 2012 5:37 AM #14
That little gem didn't do it for me, unfortunately.
-
21 Aug 2012 10:02 AM #15
Are you able to see whether or not either of the overlapping axis labels are being classed with the "x-hide-visibility" tag? I wasn't aware at first that the charts automatically classing a label to be hidden. I think you may be able to overcome the issue with css, but you will need to identify whether or not that class (or some other class) is being included.
Success! Looks like we've fixed this one. According to our records the fix was applied for
EXTJSIV-4332
in
4.1.


Reply With Quote