Ngx-charts: Multiple charts in one diagram

Created on 24 Aug 2017  路  3Comments  路  Source: swimlane/ngx-charts

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.

screen shot 2017-08-24 at 15 02 29

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.

All 3 comments

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.

Was this page helpful?
0 / 5 - 0 ratings