mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 21:53:10 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> Quick visualization of large datasets using CLI based on datashader.
|
||||
> More information: <https://github.com/wybert/datashader-cli>.
|
||||
|
||||
- Create a shaded scatter plot of points and save it to a png file and set the background color:
|
||||
- Create a shaded scatter plot of points and save it to a PNG file and set the background color:
|
||||
|
||||
`datashader_cli points {{path/to/input.parquet}} --x {{pickup_x}} --y {{pickup_y}} {{path/to/output.png}} --background {{black|white|#rrggbb}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user