-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Annotations appear in front of the graph #51
Comments
I wasn't able to replicate this issue. Can you post an example of your options and series properties? Here is my options:
This gave me the following: |
Options properties: series properties: |
I still can't replicate it. Can you try the latest version, 1.0.17, and let me know? |
We are using the Apexchart module version 1.0.16 in combination with Ignition version 8.1.36. With our previous Apexchart module 1.0.9 we had no issues showing annotations. They appeared at the back of the graph. This can be seen in the picture below represented by the blue area.
However with the new Apexchart module 1.0.16 the annotations appear in the front of the graph. This can also been seen in the picture below represented by the blue area.
How can i resolve this problem without using opacity?
The text was updated successfully, but these errors were encountered: