# Position

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

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

# Docs

Last Updated: 4/15/2025, 1:19:05 PM