google / google-visualization-issues

288 stars 35 forks source link

Bug: annotation overlap causes annotation to be unreadable and unhoverable #1461

Open orwant opened 9 years ago

orwant commented 9 years ago
What steps will reproduce the problem? Please provide a link to a
demonstration page if at all possible, or attach code.
1. line chart  with annotation
2.  similar values to  close
3.  causes annotation overlap

What component is this issue related to ( LineChart)?

Are you using the test environment (version 1.1)?
(If you are not sure, answer NO)

What operating system and browser are you using?

*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by wraycode on 2014-01-31 19:06:37

orwant commented 9 years ago
This is a known limitation of annotations.  It may be a while before we get around to
a solution to this general problem. 

Fixing this will first require a way to detect that more than one annotation occupies
the same space, which is relatively easy.  But then we'll have to either avoid the
overlap (by distributing the annotations around) or provide a way to get at individual
annotations, e.g. expanding a group or zooming in.  

Original issue reported on code.google.com by dlaliberte@google.com on 2014-02-04 17:09:14

orwant commented 9 years ago
Annotation text rotation and the ability to choose whether the annotation will display
over or below the line of the chart would help resolve it in a way...

Original issue reported on code.google.com by ilgeorgo on 2014-04-28 21:00:13

nilnullzip commented 8 years ago

I'm having the same problem. Annotations overlap and become unreadable. Any idea when this might be fixed? (Love Google Charts!)

neetocode commented 7 years ago

+1 news?

ghost commented 5 years ago

any updates/fixes/solutions here ?

ghost commented 5 years ago

is this fixed ?

rk-ghostrider commented 5 years ago

is this fixed? or still issue there? even with static or dynamic rotation does not solve this issue when using FuncAnimation for live graphs

rk-ghostrider commented 5 years ago
Annotation text rotation and the ability to choose whether the annotation will display
over or below the line of the chart would help resolve it in a way...

Original issue reported on code.google.com by ilgeorgo on 2014-04-28 21:00:13

is this fixed? or not yet taken care about it.. because when using FuncAnimation for lively graphs, even with the rotation(static and dynamic) is also not fixing the problem as

MarcoGiorgi commented 4 years ago

medium priority and open since 2015...