Hi There,
Using Kendo UI v2014.1.416, I have a need to place a legend well outside a chart area. With IE 11, I can set the legend's offsetX and offsetY and see the legend in the position I want. But the legend is not visible with FireFox and Chrome: it appears to be clipped. In this case, if I mess with the svg's width, I can get the legend visible. Is there any kind of workaround for this scenario?
If the only workaround is creating a HTML element that mimics the legend, how would one duplicate the hover and click events that the legend has. That functionality I can't do without.
Thanks
Using Kendo UI v2014.1.416, I have a need to place a legend well outside a chart area. With IE 11, I can set the legend's offsetX and offsetY and see the legend in the position I want. But the legend is not visible with FireFox and Chrome: it appears to be clipped. In this case, if I mess with the svg's width, I can get the legend visible. Is there any kind of workaround for this scenario?
If the only workaround is creating a HTML element that mimics the legend, how would one duplicate the hover and click events that the legend has. That functionality I can't do without.
Thanks