-
Thank you for your work on updating mplfinance!
Using the deprecated mpl-finance, I was able to put 2 `candlestick_ohlc()` charts on top of each other (overlaid, sharing the same axes), and a table…
-
## Issue
The current crypto app can be improved in terms of UI.
![image](https://user-images.githubusercontent.com/60931421/144030978-5303f85c-cfac-4c47-8b49-13055655dda8.png)
### suggestion…
-
-
Is there any way to have Range bar/column charts implemented? Or maybe this should be a plug-in? Some examples from other libraries:
http://www.highcharts.com/demo/columnrange
http://canvasjs.com/j…
-
Well this is a super old issue that i'm now updating :joy:
`piker` is being built to eventually support multiple "front ends" for
charting - that's a much longer term and obviously ambitious task …
-
Hi,
Plugin works great. Thanks!
Just a small bug report for some typo's. Noticed 3 times "exemple" instead of "example"
-
# 개요
각 거래소(예: 업비트, 빗썸 등)별 스테이블 코인의 캔들 차트 데이터를 수집한다.
특정 거래소는 캔들 차트 데이터를 제공하는 곳이 있지만, 캔들 개수가 제한되거나 요청 횟수 제한이 있어 자유롭게 사용하지 못하기 때문에, 이러한 제한을 극복하기 위해 해당 기능을 개발
# 문제
기존에 텔레그램 채널에 스테이블 코인 가격을 포스팅하면서 …
-
When we render a Candlestick plot, we see the rangeslider on the bottom of plot by default. We can set rangeslider: {visible: false} on plotly.js via layout.xaxis option. But for now, we cannot disabl…
-
```
What would you like to see us add to this API?
It would be nice to have a Box Whisker plot similar to those generated using Image
Charts.
What component is this issue related to (PieChart, LineC…
-
#### Expected behaviour
We're using multiple types of charts in the same chart simultaneously. Here, the details are as follows:
- Candlestick, Lines, Column, Scatter plot, Plotlines.
…