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.

Line Chart Extra Data not exposed

See original GitHub issue

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

  • bug report - search github for a similar issue or PR before submitting
  • feature request
  • support request - use StackOverflow (add the ngx-charts tag) or the gitter chat for support questions

Current behavior

The standard line chart doesnt expose the “extra” field in their data when clicked on (in the emitter).

Expected behavior

The standard line chart should expose the “extra” field in the data.

Reproduction of the problem

Any line chart example with the extra-field set.

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

Please tell us about your environment:

Angular CLI: 7.0.4 Node: 10.13.0 OS: win32 x64 Angular: 7.0.2

  • ngx-charts version: 10.0.0
  • Angular version: 7.0.2
  • Browser: [all]
  • Language: [all | TypeScript X.X | ES6/7 | ES5]

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
sebastiangugcommented, May 10, 2019

@iWumbo1 because its not there – I’m working on adding this as a feature and make a pull request.

For now, you can try to use my ‘test’ package ngx-charts-extra on npm – Its up to date with the current ngx-charts version but I’m making public features there before making a pull request to the main package as that requires more testing & updating docs.

0reactions
jzer0commented, Oct 8, 2019

Bump.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Line chart may plot gaps in lines when the data range ...
Describes an issue where the lines of a Line chart may plot with gaps when the data range of the chart contains blank...
Read more >
ggplot line chart does not show data correctly - Stack Overflow
I suspect something is wring either with "group = 1" or the data type of the example$dates column! I am thankful for any...
Read more >
Essential Chart Types for Data Visualization | Tutorial by Chartio
Line charts show changes in value across continuous measurements, such as those made over time. Movement of the line up or down helps...
Read more >
Visual Business Intelligence – Confusion about Line Graphs
These lines summarize patterns in quantitative data sets rather than representing ... These graphs do not represent actual values that have been collected, ......
Read more >
Line graph has too many lines, is there a better solution?
A simple (but by no means the best) way to do this is to perform a few iterations of "median polish" on the...
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