Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Basic scatterplot visualising skills vs interests

Notifications You must be signed in to change notification settings

ehuelsda/skills-vs-interests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skills-vs-interests

Description

Basic scatterplot visualising skills vs interests. This is a work in progress. My goal is to build a nice visualisation to use in resumés, using d3.js.

Usage

To use the normal js version, just add an empty div with the id "my_plot" in your html and link to scatterplot.js.

To use the react version, just add the react-scatterplot.js to your React app, and change the filename to Skills.js.

Contributing

These are features I'm planning on implementing.

  • Prevent overlapping labels
  • Add tooltip for descriptions
  • Add some animations

Contributions and suggestions for improvement are more than welcome!

Credits

Thanks to Yan Holz and d3.js Graph Gallery for the description on how to build scatterplots.

About

Basic scatterplot visualising skills vs interests

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published