This project demonstrates how to plot a scatter and line plot using D3.js on a movies dataset. The dataset contains information about movies such as the budget, revenue, and release year. The results ...
The Line plot sometimes does not visualize values as it should and skips steps in plots with the same x-axis. I'm currently analyzing the average step time in seconds and there is a big spike after ...