# Position

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

const config = {
  type: 'line',
  data: data,
};
Last Updated: 5/29/2021, 9:35:57 PM