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.

annotation placement for ordinal axis bugs with version 1.20

See original GitHub issue

Hi

I have a bar graph which had on the X axis a combination of 2 date strings (“04/2014”) and text strings (“Status”, “Difference”, …). On top of each bar was an annotation. The annotations were all defined the following way: let annotation = { x: "mystring", y: 2354, text: "blabla", xanchor: middle, yanchor: top, } with "mystring" being either one of the date strings, or one of the text strings.

With version 1.19.x I had no trouble, the annotations where all placed nicely on top of the bars, with the upgrade to version 1.20.x, all the annotations are placed in the X middle of the graph… The code itself didn’t change between the upgrade…

Any idea?

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
Quathcommented, Nov 16, 2016

The annotations are in the center of the graph, and not on the bars… I expect the annotations to be at least within the bars if not on top

0reactions
Quathcommented, Nov 16, 2016

You’re welcome!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rosette Cloud Release Notes
Release 1.23.0 September 2022 Entity Extraction and Linking ... Bug fix: When looking for candidate mentions in text, ... Release 1.20.0.
Read more >
Learning to Annotate Part Segmentation with Gradient Matching
This paper is addressing this problem by learning the annotation model over ... encouraged to take all comments into account for their final...
Read more >
Bioconductor 2.14 Released
Bioconductor 2.14 has been designed expressly for this version of R. ... nearest genes around the peak, annotate genomic region of the peak....
Read more >
Bug listing with status CONFIRMED as at 2022/12/26 10:46:31
Bug :4315 - "[Future EAPI] add support for version ranges in DEPEND" status:CONFIRMED resolution: severity:enhancement · Bug:10735 - "sys-apps/portage or ...
Read more >
Evaluating refactorings for disciplining #ifdef annotations - NCBI
(2017) conducted an experiment comparing undisciplined annotations and their refactored version to make them disciplined.
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