Ag Charts Candlestick series – candle center does not correspond to time point on xAxis
I’m using ag-charts-enterprise trial and trying to display candlesticks as well as High and Low price lines on the same chart. The problem I have is that candles are not centered around the time point, for which they are rendered. This makes candlestick series “shift” to the right.
How to correct the label for ag-charts radial-bar with custom start and end angle?
I want to create a gauge chart based on ag-charts radial bar. By setting the start angle to 270 degrees and the end angle to 450, I can achieve what I want for the most part; however, the values do not correspond visually to the labels on the chart correctly.
Adding data labels to bar chart in AG-Chart
I am using the community version of AG-Charts and would like to add data labels to the bars in a bar chart. I have the tooltip enabled and the count represented by each bar is visible there, but I would like the count to be visible at all times not just on hover in the tooltip. Is there an option to display data labels on bar charts similar to the option for pie charts? I have searched the AG-Chart site repeatedly and I cannot find any reference to this ability.
How to get current zoom in AG-Chart?
Is it possible to get the current interactive parameters such as zoom and navigator position? I do not see such a possibility looking into the source code, but maybe I missed something.