publiclab / simple-data-grapher

Turns CSVs into graphs in a few simple steps; embeds onto other websites!
https://publiclab.github.io/simple-data-grapher/
GNU General Public License v3.0
39 stars 52 forks source link

Remove unnecessary console.log statements #97

Closed debck closed 4 years ago

debck commented 5 years ago

Please Note: We are preparing to participate in Google Code-in, and have reserved this issue for participants in GCI - but we'd love to have your help with another one! Please check out https://code.publiclab.org to see more

Problem There are a lot of unnecessary console.log statements defined inside all the javascript functions in src folder.

Expected behavior

We should remove all of those console statements

Link to file

You can find all the files https://github.com/publiclab/simple-data-grapher/tree/main/src

debck commented 5 years ago

Uploaded on GCI dashboard

dungeonaltaf commented 5 years ago

I am not taking part in GCI. Can i do this?

debck commented 5 years ago

Sorry, @dungeonaltaf
This issue is reserved for the GCI students. Please check out https://code.publiclab.org to find more issues. Thank you

SidharthBansal commented 5 years ago

Published

debck commented 5 years ago

@SidharthBansal Can you please recheck? It is not yet published on the dashboard

SidharthBansal commented 5 years ago

Please hide unwanted comments. There was latency conflicts.

SidharthBansal commented 5 years ago

Published now

genesis331 commented 4 years ago

Claimed.

debck commented 4 years ago

hey, @genesis331 You need to complete the Installation task before moving on to the next issue. So you need to claim them on the GCI task list first and then move on to solving rest. This is a compulsion for all students. Have a read here: https://github.com/publiclab/plots2/issues/6808