# Position

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

const config = {
  type: 'line',
  data: data,
};
Last Updated: 2/12/2022, 2:48:34 PM