-
Notifications
You must be signed in to change notification settings - Fork 198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Public lab dependency chart #424
Public lab dependency chart #424
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks awesome!!!! Thank you so much!!!
index.html
Outdated
@@ -320,6 +320,12 @@ <h2 class="contributors-head" id="contributer">Contributors</h2> | |||
<div class="well contributors"><div id="spinner-icon" style="text-align: center;"><i class="fa fa-spinner fa-spin"></i></div><p class="usernames"></p><hr /><p class="avatars text-center"></p></div> | |||
</div> | |||
|
|||
<!-- Dependency chart --> | |||
<div id="dependency-div"> | |||
<img class="dependency-chart" src="./images/chart.png" alt="dependency-chart"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wait, is the chart already in our repository, or do we need to add that file too? Thank you!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, @jywarren I have added that file too.
Warm Regards,
Yogesh Sharma
Thanks
7f1ba6f
to
f8da69f
Compare
Can you provide a screenshot or a GIF of the browser window resizing or dev tools responsiveness test? |
b99829e
to
65f8b4b
Compare
Yeah sure @harshkhandeparkar Chart.mov |
I think |
Also I believe |
b849f4c
to
1054d9e
Compare
Hi, @daemon1024 apologize for my late reply actually I was busy with my exams. Yes agreed with your point width of the picture should be 100% and I also convert the picture from .png to .webp. |
No problem @YogeshSharma01. I believe you will need convert the image file first. Just changing the extension won't help 😅. Also can you let me know the source of the file. |
de40bea
to
9627497
Compare
Hi, @daemon1024 sorry for the late reply actually I was busy with my exams and now I have converted the image file. |
ac7195c
to
552558f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed png file from the commit and renamed the webp file to dependency chart
b1b8f23
to
5d3b38d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice!!! Thank you!!!
Great work!!!! |
* New Navbar added with the logo of PublicLab * Changes in Navbar * Set the size of The Logo-Image in Navbar section * fix the navbar in dark mode * Public dependency chart added at the bottom of the page * Public dependency chart added at the bottom of the page * Chart added * Chart added * set the dependency chart width * convert the dependency chart .png to webp * set the filename * image file renamed and removed removed png file from the commit and renamed the webp file to dependency chart
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
rake test
fixes #0000
-style reference to original issue #@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.
Thanks!