# Position

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

const config = {
  type: 'line',
  data: data,
};
Last Updated: 8/18/2021, 12:12:37 PM