Skip to content

A lot of times at work I use a lot of excel sheets and generate graphs for test reports. I am limited to use Python's standard library only! (i.e I cannot install new packages, programs, etc). This is a solution to alleviate this pain

Notifications You must be signed in to change notification settings

bryoh/data_funicular

Repository files navigation

data_funicular

This tool is for data visualisation. A lot of times I work with excel sheets and python's standard library (i.e I cannot install new packages, programs, etc). This is a solution to alleviate this pain

The idea here is to give the script some csv files and it should create a html page with dygraph elements inside

alt text alt text

About

A lot of times at work I use a lot of excel sheets and generate graphs for test reports. I am limited to use Python's standard library only! (i.e I cannot install new packages, programs, etc). This is a solution to alleviate this pain

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published