strange 'emsc' displaying on axis and legend
See original GitHub issueI see this emsc appearing on my legend and axis
but this isn’t part of my data.

any idea where is this coming from?
Thanks
Issue Analytics
- State:
- Created 2 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
X-axis sort order breaks when adding legend in scatter chart
Hi there, I'm trying to use a scatter chart with a categorical x-axis (i.e. it's more of a dot-plot than a scatter chart)....
Read more >Strange Behaviour With XY Graph and Text
Hi folks, I'm trying to understand the behaviour of an XY scatter graph. Spreadsheet at the following link.
Read more >X-Axis labels in excel graph are showing sequence of ...
Axis Labels". If you see numbers there instead of the desired text, click Edit and select the range where the text labels are....
Read more >Date Axis in Excel Chart is wrong - AuditExcel
Date Axis in Excel Chart is wrong? Showing gaps where it should show each listed date? Understand why, and how to fix the...
Read more >SSRS chart does not show all labels on Horizontal axis
The problem here is that if there are too many data bars the labels will not show. To fix this, under the "Chart...
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 Free
Top 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

One solution with the current version would be to check the event.data.rect object inside the event handler to detect which axis the actual label belongs to.
this issue can now be considered fixed. what is left is described in
#67