question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Does ngx-charts support mixed types in a single chart?

See original GitHub issue

I’m submitting a … (check one with “x”)

[ ] bug report => search github for a similar issue or PR before submitting
[x ] feature request
[ ] support request => Please do not submit support request here

Current behavior From the documentation, I didn’t find any clue would ngx-charts support or not, looks like it doesn’t

Expected behavior I want a single chart can contains line chart and bar chart, or more

Reproduction of the problem

What is the motivation / use case for changing the behavior?

Please tell us about your environment:

  • ngx-charts version: x.x.x
  • Angular version: 2.x.x
  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
  • Language: [all | TypeScript X.X | ES6/7 | ES5]

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ChristofferArnlundcommented, Jan 16, 2018

Is there a possibility to see the code of the example “Line charts with reference lines”? https://swimlane.github.io/ngx-charts/#/ngx-charts/line-reference-lines

0reactions
DmitryEfimenkocommented, Oct 26, 2018

I really like the philosophy behind this charting library, but the API needs to be enhanced so that a consumer of the library doesn’t need to bring in so much custom code into the repository. I mean, look at the https://github.com/swimlane/ngx-charts/blob/master/demo/combo-chart/combo-chart.component.ts. That does not look easy

Read more comments on GitHub >

github_iconTop Results From Across the Web

ngx-charts: combine multiple chart types - Stack Overflow
I would like to understand the code behind the combo chart example to be able to combine any 2 (or more) chart types...
Read more >
Ngx Charts Module | SBA Framework Documentation
A chart component displaying given input data, unaware of Sinequa's API and data structures. It supports different chart types from the ngx-charts library....
Read more >
Implementing Different Types Of Charts In Angular - MindBowser
For example, if we add animation in the vertical bar chart, we need to add an animation chart; we can check in the...
Read more >
Visualizing data with NGX-Charts in Angular - Knoldus Blogs
In this blog, we will look at one such library, NGX-Charts. ... NGX-Charts supports various chart types like bar charts, line charts, ...
Read more >
Ngx Charts Combo Chart - StackBlitz
Ngx Charts Combo Chart ... combo-chart. New File. New Folder. Angular Generator. Component. Service. Directive ... @angular/forms.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found