# Position

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

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

# Docs

Last Updated: 2/28/2024, 4:43:58 PM