activeEntries not working for Pie and Bar chart
See original GitHub issueI’m submitting a … (check one with “x”)
[X ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here
Current behavior activeEntries object array is not respected.
Expected behavior Based on activeEntries values slice should be higlighted.
-
ngx-charts version: x.x.x Tried both 6.0.2 and 5.3.1
-
Angular version: 2.x.x Angular 4
-
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] ES6
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:9
Top Results From Across the Web
How to highlight activeEntries in ngrx-charts - Stack Overflow
i found that activeEntries must be set to an array of objects, which contain the names of series you want to highlight.
Read more >Activeentries Not Highlighting In Ngxbar Chart - ADocLib
By default Tableau displays a bar chart.Bar chart of sales by subcategory; Click Show Me on the toolbar then select the pie chart...
Read more >Chart does not reflect active entries unless I set it to array.slice ...
It actually takes a whole lot more to highlight the active entries and it was purely a coincidence that calling .slice worked at...
Read more >Build a Pie Chart - Tableau Help
Drag the Sales measure to Columns and drag the Sub-Category dimension to Rows. Tableau aggregates the Sales measure as a sum. By default,...
Read more >Horizontal Bar Chart - ngx-charts - GitBook
Property Type Default Value
view number
results object
scheme object
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi there, any news on this?
I’m seeing the same behaviour for a line chart.
activeEntries
is correctly specified, but nothing is highlighted.Hi there, any news on this? I’m seeing the same behaviour for a pie chart. activeEntries is correctly specified, but nothing is highlighted.