-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChallenges_toComplete.txt
36 lines (33 loc) · 1.43 KB
/
Challenges_toComplete.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
1: Scales including the color scale, quantile scale, band scale
Understanding the scales are done...
5: Creating legends and chart interaction
7: Working on various types of charts
a: treemap
b: clustermap
c: Force directed Graphs
d: Stack chart
e: Sankey charts
f: Voronoi
g: Cartograms
h: Hexbins
2: Automatic transition with setTimeout and other mechanisms
4: bringing menus on the chart and interaction
6: Charting the world map with the data points
8: Building layouts from scratch
9: Bringing in data from Python
9: Building the final dashboards
10: Integrating the real world kaggle, regular datasets for visualisations
11: Building a portfolio
a: Build a single page app with all the listed Python libraries in one place
12: Work on making the webpages a single page application
13: Find visualisation challenges and solve them. Or create new visualisation
challenges
14: Bring real-time data and create visualisation that keep
changing on the webPage.
a) New github repo created?
b) Number of searches made in Google...
15: Create an interactive chart where the change in a variable affects
many other variables, like https://www.nytimes.com/interactive/2014/upshot/buy-rent-calculator.html
16: Refactor the code as much as possible... keep refactoring
17: There is a dialemma. To learn D3 fast, I have to learn Plot. Not required... If I learn the transforms, layouts,
scales, colors.... hold on.