chartjs-chart-financial
chartjs-chart-financial copied to clipboard
demo links in the readme seems to be broken
Hi, I just wanted to give a heads up that at least 2 links in the readme of this plugin are broken. I found them in the Related plugins
section
❌ chartjs-plugin-crosshair (demo) ❌ chartjs-plugin-streaming (demo)
I fixed one and asked about the other https://github.com/AbelHeinsbroek/chartjs-plugin-crosshair/issues/85
@benmccann chartjs-plugin-crosshair
does not seem to be active anymore. It's been broken for a while - not just the link, but the plugin does not work with chartjs v3 and fixes don't seem to be coming.
Looks like there's a v3 branch, but they've been slow to update things: https://github.com/AbelHeinsbroek/chartjs-plugin-crosshair/pull/65#issuecomment-872903672. I'll ask for an update there
Looks like there's a v3 branch, but they've been slow to update things: AbelHeinsbroek/chartjs-plugin-crosshair#65 (comment). I'll ask for an update there
Thank you, @benmccann ! Are there any planned updates for this plugin? I'd love to be able to use the latest version of ChartJS (https://github.com/chartjs/chartjs-chart-financial/issues/128 ) and candlestick candles (high/low) disappear if the dataset is hidden and shown again (https://github.com/chartjs/chartjs-chart-financial/issues/103 , https://github.com/chartjs/chartjs-chart-financial/issues/117 )
I am not a JS developer, but if you could point me to the relevant bits of code, I could take a stab at fixing them.