Markers highlight data points on your charts. Nuxt Charts allows you to customize marker type, size, color, and stroke to match your data and design.
You can configure markers using the :marker-config
prop. For example:
To ensure markers display correctly, add the following CSS to your component:
You can fully customize markers for each series or data point. See the example below for a custom marker configuration.
Everything you need to know about our templates