public interface Trace
Modifier and Type | Method and Description |
---|---|
String |
asJavascript(int i)
Returns a string of Javascript code that can be used to display the trace in a browser
|
HoverLabel |
hoverLabel() |
String |
name() |
boolean |
showLegend() |
String asJavascript(int i)
i
- A unique number for this trace in the enclosing figureString name()
HoverLabel hoverLabel()
boolean showLegend()
Copyright © 2020. All rights reserved.