hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

For day 6 (OECD) of I tapped into their database of "trust in the national government" via in .

Unsurprisingly, 🇺🇸 trust is in the 🚽.

Now I gotta dig in a bit more to know why Luxembourg is #1.

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-06-oecd

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

Day 4 • 🧇

Hit up — https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-04-waffle — to see your GitHub activity % breakdown in a proper waffle chart (via my OBS Plot WafleMark) vs the daft radar chart GitHub uses.

Ended up having to write a Deno edge function to make this data available to notebooks.

hrbrmstr, to javascript
@hrbrmstr@mastodon.social avatar

2024 Day 03: Makeover

Went back into the blog archives (2017!) to do a modern makeover of my Maine 🦞 landings connected dot plot.

PDF data wrangling all done in .

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-03-makeover

schizanon, to webdev
@schizanon@mastodon.social avatar

I built this POC to demonstrate how I'd use CustomEvents to implement Signals. Please criticize my approach and tell me why I need a native browser API for this.

https://card-calc.surge.sh/

#webDev #javaScript #signals #observable #frontend #customEvents #events #svelte #preact #rxjs

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

cannot believe how quick it is to prototype an app using Framework

ramikrispin, to javascript
@ramikrispin@mstdn.social avatar

(1/3) Dashboards with Observable Framework 🚀

The Framework is a new library for building dashboards. It looks super awesome!

Here are the key features:
✅ It enables the building of the dashboard front-end with JS and the use of any other language on the back-end to process the data, such as , , , etc. This is an amazing feature that enables you to bring the beauty and strengths of JS while processing your data with a more friendly framework

🧵 ⬇️

aboutgeo, to random German
hrbrmstr, to javascript
@hrbrmstr@mastodon.social avatar

Day 4 of combo + in are up.

I deserve to be on 🧑🏼‍🎄's naughty list for the R solutions, tho.

Also finally got the notebook collection permissions right.

https://observablehq.com/@hrbrmstr/2023-day-4-scratchcards?collection=@hrbrmstr/2023-advent-of-code

hrbrmstr, to javascript
@hrbrmstr@mastodon.social avatar

The “grid search" days of are tedious beasts, but here's a solve in both and in the same notebook: https://observablehq.com/@hrbrmstr/2023-day-3-gear-ratios?collection=@hrbrmstr/2023-advent-of-code

Tried to stay ecosystem idiomatic for both R and JS bits.

Quarto version coming in a bit.

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

With in "interactive" mode, we can use CMU's handy alternate editor w/R syntax highlight and create a basic R editor pane + console output where you can play with R in the browser just by editing that code.

https://observablehq.com/@hrbrmstr/r-observable-studio

hrbrmstr, to typst
@hrbrmstr@mastodon.social avatar

Thanks to some incredible toil+creativity by one of our equally incredible designers at work, I should have a decent example of using + + Plot + (ofc) to generate data-driven PDF reports with a fairly complex multi-page layout ready to blog and git sometime next week.

marcel, to swift
@marcel@mastodon.social avatar

I'm kind of new to programming but this smells, right?!
https://developer.apple.com/documentation/swiftui/bindable

juba, to python

pyobsplot 0.4.0 is out, with Plot updated to 0.6.11. It is now possible to output charts to SVG or HTML files when using the jsdom renderer.

pyobsplot is a package which allows to use Plot in notebooks and documents.

https://juba.github.io/pyobsplot/

jmcastagnetto, to til
@jmcastagnetto@mastodon.social avatar

about "Evidence" a tool, that works using (à la , , or ). It allows the creation of mixing with specific data extraction and visualization section.
More details at https://evidence.dev/

juba, to python

pyobsplot 0.3.8 is out, with Plot updated to 0.6.10. Now with titles and subtitles !

pyobsplot is a package which allows to use Plot in notebooks and documents with a syntax as close as possible to the JavaScript one.

https://juba.github.io/pyobsplot/

gernot, to SwiftUI German
@gernot@mas.to avatar

Wow, I might be in love. 🥰

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

A bit behind on the (sigh)

Day 9 • Distribution • Major/Minor

We take a look at major/minor quake densities across the globe over the last 30 days.

Nothing groundbreaking, as Plot makes this pretty easy.

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-09-distribution-major-minor

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

For day 10 of the (distribution/physical) we look at the historical, present, and projected distributions of cargo by travel mode via an interactive notebook that lets you explore each cargo type.

hrbrmstr, (edited ) to random
@hrbrmstr@mastodon.social avatar

For day 13 of the (relationships/family) we use and to explore the malware families used by threat actors, and let you tap into them to go to the entries on Malpedia.

Totally forgot to post the link yesterday :facepalm: https://observablehq.com/@hrbrmstr/2024-30-day-map-challenge-day-12-relationships-family

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

Nothing fancy for the late entry to day 14 of the . Just a basic Season/Episode ratings Plot heatmap for selected TV shows from IMDB's catalog.

https://observablehq.com/@hrbrmstr/2024-30-day-chart-challenge-day-14-relationships-heatmap

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

just added support for installing and using NPM modules! https://github.com/observablehq/framework/releases/tag/v1.6.0

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

It's still very much a WIP but I've got a usable Textbox Plot Mark in development.

It's sort of like a Plot.html, letting you specify HTML code for the mark text, and it renders it.

I now see why this hasn't existed before. Lots of edge cases/gnarly bits.

https://observablehq.com/@hrbrmstr/textbox-mark-html-text-mark

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

I'm rly backlogged on the b/c I got nerdswiped trying to make a new Plot mark for HTML styled text…and it's nearly working!

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

Getting Started with Observable Framework 👇🏼

Here is a great resource for getting started with Observable Framework by Allison Horst. Observable Framework is an open-source JS library for creating dashboards. The sequence of videos covers how to set up a project and data loader, customize the dashboard, and deploy it.

📽️ https://www.youtube.com/playlist?list=PLOHIJAFwtkEcuVZO6WK-Uuswd09Y2Rk2b

#DataScience #dataviz #JavaScript #Observable

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

Being able to get mgcv::gam into JS/Observable via {webr} is just the bees knees.

Plot just has basic linear regression (it's nowhere near as robust as geom_smooth()), and it's almost zero effort to slide in fit data from other models thanks to the work of George & team.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • InstantRegret
  • mdbf
  • ethstaker
  • magazineikmin
  • GTA5RPClips
  • rosin
  • thenastyranch
  • Youngstown
  • osvaldo12
  • slotface
  • khanakhh
  • kavyap
  • DreamBathrooms
  • JUstTest
  • Durango
  • everett
  • cisconetworking
  • Leos
  • normalnudes
  • cubers
  • modclub
  • ngwrru68w68
  • tacticalgear
  • megavids
  • anitta
  • tester
  • lostlight
  • All magazines