apexcharts / Blazor-ApexCharts

A blazor wrapper for ApexCharts.js
https://apexcharts.github.io/Blazor-ApexCharts
MIT License
784 stars 91 forks source link

Make the Annotation to the background of the series #419

Closed annLiu310 closed 5 months ago

annLiu310 commented 6 months ago

image

I found that the annotation is at the top of the series, changing the series color. Is it possible to put it the the background of the series?

digitaldirk commented 6 months ago

I haven't got this to work yet, but maybe try z-index values for the annotation and lines?

joadan commented 6 months ago

Hi

This question is better to raise in the apexchart.js repo.

Thank you