tvjsx/trading-vue-js

Plot bars on yAxis

frbju opened this issue · 3 comments

frbju commented

Hi, How can i plot bars on yAxis that is linked to the main chart extent?
iv'e built it with d3fc and react but found this project and decided to learn vue :)

Here is an example of what i would like to create. <-- Bars on right side.
Best / F
202851230-3c1918a8-1238-42ff-8705-721bb9e5177a

C451 commented

Hi by using static data & canvas primitives. But I should stop you right away, we have a new library & it is using vanilla js.
I'd rather wait for the stable release. https://github.com/project-nv/night-vision

frbju commented

Hi, this looks really promising. will follow 😊 anything I can do to help in the project ?

C451 commented

You could try to tackle an issue (there are several levels). But most of them require a good knowledge of the lib.