
06:58
https://adrianapicoral.com/csc-444-fall2022/slides/13-line-plots.html#1

09:25
Will this lecture he reposted? Sorry if I missed it

09:49
Cool thanks!

15:50
$schema: "https://vega.github.io/schema/vega/v5.json"

16:48
https://raw.githubusercontent.com/picoral/csc-444-data/main/avocado.csv

22:54
2:21pm

23:36
could you please remind me what the command was that you used to see the loaded data from the console?

23:49
view.data(“your_name”);

23:56
awesome thank you

31:23
The yScale doesn't have a range

34:38
Can we adjust the domain of the x axis?

35:28
I did that, and then made tickcount = 4

35:31
can we use band instead of linear

48:09
2:47pm

53:50
Replace all the places where "avocado" was with "averages”

54:15
Change references of "AveragePrice" to "meanPrice"

58:36
the second because it's more distinguishable

58:37
Not zero seems less misleading

58:43
Starting at 0 because it looks less drastic and makes the changes more realistic

58:46
I prefer starting at zero because I feel like not zero is misleading

58:47
Starting at 0! A 20 cent increase is not a lot for $1.50

58:53
oh lol nvmd

59:34
zero:true make sense to me since the change in price is not that much

01:00:01
😂 I’m sorry I think I spaced

01:02:21
https://www.ssa.gov/oact/babynames/limits.html

01:06:27
3:03pm

01:06:40
https://vega.github.io/vega/docs/transforms/filter/

01:09:30
https://raw.githubusercontent.com/picoral/csc-444-data/main/baby_names.csv

01:22:19
Thank you!

01:22:56
I also have question/ bug. Can you stick around for a moment?