Commit Graph

10 Commits

Author SHA1 Message Date
08eb095bf6 Added chart for years of experience and earnings.
Can select developers by programming language.
Colorize dots by country, employment status.
2025-04-20 20:32:27 -07:00
2d91e205a2 Came up with better names for axes (language comparison). 2025-04-20 07:47:29 -07:00
71d1efa292 Changed get_differences to result in a ratio. 2025-04-20 06:07:55 -07:00
c6096cfe6c Added new scatter plot.
Shows the difference between usage and desire to use a lang (=y)
over the usage of language (=x).
2025-04-19 20:03:19 -07:00
ea4ee3f493 Check against people who weren't paying attention. 2025-04-19 15:41:31 -07:00
0c5cc2259d Made all graphs to have tight bounding boxes. 2025-04-19 14:58:09 -07:00
cbd575697f Squashed commit of the following:
commit e1691bb85b611c84ae9e4315523de1b79837ef2b
Author: scuti <scuti@tutamail.com>
Date:   Sat Apr 19 14:00:28 2025 -0700

    Created graph for job title and compensation

commit 50e00a42686f7135508ca08d1354a36012e839d7
Author: scuti <scuti@tutamail.com>
Date:   Sat Apr 19 06:38:16 2025 -0700

    Got visualization idea for annual compensation
2025-04-19 14:10:44 -07:00
e4ba004fec Added param. to save graphs to file. 2025-04-19 10:23:42 -07:00
59857f8d36 Showed difference in admired and desired languages.
Visualizations for "have worked with" and 'want to work with".
2025-04-18 19:07:54 -07:00
-
be0ee359d4 Initial commit.
Exploring the popularity of programming languages
2025-04-18 16:02:25 -07:00