-
Currently each annotation query can have a color assigned. This is great. However, it would be great to have a single query that lets me return all items and have the color picked by a tag. We are…
-
I just tried the preview/save function on this example:
http://bokeh.pydata.org/en/latest/docs/gallery/candlestick.html
and the result looked like this:
https://www.dropbox.com/s/3a6l141vqle2ybe/Scree…
-
I have a Chart component which gets chart data from two sources:
The first provides historic candlestick data every minute.
The second provides real time data of the current candlestick.
Both up…
-
### Describe the issue
**Describe the bug**
Kline candlestick colors are inverted (red candles should be green and green ones should be red)
**Expected behavior**
when candleitem.open < candle…
-
From stackoverflow: http://stackoverflow.com/questions/23915275/how-do-you-add-more-x-axis-ticks-and-labels-to-datetime-axis-using-pythons-boke
The user wants to add more ticks and label in his/her c…
-
Hello,
I'm quite new to mplfinance, but I am enjoying using it. I can plot the stock data, macd data, rsi and volume for one stock in a plot. However, I would like it if I could plot 4 or 5 similar p…
-
I am trying to add multiple horizontal lines to a stock chart (candlesticks).
But when I try the following code, it keeps telling me that lineMarker() is not a function.
`let chart = anychart.st…
met68 updated
3 months ago
-
**Is your feature request related to a problem? Please describe.**
The number of recognizers in Presidio are growing which is great, but it also means that recognizers are more likely to be irrelevan…
-
See [example style guide](https://observablehq.com/@d3/example-style-guide).
Ready for review:
- [x] [Animated treemap](https://observablehq.com/@d3/animated-treemap)
- [ ] [Arc diagram](https:…
-
Looking through the documentation i dont see anything along these lines. I want to have my main chart but then add some additional data in a separate chart window. I believe some apps call it an Indic…