visjs / vis-graph3d

📊 Create interactive, animated 3d graphs. Surfaces, lines, dots and block styling out of the box.
https://visjs.github.io/vis-graph3d/
Apache License 2.0
306 stars 43 forks source link

Possible to do custom X/Y/Z interval labels? #44

Closed JamesWuDeveloper closed 4 years ago

JamesWuDeveloper commented 4 years ago

This is definitely a low priority (or even only really useful for "fringe cases") but is there a way to do custom X/Y/Z interval labels?

For example, rather than 0, 1, 2, 3, you replace the numbers with colors/clothing/countries? I've attached an image below:

CustomXYZLabels

The example is I code my data as [1,2,4] and it plots fine, but the numbers on the actual graph show:

[USA, Pants, Pink]

This is to indicate Pink Pants made in USA, for example. Was hoping there may be a way to do this on the graph front end.

Thomaash commented 4 years ago

Hi @JamesWuDeveloper,

do you mean something like https://visjs.github.io/vis-graph3d/examples/graph3d/12_custom_labels.html?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 4 years ago

This issue was closed due to inactivity. Please feel free to still comment or give :+1: :-1:. We might reopen it due to broad interest. Thank you for your contributions!