-
**Describe the bug**
after entering the command, this output show that
gcc -std=gnu11 -I"/work/zhengjieou/R/lib64/R/include" -DNDEBUG -DUSING_R -I. -Iinclude -Ics -Iplfit -ISuiteSparse_config -…
-
I want to achieve this feature where user can view the candlestick stockchart in the month wise alternate candle color, it helps analyst to analyze better the long range historical market trends.
…
-
I have an `XYChart` that combines `LineSeries` with only bullets with a heatmap using `ColumnSeries`. These series are using different axes. Chart is setup with `wheelY: "zoomXY"`, but when I zoom by …
-
### **Description**
On Metamask iOS version 7.0.1 doesn't work with WalletConnect Auth protocol and not respond to any redirected links. When will you turn on wc v2 support on iOS?
-
**Ideal case : I want the zoom-in/scroll looks like this smooth in my stock Charts.**
https://github.com/amcharts/amcharts5/assets/137867461/834cd04f-6d5d-4a24-beed-695a8bd4a151
`When I use a…
-
After adding the extraMax property to the stock Chart when user scrolls to recent point it zooms to the blank space.
Ideally it should not zoom-in beyond the last candle, it should hold the last ca…
-
I am trying to add the mouse wheel property to my stockchart valueAxis.
Currently I have to pan to valueAxis to zoom -in/out the values of the axis. Can I do it on the mouse wheel scroll?
As it wo…
-
I want all the text in horizontal form, so for that i have set angles = [0], but due to this my text is overlapping. so how can we resolve this problem.
var series = root.container.children.pus…
-
I want to configure treemap with the react js with jsx extension template file instead of core-js, can anyone help with this?
-
I want to remove the grid lines in the stock chart, but I want to keep the label dotted line.
I tried this : `valueAxis.get("renderer").grid.template.set("visible", false);` But it is also removing…