Giter Club home page Giter Club logo

easy-data-analysis's People

Contributors

jonathan-schnabel avatar jschnab avatar

Stargazers

 avatar

Watchers

 avatar  avatar

easy-data-analysis's Issues

introduce option to modulate font size

Font size becomes too small on legends and axes when the png file of the chart is re-sized, but the data remains readable. Can we introduce a function to enlarge font to take care of this issue? Thanks!

Error when running eda configure default

Traceback (most recent call last):
  File "/usr/local/bin/eda", line 8, in <module>
    sys.exit(main())
  File "/usr/local/lib/python3.7/site-packages/eda/cli.py", line 298, in main
    CliParser()
  File "/usr/local/lib/python3.7/site-packages/eda/cli.py", line 32, in __init__
    getattr(self, args.command)()
  File "/usr/local/lib/python3.7/site-packages/eda/cli.py", line 49, in configure
    config = ConfigurationManager()
  File "/usr/local/lib/python3.7/site-packages/eda/configure.py", line 31, in __init__
    copyfile(self.config_default, self.config_user)
  File "/usr/local/Cellar/python/3.7.6_1/Frameworks/Python.framework/Versions/3.7/lib/python3.7/shutil.py", line 120, in copyfile
    with open(src, 'rb') as fsrc:
FileNotFoundError: [Errno 2] No such file or directory: '/usr/local/lib/python3.7/site-packages/eda/config_default.yaml'```

eda is unable to recognize file names

jaynees-mbp:desktop jayneehart$ eda plot spectrum LOV1+2-DKdil-25Feb20.csv
Error: FileNotFoundError [Errno 2] No such file or directory: '/Users/jayneehart/.edaconf'

add functionality to "plot kinetics"

for kinetics analysis, it would be useful to print t1/2 on the graph (on top of the legend)? in addition to printing it in the terminal window.

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.