mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

13K
active users

#charting

1 post1 participant0 posts today

1809 ‘Chart’: "Southern Celestial Hemisphere On The Plane Of The Equator:..
--
“On which is carefully defined the Boundaries of the Conftellations & all the Stars to the Sixth Magnitude inclufive.
From the Aftronomical Catalogue of the Rev. M. Wollaston, F.R.S”
--
atlascoelestis.com/Woll%20base <-- details of the text and map(s) for astronomy students (in Italian)
--
en.wikipedia.org/wiki/Southern <-- shared Southern Celestial Hemisphere wiki page
--
My other ½ – an astrophysicist working currently in space weather – gave me this map/chart… Now I have to find someone to preserve and frame it - sheesh! ~smile~
#GIS #spatial #mapping #map #cartography #preserve #frame #teachingaid #education #oldmap #SouthernCelestialHemisphere #stars #starchart #astronomy #celestialmapping #observation #charting #navigation #mapgeeks #mapnerds

My open-access peer-reviewed article on medical #charting as technical communication came out last week, and I hope others may find it valuable and useful! I argue that looking at actual chart notes can help us to develop and implement curriculum for teaching rhetorical reading and writing principles to providers, thereby positively impacting both #patientcare and administrative efficiency.

doi.org/10.17077/2151-2957.337

#EHR#rhetoric#RHM

🌟 Powerful Data Visualization in Remix with React-ChartJS-2 📊📈
In my latest blog post, I dive into the world of creating stunning and interactive charts using the incredible React-Chartjs-2 library. From line graphs and pie charts to dynamic bar charts, discover how to bring your data to life and captivate your users. All of the examples contain code snippets!

🔗 darkviolet.ai/blog/powerful-da

After taking a deep dive into some complex patient history #charting for a couple of projects this week, I'm reminded to be grateful that my worst complaints in life so far are a herniated disc and meniscus tear. Horrible in their own way but I've learned to count my blessings in this line of work.

#TheMetalDogArticleList
#louder
10 classic heavy metal albums that didn't sell nearly as well as they should have
These masterpieces by Avenged Sevenfold, Iron Maiden and Judas Priest deserved to rocket up the charts, but fell insultingly short

loudersound.com/features/amazi

#MetalAlbums
#RockHistory
#Charting
#BestHeavyMetal
#ClassicMetal
#MetalCamp
#DiscographyFacts
#MusicAnalysis
#BestSongs
#MetalAlbumsRanked
#MetalMusic

How to plot large timeseries data very fast with Plotly?

A common limitation we find in many visualization libraries, including Plotly’s Python bindings is that the library sends all the data to the front end, which can lead to slow rendering and interaction. Learn more on how to get over this issue:

medium.com/theta-hat/how-to-pl