snotskie / EpistemicNetworkAnalysis.jl

Native implementation of Epistemic Network Analysis written in the Julia programming language. Based on rENA 0.2.0.1.
https://snotskie.github.io/EpistemicNetworkAnalysis.jl/
GNU General Public License v3.0
6 stars 2 forks source link

plotly integration? #45

Open snotskie opened 11 months ago

snotskie commented 11 months ago

test if Plots.plotly() changes the backend with no extra work for plotting ENA models

https://plotly.com/julia/reference/scatter/#scatter-hovertext could be used to make interactive plots show:

snotskie commented 11 months ago

seems to work for the most part, but no legends appear

snotskie commented 11 months ago

https://plotly.com/julia/legend/

snotskie commented 9 months ago

adding bounty, if anyone wants to dig through plotly stuff for me