Skip to content

cbahcevan/netvis

Repository files navigation

NetVis

Visualization tool on Python and Jupyter notebook. Created using D3.js

An alternative python library for plotting data and creating data visualization tools. The library makes use of D3.js and is very easy to implement it's plots and graphs into your Jupyter Notebooks without any need to utiilize HTML and Javascript. Currently, the available plots are:

  • Line Charts
  • Multiline Charts
  • Bar Charts (Vertical and Horizontal)
  • Grouped Bar Charts
  • Pie Chart
  • Scatter Plot

In addition to the variety of plotting styles in this library, you also have the option of using one of the built in custom themes. Here are some examples:

White Theme

line chart white theme

Dark Theme

line chart dark theme

Paper Theme

line chart paper theme

Blue Theme

line chart blue theme

Multiline Chart Example

multiline chart

Bar Chart Example

Bar Chart Example

Known issues:

  • Scatterplot and pie chart only have individual themes as of now
  • some minor margin errors due to the axes title lengths

Requirements:

  • python
  • pandas *cenk + mahsun

Install with pip: *cenk + mahsun

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •