Open hkumar1993 opened 5 years ago
Setting offset in the options for the chart will display the bar/column correctly, however the tooltip will still render in the position it would be if the bar/column was not offset.
{ ...options, column: { offset: 20, } }
Column without offset:
Column with offset:
Setting offset in the options for the chart will display the bar/column correctly, however the tooltip will still render in the position it would be if the bar/column was not offset.
Column without offset:
Column with offset: