Hi everyone,
We’re implementing a multiline chart using D3.js in a React.js application and need features like legends, tooltips on hover, and brush zooming.
However, we’re facing issues with legends not working as expected. Additionally, when trying to display one year of data for five series, the chart fails to render properly.
Has anyone encountered a similar issue or have suggestions for a solution? Any guidance would be greatly appreciated!
Thanks!