Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

Enable use of label() in a graph #198

Open
BruceSherwood opened this issue Feb 23, 2019 · 0 comments
Open

Enable use of label() in a graph #198

BruceSherwood opened this issue Feb 23, 2019 · 0 comments

Comments

@BruceSherwood
Copy link
Owner

It would be helpful to support the use of a label object on a graph; graph objects (lib/glow/graph.js) already have label attributes that contribute to a "legend" beside the graph, but this is about placing a text-containing label object on the graph to indicate some interesting element of that graph. The way label objects work on canvases is that in lib/glow/canvas.js a transparent 2D canvas is placed in front of the 3D WebGL canvas and the 2D text is displayed in that front canvas.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant