Skip to content

Commit db4fbcc

Browse files
authored
Merge pull request #304 from SohamMane19/1
2 parents b7b708d + 3343e81 commit db4fbcc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/components/ProjectList/listOfProjects.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,6 +1309,13 @@ const projectList = [
13091309
description: 'A browser engine designed for applications including embedded use.',
13101310
tags: ['Rust,Browser,Servo']
13111311
},
1312+
{
1313+
name:'matplotlib',
1314+
imageSrc:'https://github.com/matplotlib/matplotlib/blob/main/doc/_static/matplotlib-icon.svg',
1315+
projectLink:'https://github.com/matplotlib/matplotlib',
1316+
description:'Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.',
1317+
tags:['python','gtk','data-science','qt','data-visualization','tk','matplotlib','plotting','hacktoberfest','wx']
1318+
},
13121319
{
13131320
name: 'activist.org',
13141321
imageSrc: 'https://raw.githubusercontent.com/activist-org/Organization/main/logos/activistLogoRounded.png',

0 commit comments

Comments
 (0)