# Position

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

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

# Docs

Last Updated: 10/13/2025, 5:37:11 AM