Look into scales, you can put whatever you want in the same chart by positioning it using the same scales. https://github.com/d3/d3-scale You can use that same scale to draw just one set of axis. Need multiple Y axis?…
Look into scales, you can put whatever you want in the same chart by positioning it using the same scales. https://github.com/d3/d3-scale You can use that same scale to draw just one set of axis. Need multiple Y axis?…