You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Right know I can add axis annotation which is a line with text annotation and rect background. I would love to be able to provide custom SVG content to draw instead of that text and rect, for example an icon.
Describe alternatives you've considered
No way to draw an anno icon right now.
Additional context
Providing SVG content in a var or callback which would return my content for Apexcharts to draw would be sufficient.
The text was updated successfully, but these errors were encountered:
pnemi
changed the title
Custom annotation icon content
Feature request: Custom annotation icon content
Oct 11, 2018
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Right know I can add axis annotation which is a line with text annotation and rect background. I would love to be able to provide custom SVG content to draw instead of that text and rect, for example an icon.
Describe alternatives you've considered
No way to draw an anno icon right now.
Additional context
Providing SVG content in a var or callback which would return my content for Apexcharts to draw would be sufficient.
The text was updated successfully, but these errors were encountered: