];
this is my data I want to use a column chart using this data x-axis as month and y-axis sales how can i use this data
Hi, Lavanya,
The KendoReact Chart supports binding its data to an array of objects. In this case, you will additionally need to set the field and categoryField props.
In the below example, I bound the data you sent to a Column Chart:
For more information about data binding in the Chart component, you can check the following article:
Regards,
Wissam
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.