You must be logged in to post your query.
Home › Forums › Chart Support › Canvas Chart
Tagged: Charts
In x Axis I have to show the following format
28-07-2017 (EarlyMorning|Morning|Afternoon|Evening)
Above data is dynamic show group by date and below interval in single bar, new date show different bar with above data.
Parag,
Can you kindly create jsfiddle along with the data, so that we can understand and help you out better.
———— Indranil Deo Team CanvasJS
Hi Indranil,
My question is how to combine and pass one value in datapoints.. All data belong to single date [{ label: ‘2017-07-28’, y: 7100 }, { label: ‘Morning’, y: 800 }, { label: ‘Afternoon’, y: 900 }, { label: ‘Evening’, y: 200 }],
Can you please provide a pictorial representation for the query, so that we can understand your requirement better.
Kindly find the link below, so that u can understand my query
http://res.cloudinary.com/ds5pcphpa/image/upload/v1501486931/IMG_28072017_102326_0_ypfsjc.png
Hi Indranil
Kindly find the data store in sql server as per the format
http://res.cloudinary.com/ds5pcphpa/image/upload/v1501490958/DataFormat_szpdle.jpg
Kindly help, how can i develop the same map like below:-
@parag118,
Grouping of labels is not available as of now. However, you can take a look at this work-around.
—- Bivek Singh, Team CanvasJS
You must be logged in to reply to this topic. Login/Register