# Position

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

const config = {
  type: 'line',
  data: data,
};
Last Updated: 7/4/2021, 11:29:42 AM