-
### Version
5.4.2
### Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=candlestick-simple&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurACYCGYFRA2gOQBMADAIwDsAtK854wCz0AN…
-
I have a few questions:
1. Do you support Moving average?
2. Is it possible to show a few MA charts on top of candlesticks?
3. How to show volume bar charts under the candlestick charts?
Thanks.
-
**Is your feature request related to a problem? Please describe.**
I am trying to plot the candlestick chart with width of candlestick as a 5th dimension.
**Describe the solution you'd like**
I…
-
**Why is this needed**:
Say you are monitoring a database cluster and would like to see an overview of the latencies of all nodes. A Candlestick chart could usually be used for that. However, Grafana …
-
# kline candlestick colors are not changing even though changing colors in WithItemStyleOpts option
Part of code
```
charts.WithItemStyleOpts(opts.ItemStyle{
Color: "#0F22C2",
Color0…
-
I made a basic candlestick chart with volume parameter but my volume histogram heights are huge. I tried to put them much lower places with bigger percentage values such as .9 from top but nothing cha…
-
I would like to draw multiple trendlines (can be static lines, not the interactive trendline) based on different sets of data over the candlestick chart. How can this be achieved?
-
### Version
5.5.1
### Link to Minimal Reproduction
https://codepen.io/xpatt/pen/RwzZwYR
### Steps to Reproduce
set xAxis type to 'time'
set dataZoom filterMode to 'empty'
use series type 'candl…
-
Hi,
Thanks for your work. It's amazing. I've been looking for candlestick chart in the terminal for so long.
Is there any way to provide my own OHLC data in a common format such as CSV and JSON?
…
-
```
Add candlestick bar
http://en.wikipedia.org/wiki/Candlestick_chart
```
Original issue reported on code.google.com by `arnec...@gmail.com` on 16 Dec 2011 at 10:44