python-web-realtime-streaming icon indicating copy to clipboard operation
python-web-realtime-streaming copied to clipboard

Update d3.js Sources

Open foskaos opened this issue 2 years ago • 4 comments

I couldn't get d3 to work with the existing sources.

got these from the huww98/TimeChart repo

foskaos avatar Oct 02 '23 18:10 foskaos

@stribny could your possibly merge this? I found your tutorial quite helpful. Using it to visualise data on my raspberry pi!

alexvaos avatar Oct 03 '23 16:10 alexvaos

Hi @foskaos and @alexvaos!

Thanks for reporting.

I will re-check the tutorial and see if it still works or not and what would be the best replacement, but I can't promise any timeline, not sure if I will need to update the article itself as well.

  • Petr

stribny avatar Oct 03 '23 17:10 stribny

@stribny Thanks for your reply! No timeline necessary!

If you were to merge this then it would probably be prudent to update the article as well.

f.

foskaos avatar Oct 03 '23 17:10 foskaos

Uncaught TypeError: n is not a function at H.f.ticks (d3-scale.v3.min.js:2:8086) at M (d3-axis.v1.min.js:2:547) at R.call (d3-selection.v1.min.js:2:7410) at h (d3Axis.ts:20:16) at d3Axis.ts:33:13 at d.dispatch (utils.ts:44:13) at p.resize (renderModel.ts:51:22) at rt.onResize (index.ts:108:20) at new x (index.ts:97:14) at new rt (index.ts:55:9)

This is the error i get with the existing sources on the console

foskaos avatar Oct 03 '23 17:10 foskaos