WOLFRAM
Products
Wolfram|One
Mathematica
Wolfram Notebook Assistant + LLM Kit
Wolfram|Alpha Notebook Edition
System Modeler
All Products
Consulting & Solutions
Wolfram Consulting
Industry Solutions
Solutions for Education
Learning & Support
Wolfram U Courses
Wolfram Language Resources
Wolfram Community
Support FAQs
Contact Support
Company
About Wolfram
Careers
Events
Educational Programs
All Sites and Resources
Wolfram|Alpha
Wolfram Cloud
Your Account
Your Account
User Portal
Search
Legacy Documentation
Mathematica 6
(2007)
This is documentation for Mathematica 6, which was
based on an earlier version of Wolfram Language.
View current documentation (Version 14.3)
Mathematica
>
Viewers and Annotation
>
Built-in
Mathematica
Symbol
Formatted Output
Tutorials »
|
Tooltip
Mouseover
StatusArea
WindowStatusArea
MouseAnnotation
CurrentValue
TagBox
CellTags
See Also »
|
Annotating & Combining Graphics
Creating Web Pages
Dynamic Visualization
Graphics Annotation & Appearance
Symbolic Graphics Language
Viewers and Annotation
New in 6.0: Visualization & Graphics
More About »
Annotation
Annotation
[
expr
,
data
]
represents an expression
expr
, with annotation
data
.
Annotation
[
expr
,
data
, "
type
"]
specifies the type of annotation being given.
MORE INFORMATION
Annotation
[
expr
,
data
]
displays as
expr
.
Annotation
can be used with graphics or any other expression.
Annotation
acts an inert wrapper for storing annotations in expressions.
With particular
"
type
"
specifications, annotations are picked up by various built-in functions:
"Hyperlink"
hyperlink for exported image maps, etc.
"Mouse"
annotation for
MouseAnnotation
"Region"
regions for
Rasterize
,
Export
, etc.
"Tooltip"
tooltip specification for
Export
, etc.
EXAMPLES
CLOSE ALL
Basic Examples
(2)
Dynamically get the annotation when the mouse enters the disk:
In[1]:=
Out[1]=
Annotate curves in a plot:
In[1]:=
Out[1]=
In[2]:=
Out[2]=
Properties & Relations
(1)
SEE ALSO
Tooltip
Mouseover
StatusArea
WindowStatusArea
MouseAnnotation
CurrentValue
TagBox
CellTags
TUTORIALS
Formatted Output
MORE ABOUT
Annotating & Combining Graphics
Creating Web Pages
Dynamic Visualization
Graphics Annotation & Appearance
Symbolic Graphics Language
Viewers and Annotation
New in 6.0: Visualization & Graphics
New in 6