mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
deploy: leporello-js/app@f96e3283c9
This commit is contained in:
@@ -14,9 +14,11 @@ const langs = _(repos.items)
|
||||
import { barY } from "@observablehq/plot"
|
||||
|
||||
/*
|
||||
Move the cursor to the following line and see the plot displayed alongside the code
|
||||
Move the cursor to the following line and see the plot displayed alongside
|
||||
the code. Use the @dom pragma to display DOM content inline
|
||||
*/
|
||||
|
||||
// @dom
|
||||
barY(langs, {
|
||||
x: "language",
|
||||
y: "count",
|
||||
|
||||
198
src/launch.js
198
src/launch.js
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user