# Position

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

const config = {
  type: 'line',
  data: data,
};

# Docs

Last Updated: 11/13/2022, 8:16:32 PM