Pure Data might be a bit more popular than Plotly. We know about 38 links to it since March 2021 and only 33 links to Plotly. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
My most recommended method for beginners has always been PD (https://puredata.info/) combined with The Theory and Technique of Electronic Music: (https://msp.ucsd.edu/techniques/latest/book.pdf) and this book (https://mitpress.mit.edu/9780262014410/designing-sound/). Eli's tutorials on SuperCollider are also very helpful: https://www.youtube.com/@elifieldsteel Of course, my project Glicol can also be helpful for... - Source: Hacker News / 11 months ago
For node based workflows, check out Max or Pure Data. https://cycling74.com/products/max https://puredata.info/. - Source: Hacker News / over 1 year ago
Tools like Ossia Score, Chataigne and PureData (pd) can also help a ton in building interactive art and triggering other A/V software. Source: almost 2 years ago
WebPd is a highly modular compiler for audio programming language Pure Data allowing to run .pd patches on web pages. It converts the audio graph and processing objects from a patch into plain human-readable JavaScript or WebAssembly which can then be integrated directly into any web application. Source: about 2 years ago
You might also be interested in the very different Pure Data (http://puredata.info/) environment, which is also free and open-source. It uses a visual programming approach, which many people like but if you are already a programmer it might seem inconvenient in comparison. Source: about 2 years ago
Plotly is perfect for interactive visualizations. You can create interactive charts and graphs that allow users to hover, click, and zoom in. Plotly is also great for web-based visuals, making it easy to share your findings online. - Source: dev.to / about 2 months ago
Front End: A React application that leverages React-Chatbotify library to easily integrate a chatbot GUI. It also uses the Plotly library to display the charts/visualizations. The generative AI implementation and details are entirely abstracted from the front end. The front-end application depends on a single REST endpoint of the backend application. - Source: dev.to / 4 months ago
In this tutorial, Mariya Sha will guide you through building a stock value dashboard using Taipy, Plotly, and a dataset from Kaggle. - Source: dev.to / 5 months ago
How to Accomplish: Utilize visualization libraries like Matplotlib, Seaborn, or Plotly in Python to create histograms, scatter plots, and bar charts. For image data, use tools that visualize images alongside their labels to check for labeling accuracy. For structured data, correlation matrices and pair plots can be highly informative. - Source: dev.to / 11 months ago
For dashboards: - https://plotly.com/ is probably my favourite, but there are others like streamlit, voila and others... Source: over 1 year ago
SuperCollider - A real time audio synthesis engine, and an object-oriented programming language specialised for...
D3.js - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS.
VCV Rack - A cross-platform modular synthesizer.
Chart.js - Easy, object oriented client side graphs for designers and developers.
MadMapper - The Mapping Software
Highcharts - A charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web site or web application