hypirion / clj-xchart

XChart wrapper for Clojure
https://hypirion.github.io/clj-xchart/
Eclipse Public License 1.0
112 stars 6 forks source link

Tagging the graphs #16

Open Bost opened 4 years ago

Bost commented 4 years ago

Is it possible to put some sort of "bubbles" or tags to the particular points of graph? E.g. the ".. total ...". This would be useful not just for the end values as in that example but also when you want put some explanation or comment on a special point of the graph. Like "here on this day the aliens came" and "here they left".

akotek commented 4 years ago

this could be very handful. also just "text" on the points themselves (for NLP usages, plotting words embeddings for example)