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 Feature

See original GitHub issue

I think having an annotation feature that lets you put some extra data available on the chart would be very helpful. It could be a target with callbacks similar to tooltips, so you could choose to have extra data displayed on hover. There are a lot of different ways to make annotations, here are a few:

Axis Marker

Axis marker annotation

Series Marker

Axis marker annotation

Horizontal / Vertical Lines

I’m torn on whether these should exist in a data series, but that usually only works for either horizontal or vertical Horizontal marker annotation

Vertical marker annotation

Alternative implementations

Google Charts has implemented this by adding Role as an option -https://developers.google.com/chart/interactive/docs/roles?hl=en. @etimberg & @tannerlinsley - I think we should seriously take a look at how we plan on supporting those options beyond just annotations while we still have some API flexibility.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
derekperkinscommented, Nov 25, 2015

It won’t be a part of the initial 2.0 release, but should make it for 2.1.

0reactions
etimbergcommented, Sep 6, 2016

Annotation plugin is https://github.com/chartjs/Chart.Annotation.js and all feature requests should be there. It already has the ability to do horizontal and vertical lines

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create annotation feature classes—ArcGIS Pro | Documentation
The text in feature-linked annotation reflects the value of a field or fields from the feature to which it's linked, or an expression...
Read more >
FAQ: What is feature-linked annotation? - Esri Support
Feature-linked annotation is a special type of geodatabase annotation, the other being standard annotation. A few points about feature-linked annotation:
Read more >
Annotation feature classes - Hunter Geography
Like other feature classes, annotation feature classes have attributes (annotation attributes define how the text is to be displayed) and a spatial reference, ......
Read more >
Using annotation tools for collaboration - Zoom Support
Zoom's in-meeting product features allow you to add annotations on your screen during your video calls — a tool for remote teams to......
Read more >
Edit Annotation Feature Classes in ArcGIS Pro - YouTube
The video actually augments an earlier series I did on Annotation featureclasses. This shows how to make symbol editing much easier using ...
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