Nicolas469

Results 13 comments of Nicolas469

I can confirm ! I've only made a basic tour but it's working well so far.

Any progress here ? I think that we have two options: one flag to disable candlestick detection or add a notification level.

Hi, thank you for your answer but it's not really what I want. I would like the x axis to be chronologic but with data given in a non-chonological order....

Yes it's working in this particular case. But I'd like a more general solution: defined the line as a "path". Example (with Hightcharts): https://jsfiddle.net/ebmc1z9o/ I defined the data as a...

And to avoid this kind of bug: I have to tabs dispalying the same thing (two charts in each tab). One tab is always visible and the other one has...

I've create a merge pull request (https://github.com/davidmdm/myzod/pull/58). Could you check this please ?

Sadly no. I'll make another one soon.

I've got an express backend using this as depedency. When running in dev mode (with ts-node-dev) no problem. But if I run tsc to compile the code into javascript, I've...