BridgesUNCC/bridgesAPI

setDescription() method.

Opened this issue · 0 comments

bridges.setDescription()

This method seems to work only when you have a single visualization. When you have multiple visualizations it seems to be ignored. Ideally, it would be better to be able to have a description for that visualization before the call to visualize()

(tested on C++ only so far)