Fil · @fil
714 followers · 122 posts · Server vis.social

This val uses Observable Plot to generate a map of earthquakes, server-side, from live data. The map is saved and updated on a daily basis, then served as a web page.

Code & details:
val.town/v/fil.earthquakes

.town

#cartography #observable #val

Last updated 1 year ago

Gernot · @gernot
784 followers · 630 posts · Server mas.to

Havenโ€™t tried yet, but could something like this work?

#observable #swiftlang

Last updated 1 year ago

Julien Barnier · @juba
143 followers · 8 posts · Server fosstodon.org

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.

juba.github.io/pyobsplot/

#python #observable #jupyter #quarto

Last updated 1 year ago

Gernot · @gernot
741 followers · 439 posts · Server mas.to

Wow, I might be in love. ๐Ÿฅฐ

#observable #swiftui

Last updated 1 year ago

Rami Krispin :unverified: · @ramikrispin
889 followers · 406 posts · Server mstdn.social

I love the serverless functionality of the Observable Plot JS library. I updated the US natural gas notebook, adding Streamgraph and connecting it with the data filters ๐Ÿ‘‡

observablehq.com/d/73d928e4983

#timeseries #Data #dataviz #observable #JavaScript

Last updated 2 years ago

Rami Krispin :unverified: · @ramikrispin
889 followers · 406 posts · Server mstdn.social

Continue to play with Observable Plot JS library, added a streamgraph plot to the Covid19 notebook ๐Ÿ“ ๐Ÿ‘‡

observablehq.com/d/38be8564be6

Will work in the coming days to convert it to a tutorial ๐Ÿ˜Ž

#datavisualization #JavaScript #observable

Last updated 2 years ago

Rami Krispin :unverified: · @ramikrispin
889 followers · 406 posts · Server mstdn.social

Working on some fun stuff this weekend ๐Ÿ˜Ž

Done with the first one on my list -> created a summary plot of the demand for natural gas in the US with the Observable Plot JavaScript library โค๏ธ.

I loaded a tidy format of the data from the USgas R package and used Observable Plot to build filters and plot the data. Super simple ๐Ÿ‘‡๐Ÿผ

observablehq.com/d/73d928e4983

#DataScience #dataviz #datavisualization #JavaScript #RStats #observable

Last updated 2 years ago

Deborah Kurata · @deborahkurata
576 followers · 51 posts · Server techhub.social

Check out my latest video on error handling with Observables:

๐ŸงCatch and Rethrow
๐ŸงCatch and Continue
๐ŸงRetry on Error
๐ŸงRetryWhen
๐ŸงErrors and Action Streams

youtu.be/L9kFTps_7Tk

#angular #RxJS #observable #errorhandling

Last updated 2 years ago

Noam Ross · @noamross
1660 followers · 706 posts · Server ecoevo.social
Tanya Shapiro · @tanya_shapiro
1147 followers · 87 posts · Server fosstodon.org

Observable is my new data viz playground. Totally new territory, and lots to learn - but it's so exciting to see plots come alive in these notebooks!

Shout out to @allison_horst - thank you for creating amazing resources and inspiring me to try new things ๐Ÿ™‚

Code: bit.ly/40Tk0ae

#dataviz #observable

Last updated 2 years ago

Harris Lapiroff ๐Ÿ”ฅ · @harris
339 followers · 950 posts · Server social.coop

are just the reactivity model from , , , , et al. It pushes a notification with an -like mechanism that something has changed, thereโ€™s a dependency graph (implicit or explicit) that is notified. Then, it schedules a pull to calculate values.

#frontend #webdev #javascript #preact #reactjs #observable #knockout #ember #mobx #solid #signals

Last updated 2 years ago

Franรงoise Bahoken · @fbahoken
379 followers · 145 posts · Server mapstodon.space

๐ŸŒŸ ๐ŸŒ ๐ŸŒŸ [TTT] Tribute to Tobler

Visualiser la premiรจre de la de W. Tobler ? Lโ€™-corrรฉlation

by @ljegou

๐Ÿ”— Sur : observablehq.com/@ljegou/autoc
๐Ÿ”—Dans neocarto.hypotheses.org/18241

#loi #geographie #auto #spatiale #observable #neocarto

Last updated 2 years ago

Rami Krispin :unverified: · @ramikrispin
800 followers · 296 posts · Server mstdn.social

This weekend, playing with Observable + R + Quarto โค๏ธ

#js #quartopub #observable #RStats

Last updated 2 years ago

Jake Coppinger · @jakecoppinger
173 followers · 110 posts · Server aus.social

โ€œPerceptually uniform color models and their implicationsโ€, an notebook/blog post about colour theory by Max Bo (Software Engineer at Canva).

observablehq.com/@mjbo/percept

#observable #color #colour #theory #srgb #graphicdesign #design #sydney #australia

Last updated 2 years ago

Laurent Jรฉgou · @ljegou
459 followers · 88 posts · Server vis.social

Qu'est-ce que l'Analyse en Composantes Principales ? Un exemple illustrรฉ avec sur un jeu de donnรฉes rigolo : les types de pain !

observablehq.com/@ljegou/acp-d

#observable

Last updated 2 years ago

Laurent Jรฉgou · @ljegou
459 followers · 88 posts · Server vis.social

Qu'est-ce que l'Analyse en Composantes Principales ? Un exemple illustrรฉ avec sur un jeu de donnรฉes rigolo : les types de pain !

observablehq.com/@ljegou/acp-d

#observable

Last updated 2 years ago

Adam Gardner · @agardnerit
12 followers · 38 posts · Server techhub.social

Do you use ? With it is a one-line change to switch from in-house to vendor. OpenFeature is tightly integrated with so everything is by default. docs.openfeature.dev for more info

#featureflags #openfeature #opentelemetry #observable

Last updated 2 years ago

Rami Krispin :unverified: · @ramikrispin
777 followers · 266 posts · Server mstdn.social

This weekend, I challenged myself and created my first plot with the Observable Plot JS package ๐Ÿ˜Ž.

Created a simple widget (and serverless โค๏ธ) to plot COVID-19 cases by country and case type ๐Ÿ‘‡๐Ÿผ

observablehq.com/d/38be8564be6

Still a work in progress, but holy ๐Ÿฎ I can see the potential and use cases for creating serverless applications with Observable Plot.

#DataScience #datavisualization #js #dataviz #observable

Last updated 2 years ago

Rami Krispin :unverified: · @ramikrispin
743 followers · 239 posts · Server mstdn.social

(1/n)New Release for Observable Plot โค๏ธโค๏ธโค๏ธ

Version 0.6.2 of the ๐Ž๐›๐ฌ๐ž๐ซ๐ฏ๐š๐›๐ฅ๐ž ๐๐ฅ๐จ๐ญ library was released yesterday. The Plot is an open-source library for data visualization applications developed by Observable ๐Ÿš€. It is based on , and its main contributor is Mike Bostock, the creator of the ๐ƒ3 library. The library follows the grammar of graphics inspired by ๐•๐ž๐ ๐š-๐‹๐ข๐ญ๐ž, ๐ ๐ ๐ฉ๐ฅ๐จ๐ญ2, ๐–๐ข๐ฅ๐ค๐ข๐ง๐ฌ๐จ๐งโ€™๐ฌ ๐†๐ซ๐š๐ฆ๐ฆ๐š๐ซ ๐จ๐Ÿ ๐†๐ซ๐š๐ฉ๐ก๐ข๐œ๐ฌ, and ๐๐ž๐ซ๐ญ๐ข๐งโ€™๐ฌ ๐’๐ž๐ฆ๐ข๐จ๐ฅ๐จ๐ ๐ฒ ๐จ๐Ÿ ๐†๐ซ๐š๐ฉ๐ก๐ข๐œ๐ฌ.

#dataviz #datavisualization #JavaScript #observable

Last updated 2 years ago