Code Monkey home page Code Monkey logo

plotly-graph's Introduction

Hi ๐Ÿ‘‹, I'm Ashton

A Machine Learning Engineer from Toronto ๐Ÿš€

ashton-sidhu

  • ๐Ÿ”ญ Iโ€™m currently working on version 3 of Aethos.
  • ๐ŸŒฑ Iโ€™m currently learning Penetration Testing.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on Aethos.
  • ๐Ÿ’ฌ Ask me about ML Ops and end to end ML.
  • ๐Ÿ“ซ How to reach me [email protected]
  • ๐Ÿ“„ Know about my experiences at Ashton's Tech Tales!
  • โšก Fun fact - I almost pursued a career as a musician ๐ŸŽท

Connect with me:

ashtonsidhu ashtonsidhu

ashton-sidhu

ย ashton-sidhu

plotly-graph's People

Contributors

ashton-sidhu avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

plotly-graph's Issues

Incorrect edge text

File "ig.viz.py", line 339:

                    edge_properties[edge_pair][prop] += [edge[2][prop]]

should have 1 more tab at the beginning of line.

Interactive highlighting doesn't work

The interactive highlighting on hover doesn't work for me with plotly and ipywidgets versions are set equal to the ones in the poetry file. Is it because of saving to html ?

import igviz as ig
import networkx as nx

G=nx.karate_club_graph()
fig=ig.plot(G, size_method="static", highlight_neighbours_on_hover=True)
fig.write_html('test.html')

Invisible Nodes on Edges

When adding the invisible nodes in a direct Graph and there are two edges between two nodes. The labels of the nodes are direct over each other.

I suggest that in direct graphs, the labels, and annotations of the edges are at the arrow. This prevents the double layer of text.

Saving a visualization made using igviz to html

Hi Ashton,
I wanted to thank you for this great package. It helped me a lot with creating visualizations for my research project.
Is there a way to export the figure to an html file so I can also see them outside of my Jupyter notebook?
Tnx
Netta

removing the white lines around the nodes

Hi!
first of all, thank you, I really like igviz and use it a lot.
Is it possible to remove the white line around the nodes? or replace them with a line of the same color of the node itself?
thanks!
Netta

Unable to add some labels

I really appreciate your work on visualization network graph, Please can you help me in below points

How to resize the arrows as they are small in directed graph

How to add label on nodes (Not on hover but actual Label) Same with edges.

Can we add sub nodes like expanding like a process tree

Suggestion: change Python version cap to "python >=3.8, <4.0" and remove version caps on dependencies, e.g. "pandas >= 1.4.3"

It will make your library easier to install; cf https://iscinumpy.dev/post/bound-version-constraints/ .
For example, i couldn't install your library in my project, because your Python bound conflicts with mine ("python >=3.8, <4.0").
Then when i change my python bound, your package downgrades several of my project's dependencies, e.g.

Package operations: 1 install, 3 updates, 0 removals

โ€ข Updating jupyterlab-widgets (3.0.3 -> 1.1.1)
โ€ข Updating widgetsnbextension (4.0.3 -> 3.6.1)
โ€ข Updating ipywidgets (8.0.2 -> 7.7.2)
โ€ข Installing igviz (0.5.0)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.