# Position

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

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

# Docs

Last Updated: 5/17/2024, 12:33:38 PM