While I made a stock chart of kendo, and it worked perfectly. Then my colleague went through and polished all the styles on the front side, and I think this may be the reason that my stock chart navigator looks like this:
My style in the div, which we call .kendoStockChart, is:
color: #2E2E2E;
display: block;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 12px;
height: 513.328125px;
line-height: normal;
position: relative;
width: 805.640625px;
I really hope that I will miss something obvious, any advice or attempted answers are welcome!
Edit: Sorry for everything that tried to help me with this, I left the office within a couple of weeks since I opened it, will let you know if it will be fixed when I go soon.
source
share