Home › forums › Using CanvasJS › Columns sticking one to another
Hi, Is there a way in CanvasJS to render time series chart similar to the one here http://code.shutterstock.com/rickshaw/examples/extensions.html (the bar example). I need a time series chart where columns would render without a space in between (stick one to another). I can’t achieve this with the column chart type
@websash
We do have date and time axis. To eliminate a space between columns, you can use dataPointWidth. Please take a look at this jsFiddle.
—- Bivek Singh
You must be logged in to reply to this topic.