Skip to content
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

Missing Marker Shapes in ShapeEnum #580

Open
toba-pl opened this issue Feb 10, 2025 · 0 comments
Open

Missing Marker Shapes in ShapeEnum #580

toba-pl opened this issue Feb 10, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@toba-pl
Copy link

toba-pl commented Feb 10, 2025

Description

In the javascript implementation there are more options for the marker shapes than in the wrapper:

  • circle
  • square
  • line
  • plus
  • cross
  • star
  • sparkle
  • diamond
  • triangle

See: https://apexcharts.com/docs/options/markers/

In the wrapper the ShapeEnum contains:

  • Circle
  • Square
  • Rect

Wished behaviour

All shapes which are available in the javascript implementation can be used.

@joadan joadan added the bug Something isn't working label Feb 10, 2025
joadan added a commit that referenced this issue Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants