#graphing — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #graphing, aggregated by home.social.
-
Hype for the Future 9B: Verfunctions in Trigonometry
The graph attached below showcases eight distinct and antiquated trigonometric functions regarding "versed" functions. Haversine in particular has historically been of importance in navigation, sailing, and perhaps even in communities such as fishing and whaling as well. From top to bottom, the functions listed in the legend correspond with the versine, vercosine, coversine, covercosine, haversine, havercosine, hacoversine, and hacovercosine, respectively.https://novatopflex.wordpress.com/2025/11/09/hype-for-the-future-9b-verfunctions-in-trigonometry/
-
Hype for the Future 9B: Verfunctions in Trigonometry
The graph attached below showcases eight distinct and antiquated trigonometric functions regarding "versed" functions. Haversine in particular has historically been of importance in navigation, sailing, and perhaps even in communities such as fishing and whaling as well. From top to bottom, the functions listed in the legend correspond with the versine, vercosine, coversine, covercosine, haversine, havercosine, hacoversine, and hacovercosine, respectively.https://novatopflex.wordpress.com/2025/11/09/hype-for-the-future-9b-verfunctions-in-trigonometry/
-
Hype for the Future 9A: What to Expect from the YouTube Channels
On Days 7 and 8 of the 284-day “Hype for the Future” series, novaTopFlex has exported numerous mathematical graphs in PNG format as follows (as futoTopFlex):
In the image above, novaTopFlex was unsuccessful with executing the cotangent function (though the GNOME Genius application features cot(x) by default).
-
Hype for the Future 9A: What to Expect from the YouTube Channels
On Days 7 and 8 of the 284-day “Hype for the Future” series, novaTopFlex has exported numerous mathematical graphs in PNG format as follows (as futoTopFlex):
In the image above, novaTopFlex was unsuccessful with executing the cotangent function (though the GNOME Genius application features cot(x) by default).
-
#Grafana ist kein #Monitoring, sondern #Graphing
-
#Grafana ist kein #Monitoring, sondern #Graphing
-
As a teacher, I use an ipad with an apple pencil in the notes app. Sometime in the last few updates, inserting a picture no longer does so where the 'cursor' is, but instead defaults to the top of the document. I am forced to drag said photo from the top to where I was when I wanted to insert the thing. This is quite annoying when you've made many screens worth of math notes and want to insert a graph to draw on.
Then again, as most problems with tech go, the problem is likely between the keyboard (or ipad) and chair.
-
As a teacher, I use an ipad with an apple pencil in the notes app. Sometime in the last few updates, inserting a picture no longer does so where the 'cursor' is, but instead defaults to the top of the document. I am forced to drag said photo from the top to where I was when I wanted to insert the thing. This is quite annoying when you've made many screens worth of math notes and want to insert a graph to draw on.
Then again, as most problems with tech go, the problem is likely between the keyboard (or ipad) and chair.
-
Wanna draw 3D shapes in the terminal? Check this out 🧊
📐 **plotters-ratatui-backend**: A Ratatui widget for drawing a plotters chart
🦀 Written in Rust & built for @ratatui_rs
📈 Plotters: htts://github.com/plotters-rs/plotters
⭐ GitHub: https://github.com/SOF3/plotters-ratatui-backend
#rustlang #ratatui #tui #visualization #plot #graphing #terminal #science #library
-
Wanna draw 3D shapes in the terminal? Check this out 🧊
📐 **plotters-ratatui-backend**: A Ratatui widget for drawing a plotters chart
🦀 Written in Rust & built for @ratatui_rs
📈 Plotters: htts://github.com/plotters-rs/plotters
⭐ GitHub: https://github.com/SOF3/plotters-ratatui-backend
#rustlang #ratatui #tui #visualization #plot #graphing #terminal #science #library
-
As a lover of data, and a hater of bad graphs, this video is great, also very mildly political.
https://youtu.be/kC9u7NZbGlQ?si=qGcMvrJ9RGeuJnsK
#dataVisualization #data #graphing #video #vlogbrothers -
As a lover of data, and a hater of bad graphs, this video is great, also very mildly political.
https://youtu.be/kC9u7NZbGlQ?si=qGcMvrJ9RGeuJnsK
#dataVisualization #data #graphing #video #vlogbrothers -
Just for the record, the #graphing in #GoogleSheets sucks, esp. if you try to plot more than one data series at once.
-
Just for the record, the #graphing in #GoogleSheets sucks, esp. if you try to plot more than one data series at once.
-
📊 Time for more exciting data visualization: "Exploring Recharts: A Powerful React Charting Library" 📉
In this comprehensive guide, I explore the versatile Recharts library and demonstrate how to create stunning charts in React and Remix. From line graphs to pie charts and everything in between, I cover it all! 🚀
Check it out and discover the power of Recharts! 🔗 https://darkviolet.ai/blog/explorting-recharts-a-powerful-react-charting-library
#Recharts #Remix #ReactJS #DataVisualization #Graphing #Frontend #WebDevelopment #DataViz
-
Neat; I happened to look at some network graphing again recently. This seems like a handy/easy way to produce nice output.
https://robert-haas.github.io/gravis-docs/
#python #graphing -
Neat; I happened to look at some network graphing again recently. This seems like a handy/easy way to produce nice output.
https://robert-haas.github.io/gravis-docs/
#python #graphing -
You would think that in 2023 you would be able to purchase a dirt-cheap handheld graphing calculator for math classes. Although a TI-84 Plus CE is ideal, it isn't cheap at around $130. The Casio and Numworks alternatives are cheaper, but still cost more than a full tank of gas. This can be quite prohibitive for cash-strapped families and schools.
-
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:
https://medium.com/theta-hat/how-to-plot-large-timeseries-data-very-fast-with-plotly-b76bd4584228
#python #frontend #visualization #data #datascience #graphing #timeseries #timeseriesvisualization #charting #graph #plots #plotting