first of all good morning , i have data in db and one column fight arrival data type is date time and another one is no of flights depature in my screen i use datepicker if i select from date to date i want to display data no of fights travelled on every hour(interval) in column charts how to acheive this
x-axis time interval (hour vise)
y axis (no of flights travelled on that particular hour)
Hi Sai,
Please check below thread where I have provided oml.
You can customize logic as per your requirement and take reference from it.
https://www.outsystems.com/forums/discussion/83913/how-to-use-bar-chart-according-to-start-and-end-date/
Hope it helps you.
Thanks,
Ajit Kurane.
Hello Pydisetti Sai,
Have you gone through the below documentation of column charts?
https://success.outsystems.com/Documentation/11/Reference/OutSystems_APIs/Charts_API/Create_Column_and_Bar_Charts
Also, there is one awesome video from which you will get enough idea on how to implement it. This video has implementation of every chart in OutSystems:
https://www.youtube.com/watch?v=RETqAbtgILo