thomas, to webdev
@thomas@metalhead.club avatar

If you - like me - run an XMPP server, have a look at @guusdk 's XMPP network graph and register your server so that it is displayed.

All you need to do is install a small module for Ejabberd, Prosody and other XMPP software. :-)

WebGL version of ther graph: https://xmppnetwork.goodbytes.im/webgl.html

More information: https://xmppnetwork.goodbytes.im/faq.html

#xmpp #ejabberd #module #network #graph #visualization #webdev #pubsub #communication #chat

alan, to asianfood
@alan@subdued.social avatar

Neat maps of in the US from Pew Research Center:

https://www.pewresearch.org/short-reads/2023/05/23/71-of-asian-restaurants-in-the-u-s-serve-chinese-japanese-or-thai-food/

via FlowingData newsletter (Nathan Yau) and Pew study authors Sono Shah and Regina Widjaya (none of whom are on Mastodon)

tb, to random
@tb@tldr.nettime.org avatar

The video is a bit schmaltzy, but the thing itself is beautiful. And it's also an excellent example of how sonification can be much better than to explain / convey certain kinds of phenomena. (And then there's the question of context: ambient presentations that don’t require focused visual attention, a la Natalie Jeremijenko Live Wire at Xerox PARC.)

https://exoplanets.nasa.gov/news/1771/discovery-alert-watch-the-synchronized-dance-of-a-6-planet-system/

calculang, to random
@calculang@fosstodon.org avatar
gvwilson, to random
@gvwilson@mastodon.social avatar

Q for my research colleagues (all disciplines): have you ever run for an elected position in your professional society in order to push for more open access / open science from the inside? If so, I'd welcome a chance to chat - please DM me or I'm (still) gvwilson@third-bit.com. Thx

janeadams,
@janeadams@vis.social avatar

@gvwilson

Maybe @codydunne @mcnutt @scheidegger @lonnibesancon have some pointers? They've been big proponents for open practices in research ☺️

https://ieeevis.org/year/2022/info/open-practices/open-practices

EvanHahn, to random
venya, to music
@venya@musicians.today avatar
christof, to python
@christof@fedihum.org avatar

So far, I really like the (relatively) new -oriented interface for , one of my favorite libraries in .

It feels much cleaner, more logical, more compact, and there is indeed less need to go down to for many tweaks to a plot.

Documentation here: https://seaborn.pydata.org/tutorial/objects_interface.html

Code and result for a very simple bar chart example below. Quite compact and very clean.

Barplot resulting from the code shown in the first image. Six light blue bars of differing height. Most prevalent number of co-editors is 2, with 37.9 percent.

frankel, to opensource
@frankel@mastodon.top avatar

Superset™ is an modern exploration and platform

https://superset.apache.org/

wolfgangaigner, to random

🎁Our Christmas gift for you:

📖 The second edition of our book "Visualization of Time-Oriented Data" is finally available. Read it for free, it is Open-Access!

https://timeviz.net

📇 Also check out the updated version of the online "TimeViz Browser", a catalogue with more than 150 visualization techniques.

https://link.springer.com/book/10.1007/978-1-4471-7527-8

LabPlot, to datascience
@LabPlot@floss.social avatar
eloquence, to design
@eloquence@social.coop avatar

If you have any interest in data visualization, consider giving @infobeautiful a follow.

Founded by British journalist & designer David McCandless, they've been posting their high quality visual explorations of information here since September.

The fedi account has been flying a bit under the radar so far - they have many tens of thousands of followers on other platforms for good reason.

LabPlot, to datascience
@LabPlot@floss.social avatar

Using Zipf's Law to detect outliers in median age of European Countries in (2023 est.)

@dataisbeautiful

LabPlot ❤️ Data

➡️ https://en.wikipedia.org/wiki/Zipf%27s_law

brooklynsoc, to Sociology
@brooklynsoc@sciences.social avatar

In my data analysis and visualization course, we're ending the semester discussing network analysis. We spent last week talking about where to find network data and how to build a network dataset to use with networkx in python. This week, we're looking deeper at plotting and analytical questions about networks. This is an example using the New Zealand Legislation Network data (source: https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/TZOJBU).

mikecarter, to random
@mikecarter@mastodon.social avatar

Visualize Yourself Living the Life You Desire and Work Hard Towards Making it a Reality.

video/mp4

hangint3n, to linux
@hangint3n@canada.masto.host avatar

Been in the Linux world a long time. But every now and then I come across a new tool.

Btop is totally new to me and another great way to do what is going on in your computer.

JanWillemTulp, to random
@JanWillemTulp@vis.social avatar

Gallery of concept https://conceptviz.github.io/#/e30= by @qualmist

mattbrehmer, to random

Drawing inspiration from Mark Fisher's writing about genre fiction, film, and music, I recently wrote (and spoke) about communicating the Weird and the Eerie in the context of data design.

https://www.youtube.com/watch?v=kDYT0e5GFDM

https://open.substack.com/pub/ubix/p/visualizing-the-weird-and-the-eerie?r=1ndp4b&utm_campaign=post&utm_medium=web

Nonog, to random

Scientists Discover New, More Effective Way To Coach and Inspire
A study utilized neuroimaging to analyze brain responses to different coaching styles, revealing a conflict between how people view their ideal self versus their real self. The researchers found that focusing on an individual’s aspirations and future dreams, rather than on their immediate problems, facilitates positive growth and reduces resistance to change.
https://scitechdaily.com/scientists-discover-new-more-effective-way-to-coach-and-inspire/

buck, to python

I found some interesting trends today while working with the simplify function from as part of an experimental project for @formak. A large portion of the time is spent in list comprehensions and calling simplify recursively, which seems to “confuse” the flame graph representation.

Also, I think flame graphs are pretty to look at

LabPlot, to datascience
@LabPlot@floss.social avatar

The data.europa.eu team has published the Data Visualization - A Comprehensive Guide to Unlocking Your Data’s Potential. We highly recommend it 🚀

👉 Design principles
👉 Data storytelling
👉 Pitfalls
👉 Dataviz in practice
👉 Chart types
👉 Accessibility
👉 Grammar of Graphics

▶️ https://data.europa.eu/apps/data-visualisation-guide/


stevensanderson, to random
@stevensanderson@mstdn.social avatar

In a nutshell, a Bland-Altman plot shows the differences between two measurements against their means. It's a powerful tool for quality control and validation, widely used in various industries, including healthcare.

Here's a quick 4-step guide:

  1. Data Prep
  2. Create the Plot
  3. Interpretation
  4. Explore

#r

Post: https://www.spsanderson.com/steveondata/posts/2023-10-25/

image/png

mjskay, to random

@lonnibesancon and I will be running a meetup for folks interested in @jovi today (Wed) at 5pm at in Room 103! Come chat about the future of open access publishing of and work, including living documents and the publication of interactive papers! https://www.journalovi.org/

stevensanderson, to datascience
@stevensanderson@mstdn.social avatar

📊 Unlock the Power of Data with Scree Plots in R!

Step 1: Load your data.
Step 2: Perform Principal Component Analysis (PCA).
Step 3: Calculate the variance explained.
Step 4: Create a stunning scree plot.
Step 5: Interpret the plot to find the "elbow."
Step 6: Decide how many components to retain.
Step 7: Apply your decision and get insights!

#r

https://www.spsanderson.com/steveondata/posts/2023-10-24/

image/png

maxpool, to physics
@maxpool@mathstodon.xyz avatar

All Objects in Universe in One Pedagogical Plot

"All objects and some questions"
Am. J. Phys. 91, 819–825 (2023)
https://doi.org/10.1119/5.0150209

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