writeDefault: Writes Default Tool-tip Region to imagemap of HTML

Description Usage Arguments Details Value Note Author(s) References See Also Examples

Description

NOT CALLED BY USER. If a default toop-tip region has been set using addDefault, the information is converted to proper format and wrote to HTML file

Usage

1
2

Arguments

Splot

An Object of the class Splot

Details

If a default toop-tip region has been set using addDefault, the information is converted to proper format and wrote to HTML file writeDefault1 is utilized when using header = "v1" writeDefault2 is utilized when using header = "v2" or "v3" The data is displayed in different ways depending on the header.

users are encouraged to see vignette for better descriptions and examples

Value

Line for default tool-tip region added to imagemap section of HTML

Note

NOT CALLED BY USER. INTERNAL HELPER FUNCTION

The code used to create the javascript embedded in html file is a modified version of the javascript code or from the open source tooltip library. see reference links

Author(s)

Lori A. Shepherd, Daniel P. Gaile

References

http://www.onlamp.com/pub/a/onlamp/2007/07/05/writing-advanced-javascript.html

http://www.walterzorn.com/tooltip/tooltip\_e.htm

See Also

makeSplot, addDefault, sp.header

Examples

1
# not called by user

lshep/sendplot documentation built on May 29, 2019, 3:42 a.m.