You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bokeh charts library used to ship with a chord diagram and I have had multiple people request this feature. A chord diagram is a useful way of displaying the inter-relationships between data in a matrix and we should be able to reuse the implementation in bokeh charts. It also fits in with our new Graph support.
The text was updated successfully, but these errors were encountered:
The bokeh charts library used to ship with a chord diagram and I have had multiple people request this feature. A chord diagram is a useful way of displaying the inter-relationships between data in a matrix and we should be able to reuse the implementation in bokeh charts. It also fits in with our new
Graph
support.The text was updated successfully, but these errors were encountered: