apexcharts / Blazor-ApexCharts

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

Fix/tick placement #414

Closed peterboccia closed 6 months ago

peterboccia commented 6 months ago

As shown inside issue #413 the TickPosition enum contains a typo. I fixed it and created a sample for everyone to show the difference.

peterboccia commented 6 months ago

Hi, I forgot to mention that I created also a sample and added to the list of LineCharts, showing the difference of Tick Placement between On (default) and Between. In the library ApexCharts there is only a 1 characters of difference, then the others are samples.

peterboccia commented 6 months ago

@joadan any news on this merge and the new nuget version? Thank you in advance for your dedication