This file is indexed.

/usr/share/doc/libghc-chart-doc/html/Graphics-Rendering-Chart-Plot-Annotation.html is in libghc-chart-doc 1.5.4-1build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Graphics.Rendering.Chart.Plot.Annotation</title><link href="ocean.css" rel="stylesheet" type="text/css" title="Ocean" /><script src="haddock-util.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
window.onload = function () {pageLoad();setSynopsis("mini_Graphics-Rendering-Chart-Plot-Annotation.html");};
//]]>
</script></head><body><div id="package-header"><ul class="links" id="page-menu"><li><a href="src/Graphics-Rendering-Chart-Plot-Annotation.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul><p class="caption">Chart-1.5.4: A library for generating 2D Charts and Plots</p></div><div id="content"><div id="module-header"><table class="info"><tr><th>Copyright</th><td>(c) Tim Docker 2006, 2014</td></tr><tr><th>License</th><td>BSD-style (see chart/COPYRIGHT)</td></tr><tr><th>Safe Haskell</th><td>None</td></tr><tr><th>Language</th><td>Haskell98</td></tr></table><p class="caption">Graphics.Rendering.Chart.Plot.Annotation</p></div><div id="description"><p class="caption">Description</p><div class="doc"><p>Show textual annotations on a chart.</p></div></div><div id="synopsis"><p id="control.syn" class="caption expander" onclick="toggleSection('syn')">Synopsis</p><ul id="section.syn" class="hide" onclick="toggleSection('syn')"><li class="src short"><span class="keyword">data</span> <a href="#t:PlotAnnotation">PlotAnnotation</a> x y = <a href="#v:PlotAnnotation">PlotAnnotation</a> {<ul class="subs"><li><a href="#v:_plot_annotation_hanchor">_plot_annotation_hanchor</a> :: <a href="Graphics-Rendering-Chart-Backend-Types.html#t:HTextAnchor">HTextAnchor</a></li><li><a href="#v:_plot_annotation_vanchor">_plot_annotation_vanchor</a> :: <a href="Graphics-Rendering-Chart-Backend-Types.html#t:VTextAnchor">VTextAnchor</a></li><li><a href="#v:_plot_annotation_angle">_plot_annotation_angle</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Prelude.html#t:Double">Double</a></li><li><a href="#v:_plot_annotation_style">_plot_annotation_style</a> :: <a href="Graphics-Rendering-Chart-Backend-Types.html#t:FontStyle">FontStyle</a></li><li><a href="#v:_plot_annotation_values">_plot_annotation_values</a> :: [(x, y, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a>)]</li></ul>}</li><li class="src short"><a href="#v:plot_annotation_hanchor">plot_annotation_hanchor</a> :: <span class="keyword">forall</span> x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens-39-">Lens'</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) <a href="Graphics-Rendering-Chart-Backend-Types.html#t:HTextAnchor">HTextAnchor</a></li><li class="src short"><a href="#v:plot_annotation_vanchor">plot_annotation_vanchor</a> :: <span class="keyword">forall</span> x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens-39-">Lens'</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) <a href="Graphics-Rendering-Chart-Backend-Types.html#t:VTextAnchor">VTextAnchor</a></li><li class="src short"><a href="#v:plot_annotation_angle">plot_annotation_angle</a> :: <span class="keyword">forall</span> x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens-39-">Lens'</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Prelude.html#t:Double">Double</a></li><li class="src short"><a href="#v:plot_annotation_style">plot_annotation_style</a> :: <span class="keyword">forall</span> x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens-39-">Lens'</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) <a href="Graphics-Rendering-Chart-Backend-Types.html#t:FontStyle">FontStyle</a></li><li class="src short"><a href="#v:plot_annotation_values">plot_annotation_values</a> :: <span class="keyword">forall</span> x y x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens">Lens</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) [(x, y, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a>)] [(x, y, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a>)]</li></ul></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><span class="keyword">data</span> <a name="t:PlotAnnotation" class="def">PlotAnnotation</a> x y <a href="src/Graphics-Rendering-Chart-Plot-Annotation.html#PlotAnnotation" class="link">Source</a></p><div class="doc"><p>Value for describing a series of text annotations
   to be placed at arbitrary points on the graph. Annotations
   can be rotated and styled.</p></div><div class="subs constructors"><p class="caption">Constructors</p><table><tr><td class="src"><a name="v:PlotAnnotation" class="def">PlotAnnotation</a></td><td class="doc empty">&nbsp;</td></tr><tr><td colspan="2"><div class="subs fields"><p class="caption">Fields</p><dl><dt class="src"><a name="v:_plot_annotation_hanchor" class="def">_plot_annotation_hanchor</a> :: <a href="Graphics-Rendering-Chart-Backend-Types.html#t:HTextAnchor">HTextAnchor</a></dt><dd class="doc empty">&nbsp;</dd><dt class="src"><a name="v:_plot_annotation_vanchor" class="def">_plot_annotation_vanchor</a> :: <a href="Graphics-Rendering-Chart-Backend-Types.html#t:VTextAnchor">VTextAnchor</a></dt><dd class="doc empty">&nbsp;</dd><dt class="src"><a name="v:_plot_annotation_angle" class="def">_plot_annotation_angle</a> :: <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Prelude.html#t:Double">Double</a></dt><dd class="doc"><p>Angle, in degrees, to rotate the annotation about the anchor point.</p></dd><dt class="src"><a name="v:_plot_annotation_style" class="def">_plot_annotation_style</a> :: <a href="Graphics-Rendering-Chart-Backend-Types.html#t:FontStyle">FontStyle</a></dt><dd class="doc empty">&nbsp;</dd><dt class="src"><a name="v:_plot_annotation_values" class="def">_plot_annotation_values</a> :: [(x, y, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a>)]</dt><dd class="doc empty">&nbsp;</dd></dl><div class="clear"></div></div></td></tr></table></div><div class="subs instances"><p id="control.i:PlotAnnotation" class="caption collapser" onclick="toggleSection('i:PlotAnnotation')">Instances</p><div id="section.i:PlotAnnotation" class="show"><table><tr><td class="src clearfix"><span class="inst-left"><a href="Graphics-Rendering-Chart-Plot-Types.html#t:ToPlot">ToPlot</a> <a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a></span> <a href="src/Graphics-Rendering-Chart-Plot-Annotation.html#line-41" class="link">Source</a></td><td class="doc empty">&nbsp;</td></tr><tr><td class="src clearfix"><span class="inst-left"><a href="file:///usr/share/doc/libghc-data-default-class-doc/html/Data-Default-Class.html#t:Default">Default</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y)</span> <a href="src/Graphics-Rendering-Chart-Plot-Annotation.html#line-62" class="link">Source</a></td><td class="doc empty">&nbsp;</td></tr></table></div></div></div><div class="top"><p class="src"><a name="v:plot_annotation_hanchor" class="def">plot_annotation_hanchor</a> :: <span class="keyword">forall</span> x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens-39-">Lens'</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) <a href="Graphics-Rendering-Chart-Backend-Types.html#t:HTextAnchor">HTextAnchor</a> <a href="src/Graphics-Rendering-Chart-Plot-Annotation.html#plot_annotation_hanchor" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:plot_annotation_vanchor" class="def">plot_annotation_vanchor</a> :: <span class="keyword">forall</span> x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens-39-">Lens'</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) <a href="Graphics-Rendering-Chart-Backend-Types.html#t:VTextAnchor">VTextAnchor</a> <a href="src/Graphics-Rendering-Chart-Plot-Annotation.html#plot_annotation_vanchor" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:plot_annotation_angle" class="def">plot_annotation_angle</a> :: <span class="keyword">forall</span> x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens-39-">Lens'</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Prelude.html#t:Double">Double</a> <a href="src/Graphics-Rendering-Chart-Plot-Annotation.html#plot_annotation_angle" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:plot_annotation_style" class="def">plot_annotation_style</a> :: <span class="keyword">forall</span> x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens-39-">Lens'</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) <a href="Graphics-Rendering-Chart-Backend-Types.html#t:FontStyle">FontStyle</a> <a href="src/Graphics-Rendering-Chart-Plot-Annotation.html#plot_annotation_style" class="link">Source</a></p></div><div class="top"><p class="src"><a name="v:plot_annotation_values" class="def">plot_annotation_values</a> :: <span class="keyword">forall</span> x y x y. <a href="file:///usr/share/doc/libghc-lens-doc/html/Control-Lens-Type.html#t:Lens">Lens</a> (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) (<a href="Graphics-Rendering-Chart-Plot-Annotation.html#t:PlotAnnotation">PlotAnnotation</a> x y) [(x, y, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a>)] [(x, y, <a href="file:///usr/share/doc/ghc-doc/html/libraries/base-4.8.2.0/Data-String.html#t:String">String</a>)] <a href="src/Graphics-Rendering-Chart-Plot-Annotation.html#plot_annotation_values" class="link">Source</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.16.1</p></div></body></html>