For a Radar Chart, is it possible to "fill in" the area inside a series with a semi-opaque color? If so, how would I do that?
Thanks.
Hi,
Is there a way to select the first row when we move from one page to another in kendo grid angular.
We have a requirement where we show some details of the data when a row is selected. IT is easy to do when the first time the grid is loaded. But when we move to another page using pagination functionality, no row is selected (grid default behavior).
How do we select the first row when we move from one page to another programmatically?
Regards,
Jyothi
Hi there,
Is there any way to configure components globally? It is frustrating that I need to configure each instance of a component.
Right now, I have custom directives that I apply to each instance of a Kendo Angular component in order to configure it, but it would make much more sense to have some sort of global config.
Thank you.
Is there a way to set the rounded border or set the width to the 100% stacked bar graph? If the the breakdowns is greater than 3% I am able to get the rounded corners but if it is less than that it isn't showing up. As I add visual to the last element and the last element is small say 0.5%.
Just thinking if we can set the minimum width to each splitups?
Attaching image for reference.
I have a line chart for signal strength values.
I know the value axis defaults to showing up to 0. But is there a way to get it to force show a range? Like something from like -120 to -70 instead? This way the RSRP values show all the strength options, like Excellent, Good, Fair, Poor, etc?
Thanks!!
I am using the kendo editor and I am wondering if there is a way to highlight the text programmatically. I know that I can use:
editor.exec("backColor", "#FFFFFF");
I am using the kendo editor to allow users to insert custom html images directly into their document by clicking inside the doc. I do this by calling:
and then replacing that text with an img element:
My problem is two fold: Whenever the user clicks in the editor to insert an image, the kendo editor shows a resizing box around the image:
I don't want this box to appear at all. In addition, even when the contenteditable is set to false for the editor, the user can still click on the images and a box around it will appear. I would like to prevent this from happening. Is this possible?
While I am trying to open the Context menu item using Kendo-ContextMenu (right click on the content to open the context menu), the Items of Context menu are not showing properly. Some of the items are not showing in the screen. Please find the attached screenshot for the same.
Please provide the resolution for this issue.
Hi! Is there any way to add this in schedule grid? Vertical lines for open and closed hours.