react-flow-chart icon indicating copy to clipboard operation
react-flow-chart copied to clipboard

Feature: Tooltips

Open BastinJafari opened this issue 4 years ago • 0 comments

Tooltips are useful to communicate the handling of software tools to the end-user. You can now add them to your flow chart by adding the tooltipGlobal object to your overall chartState or the tooltip object to your node states. See readme for examples

BastinJafari avatar Nov 01 '20 00:11 BastinJafari