I'm submitting a ...
[X] feature request
From what I gathered, multiple series in one chart always use the same X/Y coordinate system. Is there a way to have multiple charts in one diagram with their own X/Y axes? The output should look like this.

This is only possible by writing a custom chart. You can find an example on how to combine the different components of ngx-charts here:
https://github.com/swimlane/ngx-charts/tree/master/demo/combo-chart
Please provide an example for implementing Combo Charts. You have a demo for this. But how to implement this is no where provided in any documentation. Please dont mislead the developers. If you cant provide any doc remove it from your demo.
Almost 2 years later and the details of the implementation of "custom" charts is zero.
Most helpful comment
Please provide an example for implementing Combo Charts. You have a demo for this. But how to implement this is no where provided in any documentation. Please dont mislead the developers. If you cant provide any doc remove it from your demo.