almende / vis

⚠️ This project is not maintained anymore! Please go to https://github.com/visjs
7.85k stars 1.48k forks source link

how to change X-Axis data format in Vis.js #4291

Open 8447543108 opened 5 years ago

8447543108 commented 5 years ago

I am using Graph2D for creating Bargraph using vis.js but my requirement is I need some Names /Numbers on X-Axis but X-Axis supports only Date format.Is there any way I can display data other than date in X-Axis?