# Position

This sample show how to change the position of the chart legend.

const config = {
  type: 'line',
  data: data,
};
Last Updated: 12/5/2021, 1:41:45 PM