-
Hi, i am reading your project, why do you choose Akka Actor for working as High concurrency, can u tell me the reason, the pros and cons of Actor Akka, why don't you choose another reactive stream lik…
-
Во первых спасибо за библиотеку, она сэкономила массу моего времени
А теперь вопрос, я никак не могу нарисовать линии или любые фигуры, не через chart.createOverlay, сколько я не тыкал, тк и не смо…
-
**Lightweight Charts Version:** 3.8.0
**Steps/code to reproduce:**
```
var chart = LightweightCharts.createChart(document.body, {
width: 600,
height: 300,
});
// This is a live object. A…
-
-
Update `boxShadowSize` to take an array in addition to a string, for responsive views. We would like to change the shadow in different screen size or remove them in some.
-
# Summary
Synchronization barrier for deploying to multiple clusters in parallel, especially in multiple regions. Implemented as a custom inline canary analysis step which waits until another clust…
-
-
An example from Rental Cars Checkout page:
![image](https://user-images.githubusercontent.com/1974993/35013832-9bea69ae-fadc-11e7-8d54-06cfb7fb1cf1.png)
-
Hey team 👋
Creating this issue as a way to collect some feedback from people generally about the new plugin experience 🙇 Please post your comments here 🙇
Thank you!
-
Q1: Is it possible to turnoff priceLine in PriceLineOptions?
Original Lightweight-Charts JSON:
export interface PriceLineOptions {
...
/**
* Display line.
*
* @defaultValue …