#ObservableJS

Mickaรซl CANOUILMickaelCanouil@fosstodon.org
2025-06-01

You saw or you made something related to #QuartoPub #Quarto either with #ObservableJS, #RStats, #Python or #JuliaLang?

You want it to be seen/shared?
Please submit a suggestion issue to #AwesomeQuarto

PS: if you like this list, star it and share it ๐Ÿ˜‰

github.com/mcanouil/awesome-qu

2025-04-27

Another #Quarto + #RStats + Observable combination for Day 27 of the #30DayChartChallenge๐Ÿ“Š

Two heatmaps to illustrate the prompt of "Noise" - unsorted heatmaps look like random noise, (sensibly) sorted heatmaps are more likely to reveal patterns!

#DataViz #Day27 #ObservableJS

Two heatmaps showing income share of the richest 1% in Europe, using colour intensity to show inequality levels across countries and years. Clean, consistent layout with easy comparisons, though the dense grid and small text may limit readability. Colour scale helps convey variation effectively.
2025-04-07

#30DayChartChallenge Day3 โ€“ Circular. Total cat and dog rescues by the London fire brigade. ๐Ÿ“Š๐Ÿˆ๐Ÿถ๐Ÿš’

Cats get lost in summer, dogs need help all year round (although far less).

Sticking with the same little data set to test out #ObservableJS Plot and #Python in #Quarto. If you want to make interactive charts and used to python, this is a great option. Full code: lnkd.in/ee9juNJq

Nicole Rennie wrote a great blog on Observable for R users, so I finally gave it a go nrennie.rbind.io/blog/observab

Two radar charts showing the total number of rescue incidents for cats and dogs. Each radar chart shows the total incidents attended by the London fire brigade per month between 2009 and 2024. Cats have much higher number of rescue incidents over the summer months. Data from London Datastore
G-J van Rooyengvrooyen@c.im
2024-01-16

@cpbotha #marimo looks pretty damn cool! Thanks for that nudge in the DHV. I've recently been using #quarto (quarto.org) since I wanted something that played well with Git and is easier to edit with my #vim muscle memory. Quarto is geared towards authoring high-quality documents, however, and a bit cumbersome for data exploration. It does support #ObservableJS, but I was hoping for something similar in #Python.

Definitely going to play around with Marimo some more! It looks like an awesome way to explore and document projects with a strong data science or signal processing component.

2023-12-16

New article on tracking the progress of #StreetComplete quests, with a dynamic #ObservableJS tool for use in your city. Feel free to suggest modifications, and to fork the code!
#OpenStreetMap lucaslongour.org/posts/2023-12

boB Rudis ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡ฌ๐Ÿ‡ฑ ๐Ÿ‡จ๐Ÿ‡ฆhrbrmstr
2023-11-30

Rite Aid has to file papers with the bankruptcy court for each round of actual closings (two such filings, so far, in 2023).

NJ, NY, MI, CA hit hardest so far.

Shld be able to start mapping possible pharmacy deserts, soon.

Pan/zoom the Plot: observablehq.com/@hrbrmstr/kno

northeast u.s. closings mapcali closings mapmichigan closings mapall known closings so far u.s.
boB Rudis ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡ฌ๐Ÿ‡ฑ ๐Ÿ‡จ๐Ÿ‡ฆhrbrmstr
2023-11-23

New notebook up that is a more practical (vs. toy) example.

I used to โ€” in a cron job โ€” run a simple glm() on our tag data to get an idea when weโ€™d reach `n` tags.

WebR makes it possible to do that directly in Observable notebooks.

Also includes a neat way to enter R code in Observable Markdown cells and eval it from those cells (so you get syntax highlighting).

observablehq.com/@hrbrmstr/web

line plot of predicted values
boB Rudis ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡ฌ๐Ÿ‡ฑ ๐Ÿ‡จ๐Ÿ‡ฆhrbrmstr
2023-11-12

Used some to wrangle data into a GeoJSON + for plotting today's Day 12: South America entry to the .

30dmc.hrbrmstr.dev/2023/day-12 has the deets, but thechoroplethss show raw and normalized cyber attack volume coming from these eleven sources.

3 views of South America
boB Rudis ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡ฌ๐Ÿ‡ฑ ๐Ÿ‡จ๐Ÿ‡ฆhrbrmstr
2023-11-05

Since the day this story (theatlantic.com/ideas/archive/) about the declining number of publicly listed companies in the U.S. came out, the fact that it had no chart to go with the story really bugged me.

It's making the rounds, again, and I needed some practice with annotation in Plot, so I grabbed some data from FRED and went to town.

observablehq.com/@hrbrmstr/the ๐Ÿ‘€

You can โ€œthankโ€ Bill Clinton for this, btw. He signed the โ€‹National Securities Markets Improvement Act of 1996 into law.

the missing chart
boB Rudis ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡ฌ๐Ÿ‡ฑ ๐Ÿ‡จ๐Ÿ‡ฆhrbrmstr
2023-11-04

Day 4 of the is "A bad map".

I went with the well-worn โ€œplaces starting with 'bad' in the U.S.โ€™ theme, and explain why in the post.

Uses in (I hacked in an update to v6.0.0 of the OJS parser to avoid having to embed a notebook, again).

Also uses to make a from the US names TSV.

You can select which place points to display via the Observable Inputs table / search bar.

30dmc.hrbrmstr.dev/2023/day-04

map and table displayed at the url
boB Rudis ๐Ÿ‡บ๐Ÿ‡ฆ ๐Ÿ‡ฌ๐Ÿ‡ฑ ๐Ÿ‡จ๐Ÿ‡ฆhrbrmstr
2023-10-27

Todayโ€™s WPE Drop focuses on the new dashboard feature (tho there's a side-project if you aren't into ๐Ÿ“ˆ).

The post introduces this modern take on good ol' {flexdashboard} & has a link to the src for a sample Quarto + dashboard you can ๐Ÿ‘€ here: rud.is/wpe/2023-10-27/#

Includes real (summary) data from my ๐ŸŒ-scale honeypot sensor fleet at work, so lots to riff from.

Drop #362 (2023-10-27)

Aren't You The Dash[board]ing One?!

Read/sub: dailyfinds.hrbrmstr.dev/p/drop

Jadey Ryan :rstats: :blobcat:jadeynryan@fosstodon.org
2023-10-12

@allison_horst @deepsha @tanya_shapiro had an inspiring discussion about #ObservableJS for interactive #DataViz.

Since #OJS uses the grammar of graphics, it should be a straight forward transition from #RStats and #ggplot2.

Tanyaโ€™s and Deepshaโ€™s advice for beginners: just start and start simple!

youtube.com/live/Bn2-MLHtBJ8?s

2023-09-07

I wrote about using #ObservableJS with #quarto and #rstats. And hockey. It is so. much. fun.

samalbers.science/posts/hockey

Taras Novak ๐Ÿ‡บ๐Ÿ‡ฆdataSamurai@vis.social
2023-08-28

A few remaining #ObservableJS ๐Ÿ““ to #Quarto doc conversion & docs tickets in our old Observable #DataTools ๐Ÿ› ๏ธ repo to guide data analysts and data scientists exploring that space and tools ecosystem on how to use them in #VSCode IDE ...

๐Ÿ“ฐ github.com/RandomFractals/obse

#DataNotebooks ๐Ÿ“š

Taras Novak ๐Ÿ‡บ๐Ÿ‡ฆdataSamurai@vis.social
2023-08-23

Pondering on #ObservableJS ๐Ÿ““ to #Quarto ๐Ÿ“ conversion & the best place to propose and PR that #dataNotebooks ๐Ÿ“š #dataTool ๐Ÿ› ๏ธ for #VSCode IDE & clones ...

Related:

1. twitter.com/TarasNovak/status/

2. twitter.com/TarasNovak/status/

#DataNotebookPro ๐Ÿง™โ€โ™‚๏ธ ...

Taras Novak ๐Ÿ‡บ๐Ÿ‡ฆdataSamurai@vis.social
2023-08-23

We can attest that #Quarto #VisualEditor is much more aesthetically pleasing to view and edit markdown docs interleaved with code blocks, and provides a unique document view experience.

Brief demo of our #DuckDB #ObservableJS ๐Ÿ““ converted to .qmd doc using it. โฌ‡

Quarto Visual Editing docs:

๐Ÿ“ฐ quarto.org/docs/visual-editor/

Our Observable #DataTools ๐Ÿ› ๏ธ and #JSNotebooks ๐Ÿ“š repository:

๐Ÿ“ฅ github.com/RandomFractals/obse

DuckDB #DataTables Quarto doc:

๐Ÿ“ github.com/RandomFractals/obse

#QuartoPub #DuckDBTools ๐Ÿง™โ€โ™‚๏ธ ...

Taras Novak ๐Ÿ‡บ๐Ÿ‡ฆdataSamurai@vis.social
2023-08-04

๐Ÿ“ข We released new version of #MarkdownSQL Pro Tools. New features:

โœ… SQL code block highlights & selections

โœ… Detection of %%sql magic code blocks & %sql magic code lines

โœ… New #SQLBookmarks ๐Ÿ“‘

โœ… New Extract All SQL code lens

โœ… MyST #JupyterBook markdown documents support

โœ… SQL code lenses for #Quarto, #Rmarkdown, and #ObservableJS docs

Docs and new demos at:

๐Ÿ“ฐ โฎš randomfractals.github.io/pro-d

These tools are free today, for one day only. Sign up to try them out!

๐Ÿ’– โฎš github.com/sponsors/RandomFrac

Mickaรซl CANOUILMickaelCanouil@fosstodon.org
2023-06-14

You saw or you made something related to #QuartoPub #Quarto either with #ObservableJS, #RStats, #Python or #JuliaLang?
You want it to be seen/shared?
Please submit a suggestion issue to #AwesomeQuarto
PS: if you like this list, star it and share it ๐Ÿ˜‰

github.com/mcanouil/awesome-qu

2023-04-25

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst