Apexcharts.js: All charts need custom ticks

Created on 1 Mar 2019  路  5Comments  路  Source: apexcharts/apexcharts.js

While I love radial charts, one thing that is seriously missing is custom ticks that could be spread across the chart.

Simple array of objects accepting stroke thickness, length, color and position in the series with optional label would make this more usable.

question

Most helpful comment

I'd also like to see this, would be useful for implementing general purpose gauges. Obviously the current value can be easily be read off from the label, but without at least some type of marked scale the bar circular bar is little more than eye candy.

All 5 comments

Hi @davek1979
Would you elaborate where do you want the labels and ticks to be placed on the radial-bar chart? A simple illustration/example/more description would help.

Thanks!

Closing as no response.

I did not notice your original response, apologies.

What I mean is this

apex

Thanks for the response, I will see if it is feasible to implement this.

I'd also like to see this, would be useful for implementing general purpose gauges. Obviously the current value can be easily be read off from the label, but without at least some type of marked scale the bar circular bar is little more than eye candy.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

frlinw picture frlinw  路  3Comments

piyushSinghalDemo picture piyushSinghalDemo  路  3Comments

rcoundon picture rcoundon  路  3Comments

tcarlsen picture tcarlsen  路  3Comments

ordago picture ordago  路  3Comments