Introduction to Vega-Lite | UW Interactive Data Lab | Observable
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
•ojs
Comments (4)
Enrico Spinielli
Dec 19, 2020
small typo: "..., and the pass the data ..." should be "..., and then pass the data ..."
Jeffrey Heer
Dec 20, 2020
Thanks!
Reply
iDataTalks
Nov 15, 2021
After passing {point:true} to the markLine method, is there a way to set the point size?
Emanuele Santos
Nov 15, 2021
@iDataTalks
, to customize the point mark, you can pass an object with the point's properties instead of the boolean. For example: { point: {shape: "circle", size:60} }.
Reply
Add comment
Subscribe to notifications
Observable
Sign in
UW Interactive Data Lab
Jeffrey Heer
257
Reply
Reply
Add comment
Subscribe to notifications
362
Introduction to Vega-Lite | UW Interactive Data Lab | Observable