Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fiveEleven
/
job-visualization
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
6
Code
Issues
0
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Removed .DS_STORE
- #19
#19
Open
fossage
wants to merge 11 commits into
fiveEleven:master
fiveEleven/job-visualization:master
from
fossage:master
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Removed .DS_STORE
#19
fossage
wants to merge 11 commits into
fiveEleven:master
fiveEleven/job-visualization:master
from
fossage:master
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2015
Got jobs api data pulling from the backend. Still need to get state data to come from back.
fossage
committed
7109623
View commit details
Copy full SHA for 7109623
Browse repository at this point
Json from database is coming back.
fossage
committed
92716c7
View commit details
Copy full SHA for 92716c7
Browse repository at this point
Got the states.json data coming back from the file system.
fossage
committed
f0eea77
View commit details
Copy full SHA for f0eea77
Browse repository at this point
Dots scale better on zoom. Added color to the dots corresponding to job numbers in specific areas.
fossage
committed
deae5ec
View commit details
Copy full SHA for deae5ec
Browse repository at this point
Commits on Jul 30, 2015
Dialed in point radii to change based on the zoom level.
fossage
committed
d377e56
View commit details
Copy full SHA for d377e56
Browse repository at this point
Refactored the main angular controller so it doesn't make a new ajax request every time the map is zoomed.
fossage
committed
5d86b4b
View commit details
Copy full SHA for 5d86b4b
Browse repository at this point
Added city and job info on click. Still needs to be fixed for zoom.
fossage
committed
c8d797d
View commit details
Copy full SHA for c8d797d
Browse repository at this point
refactored slightly
fossage
committed
07e1f73
View commit details
Copy full SHA for 07e1f73
Browse repository at this point
.DS_Store banished!
fossage
committed
f252dd2
View commit details
Copy full SHA for f252dd2
Browse repository at this point
Commits on Jul 31, 2015
Integrated d3 pie chart into its own angular controller. Changed some properties of the map to better fit the screen.
fossage
committed
a56ea28
View commit details
Copy full SHA for a56ea28
Browse repository at this point
Made view loading via Angular partials. Adjusted the color scale for points on the map.
fossage
committed
64f4ee7
View commit details
Copy full SHA for 64f4ee7
Browse repository at this point
You can’t perform that action at this time.