Opened 9 years ago
Closed 9 years ago
#13720 closed defect (invalid)
Chart Tooltips dont now work correclty with 2 different plots.
Reported by: | eescobar | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | Charting | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
We noticed that when we create a chart that has 2 differnt types of plot type that the tooltip on shows on one of the plots.
Please see attached example. You will see that in the Bar and Line Chart example that the tooltip only shows up on the line chart markers and not when you hover the bar. Also, in the Custered Bar and Bubble Chart Example you will notice that the tooltip only shows up on the bar but not when you hover over the bubble.
- Browser type: IE,FF, and Safari
- Browser version: IE 8.0.6,FF 3.6.18, and Safari 5.0.5
- OS and OS Version: Windows XP
You can reach by email at [email protected]…
Attachments (2)
Change History (4)
Changed 9 years ago by
Attachment: | DojoTicket.html added |
---|
comment:1 Changed 9 years ago by
Sorry but please ignore/close this ticket i found out what the issue was i needed to add a tool tip to both plots. In case anyone runs into the same issue, I have included a working example.
comment:2 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Example file